May 29, 2013

Utility classes for Google Play In-App Billing API v3

droidtocat

I created a GooglePlayInAppBilling GitHub project that extracts the utility classes from the TrivialPlay sample app. The project can be used as a library project in your Android app and makes it easier to work with the billing API. I also found that I had to fix a flag not being reset properly in the utility classes. You can fork the project here.

Leave a Reply