ndk-context

Crates.iondk-context
lib.rsndk-context
version0.1.1
sourcesrc
created_at2022-02-14 17:46:40.633181
updated_at2022-04-19 14:40:07.603632
descriptionHandles for accessing Android APIs
homepagehttps://github.com/rust-windowing/android-ndk-rs
repositoryhttps://github.com/rust-windowing/android-ndk-rs
max_upload_size
id532326
size5,610
Publishers (github:rust-windowing:publishers)

documentation

https://docs.rs/ndk-context

README

ndk-context

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.

Commit count: 313

cargo fmt