Android in-app billing library - To semplify in-app billing integration
This android library has been written to simplify the integration of in-app billing service in your apps.
The usage of this library is more simple.
- Download the project and add it at your application as "Android Project"
- Create your Application class to restore transaction
- Create your custom activity to sell productId
- Modify your AndroidManifest.xml to include new Services, BroadcastReceiver and Activity
Publish your application and create product-list.
You can download a simple demo application to see how it works. ( github )
See Instructions for detailed steps or visit wiki pages