-
Install the dependencies listed in the main README.
-
Set
VCPKG_ROOTandANDROID_NDK_ROOT. The Gradle build invokes theandroidarmandandroidarm64CMake presets and installs their outputs into the example build directory automatically. -
Build the example and install it on a connected device or emulator:
./gradlew installDebug