| Crates.io | ndk-context |
| lib.rs | ndk-context |
| version | 0.1.1 |
| created_at | 2022-02-14 17:46:40.633181+00 |
| updated_at | 2022-04-19 14:40:07.603632+00 |
| description | Handles for accessing Android APIs |
| homepage | https://github.com/rust-windowing/android-ndk-rs |
| repository | https://github.com/rust-windowing/android-ndk-rs |
| max_upload_size | |
| id | 532326 |
| size | 5,610 |
Provides a stable api to rust crates for interfacing with the Android platform. It is initialized by the runtime, usually ndk-glue, but could also be initialized by Java or Kotlin code when embedding in an existing Android project.