/InAppBillingUtils

Android In-app Billing Utils Library, based on v3

Primary LanguageJavaScript

InAppBillingUtils

Android In-app Billing Utils Library, based on v3

Deprecated!

This library will include utils of RichUtilsKt

Overview

This library help to developer to integrate InAppBilling in just few minutes.

Usages

dependencies {
  compile 'com.github.PyxisDev:InAppBillingUtils:1.1'
}

Documents

JavaDoc

All methods of this library are fully-documented.

if you find any mistakes of document, feel free to notice me

Sample App

This library provide SampleActivity

Version

  • v 1.1 (2017.01.25) - implementing 'consumePurchase' in InAppBillingUtils
  • v 1.0 (2017.01.05) - Initial Release

Notice

This library using basic code of NaraeAsynchronous

Contacts

"pyxis.moe#gmail.com".replace("#", "@");

License

Regards to my philosophy, All library disributed by MIT License, You can see License File in here