android-ndk 0.0.1

Safe Rust bindings to the Android NDK
docs.rs failed to build android-ndk-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: android-ndk-0.0.6

Android NDK

Bindings to the Android NDK.

Currently has bindings:

  • AInputEvent, AKeyEvent, and AMotionEvent, in the event module
  • ALooper, in the looper module
  • AInputQueue, in the queue module