This sample uses the new Android Studio CMake plugin with C++ support. For how to use Android Studio, refer to Hello-CMake codelab
- Android Studio 2.2+ with NDK bundle.
- Download Android Studio
- Launch Android Studio.
- Open the sample directory.
- Open File/Project Structure...
- Click Download or Select NDK location.
- Click Tools/Android/Sync Project with Gradle Files.
- Click Run/Run 'app'.
This project contains the arm-64 version of the compiled OTP23-r3. The JNIInterface library is compiled from the very same OTP23-r3 release, if you upgrade the otp, make sure to use the latest JNIinterface library.