文件名称:Android代码-Reactive-Billing
文件大小:117KB
文件格式:ZIP
更新时间:2022-08-25 21:57:17
Android代码
Reactive Billing for Android Cut the hassle when implementing in-app purchases on Android. Reactive Billing is a lightweight reactive wrapper around In App Billing API v3 for Android. Features Reactive: Exposes the In App Billing service methods as Observable, allowing to implement easy asynchrounous callbacks and other Rx-related fun stuff. No configuration: Doesn't require to implement activities onActivityResult(). It makes it super easy to implement in any architectures (activities/fragm
【文件预览】:
Reactive-Billing-master
----gradlew(5KB)
----settings.gradle(30B)
----library()
--------src()
--------gradle.properties(84B)
--------.gitignore(7B)
--------build.gradle(687B)
--------proguard-rules.pro(660B)
----LICENSE(1KB)
----gradle()
--------wrapper()
--------gradle-mvn-push.gradle(6KB)
----README.md(11KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(660B)
----gradlew.bat(2KB)
----gradle.properties(555B)
----.gitignore(767B)
----CHANGELOG.md(130B)
----build.gradle(498B)