https://github.com/cafebazaar/poolakey-sample
https://github.com/cafebazaar/poolakey-sample
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cafebazaar/poolakey-sample
- Owner: cafebazaar
- License: apache-2.0
- Created: 2025-01-01T13:37:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-01T14:29:21.000Z (over 1 year ago)
- Last Synced: 2025-01-24T17:44:24.724Z (over 1 year ago)
- Language: Kotlin
- Size: 122 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Poolakey-Sample
This project demonstrates how to integrate the Cafe Bazaar In-App Billing SDK (Poolakey) into your Android application. Whether you're using `Java` or `Kotlin`.
* Explore the Poolakey SDK source code on its [GitHub page](https://github.com/cafebazaar/Poolakey).
* Check out the [Releases Page](https://github.com/cafebazaar/Poolakey/releases) for the latest version of the SDK
# Step-by-Step Implementation Guides
We provide a detailed step-by-step implementation guide for both Java and Kotlin. Learn how to set up and use the SDK in your Android project by visiting our Wiki:
* See [Kotlin Implementation](https://github.com/cafebazaar/Poolakey-Sample/wiki/Kotlin-Implementation)
* See [Java Implementation](https://github.com/cafebazaar/Poolakey-Sample/wiki/Java-Implementation)