ndk-context 0.1.1

Handles for accessing Android APIs
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented3 out of 7 items with examples
  • Size
  • Source code size: 5.27 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.43 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • rust-mobile/ndk
    1278 122 14
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dvc94ch github:rust-windowing:publishers

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.