An open API service indexing awesome lists of open source software.

https://github.com/cafebazaar/poolakey-sample


https://github.com/cafebazaar/poolakey-sample

Last synced: over 1 year ago
JSON representation

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)