Quick 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
common/src/main/java/com/banuba/sdk/example/common/Application.kt
- Open desired project in Android Studio and run it
Examples for integrating Banuba SDK on Android.
This repository contains the following examples:
camera
apply effect to stream from camera and show it on the screen,video_processing
apply effect to video from the app assets,video_recording
apply effect to video from camera and record video,avatar
customizable avatar effect (see comments in code how to change the avatar),beauty
basic sample how to aply beauty, this sample can be used for medical application too,hands
set of samples related to hands (rings, watch, gestures etc.),videocall
demonstrates Agora.io SDK integration to enable augmented reality filters in video calls.
Please, note, that individual samples may contain own README
files. Consider them.
You can find more info here.