CATEGORY
Operating systems::Android APIs 10 crates
Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.
android_loggerA logging implementation for `log` which hooks to android log output.22,317,333MIT OR Apache-2.0
robius-android-envRust access to Android state (native Java objects) managed by UI toolkits29,939MIT
jvm-getterJNI_GetCreatedJavaVMs for Android API 30 or lower24,474MIT OR Apache-2.0
tauri-plugin-broadcastAndroid intent broadcast plugin for Tauri V21,623MIT OR Apache-2.0
gntpProduction-ready GNTP (Growl Notification Transport Protocol) client with Windows/Android compatibility and multiple icon…1,370MIT OR Apache-2.0
tauri-plugin-media-sessionTauri plugin for mobile media session integration with lockscreen controls and album art (Android & iOS).527MIT OR Apache-2.0
presutaoruA linux Pressure Stall Information (PSI) file descriptor wrapper library for Rust.496MIT OR Apache-2.0
android-usb-serialPure Rust USB serial drivers for Android (and Linux), built on nusb118Apache-2.0 OR MIT
android-mem-kitA comprehensive memory instrumentation library for Android rooted environments (Il2Cpp, Hooking, Patching).42MIT OR Apache-2.0
android-raw-windowAndroid ANativeWindow 封装,实现 raw-window-handle 接口22MIT