Startup code for Android binaries, providing initialization and event handling for native Android apps.
# Cargo.toml
[dependencies]
ndk-glue = "0.7.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retrieves the Android native activity object for use in native code.
Ensure your project targets Android (e.g., aarch64-linux-android) and uses the appropriate build setup.
No dependency data recorded yet.