| Crates.io | ndk-glue |
| lib.rs | ndk-glue |
| version | 0.7.0 |
| created_at | 2020-04-22 21:42:37.423704+00 |
| updated_at | 2022-07-24 21:41:25.640728+00 |
| description | Startup code for android binaries |
| homepage | https://github.com/rust-windowing/android-ndk-rs |
| repository | https://github.com/rust-windowing/android-ndk-rs |
| max_upload_size | |
| id | 233073 |
| size | 21,042 |
Interoperability library for a native Rust application with the Android framework.
Provides access to NativeActivity, NativeWindow and InputQueue.
This library exports the main attribute macro from ndk-macro, see the corresponding README for more details.