[−][src]Crate ndk
Android NDK
Bindings to the Android NDK.
Currently has bindings:
InputEvent,KeyEvent, andMotionEvent, in theeventmoduleLooper, in theloopermoduleInputQueue, in theinput_queuemoduleAssetManager,AssetDir, andAsset, in theassetmoduleNativeActivity, in thenative_activitymoduleConfiguration, in theconfigurationmodule
Modules
| aaudio | Bindings for the NDK AAudio Android audio API. |
| asset | Assets |
| bitmap | |
| configuration | Bindings for |
| event | A wrapper around the NDK's |
| hardware_buffer | |
| input_queue | |
| looper | Bindings for |
| media | Bindings for the NDK media classes. |
| native_activity | Bindings for |
| native_window | Bindings for |
| trace | Bindings for the NDK tracing API. |