This uses the new Android Studio CMake plugin with C++ support. For how to use Android Studio, refer to [Andrid Studio CMake] https://codelabs.developers.google.com/codelabs/android-studio-cmake/index.html)
- Android Studio 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'.