android-ndk 0.0.3

Safe Rust bindings to the Android NDK
Documentation

Android NDK

Bindings to the Android NDK.

Currently has bindings:

  • InputEvent, KeyEvent, and MotionEvent, in the event module
  • Looper, in the looper module
  • InputQueue, in the input_queue module
  • AssetManager, AssetDir, and Asset, in the asset module