Android In-app Billing Utils Library, based on v3
This library will include utils of RichUtilsKt
This library help to developer to integrate InAppBilling in just few minutes.
dependencies {
compile 'com.github.PyxisDev:InAppBillingUtils:1.1'
}
All methods of this library are fully-documented.
if you find any mistakes of document, feel free to notice me
This library provide SampleActivity
- v 1.1 (2017.01.25) - implementing 'consumePurchase' in InAppBillingUtils
- v 1.0 (2017.01.05) - Initial Release
This library using basic code of NaraeAsynchronous
"pyxis.moe#gmail.com".replace("#", "@");
Regards to my philosophy, All library disributed by MIT License, You can see License File in here