Get started

Step

  1. Download the SDK from , then copy the *.jar and *.aar to android/app/libs directory, copy the *.so to android/src/main/jniLibs/${ANDROID_ABI}

  2. Update the configuration which in local.properties.For example:

#app id
APP_ID=xxxxx
#app certificate
APP_CERTIFICATE=xxxxx

3.Run the example