https://github.com/cafebazaar/poolakeyb4a
B4A In-App Billing SDK for Cafe Bazaar App Store
https://github.com/cafebazaar/poolakeyb4a
bazaar cafebazaar cafebazaar-inapp-billing
Last synced: 8 months ago
JSON representation
B4A In-App Billing SDK for Cafe Bazaar App Store
- Host: GitHub
- URL: https://github.com/cafebazaar/poolakeyb4a
- Owner: cafebazaar
- Created: 2023-04-08T13:21:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T14:29:09.000Z (over 2 years ago)
- Last Synced: 2025-05-20T11:09:24.141Z (about 1 year ago)
- Topics: bazaar, cafebazaar, cafebazaar-inapp-billing
- Language: Java
- Homepage:
- Size: 417 KB
- Stars: 4
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

-
Android In-App Billing B4A SDK for [Cafe Bazaar](https://cafebazaar.ir/?l=en) App Store.
## Getting Started
To start working with Poolakey, Add [PoolakeyLibrary](./PoolakeyLibrary) files to your Additional libraries.
*Note that you are using latest version of B4A and have updated your SDK.*
### How to use
For more information regarding the usage of Poolakey, please check out the [wiki](https://github.com/cafebazaar/PoolakeyB4A/wiki) page.
### Sample
There is a fully functional sample application that demonstrates the usage of Poolakey, all you have to do is cloning the project and running the [PoolakeySample](./PoolakeySample).