android - IInAppBillingService show a warning - method getInterfaceDescriptor is never used locally - How to remove? -


I know this is a warning, and there is no problem, but I want to keep my projects clean.

Can such a warning be removed from the IInAppBillingService?

The method is never used locally by the getInterfaceDescriptor () type IInAppBillingService.Stub.Proxy IInAppBillingService.java

< / Html>

Comments

Popular posts from this blog

GO: Serve static pages -

java - how to parse a JSON string into ObjectNode in Jackson? -

objective c - How to open front/back camera at the same time in iOS developing? -