Environment Requirements
- Android Version:
Android 5.0and above - Development Language:
Java - Architecture Support:
armeabi-v7a,arm64-v8a
Get Sample Source Code
Clone the GitHub repository locally, open the project in theandroid/demo directory using Android Studio.
Configure Application Information and Keys
Bind Application Package Name
Follow the instructions on this page to bind your Android application package name (App Package Name) in the console, for example:com.example.app
Get AppID and AppKey
Follow the instructions on this page to get yourappid and appkey. Open MainActivity.java in the project and modify the appid and appkey.

