Registry / other / android-glue

android-glue

JSON →
library0.2.3rscratesunverified

Provides glue code for Android JNI integration, enabling Rust applications to run on Android.

# Cargo.toml [dependencies] android_glue = "0.2.3"
INSTALL
IMPORT
SIG · ANDROID-GLUE
A
android-glue
otherrustv0.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

android_glue
use android_glue::*;

Initialize Android glue in a Rust Android app.

use android_glue; fn main() { android_glue::init(); // Android app logic }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Meta
2
Amazon
1
OpenAI (training)
1
Resources
android-glue — cargo add android-glue · libregistry