Skip to content

vrolife/android_native_app_imgui

Repository files navigation

Android Native Application with ImGui

Build

ANDROID_NDK_HOME=/path/to/android/ndk/25.1.8937393/
cmake --preset dev-arm64 -B build -S .
cmake --build build --target sign_apk_debug

Screenshot

About

Develop Android app in C++ without Android Studio

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published