This repository is considered as outdated, prefer this repo as a basement for new projects.
Quick start examples for Banuba SDK on Android
Before you commit to a license, you are free to test all the features of the SDK for free. To start it, send us a message.
We will get back to you with the trial token.
You can store the token within the app.
Feel free to contact us if you have any questions.
- Clone the repository
- Copy and Paste your client token into appropriate section of
client_token/com/banuba/sdk/example/common/BanubaClientToken.kt
- Open the project in Android Studio and run the necessary target using the usual steps.
You can find more info here.