- Android Studio 2024.2.1 Patch 2
- Android SDK 34 and build tools
- NDK 28.0.12674087
- CMake 3.31.0
- BUILD.bat - Invokes gradle to build the project.
- INSTALL.bat - Installs the apk on a connected android device.
- RUN.bat - Runs the app on the connected android device.
The java application with a very basic UI
The java side of the library
The C++ side of the library