In-app Purchase Version 3 (IAP V3) makes it easier to integrate In-app Purchase into your android app. There are number of features includes in this version to improved APIs to track ownership of consumable goods, synchronous purchase flow and local.
In-App-Purchase-version-3 is hosted in the following web site
https://github.com/tejas123/In-App-Purchase-version-3
If you think the Android project In-App-Purchase-version-3 listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of In-App-Purchase-version-3.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | com.android.vending.BILLING |
There are 15 image files in In-App-Purchase-version-3. The names of the image files are listed as follows.
buy_gas.png drive.png free.png gas0.png gas1.png gas2.png gas3.png gas4.png gas_inf.png ic_action_search.png infinite_gas.png premium.png title.png upgrade_app.png wait.png
The following screenshort is generated from the image listed above.
In-App-Purchase-version-3 has the following Java source files.
com.tag.trivialdrivesample.MainActivity.java com.tag.trivialdrivesample.util.Base64.java com.tag.trivialdrivesample.util.Base64DecoderException.java com.tag.trivialdrivesample.util.IabException.java com.tag.trivialdrivesample.util.IabHelper.java com.tag.trivialdrivesample.util.IabResult.java com.tag.trivialdrivesample.util.Inventory.java com.tag.trivialdrivesample.util.Purchase.java com.tag.trivialdrivesample.util.Security.java com.tag.trivialdrivesample.util.SkuDetails.java