Documentation
¶
Overview ¶
Basic ALooper event loop example.
Demonstrates how to prepare an ALooper for the current thread, wake it from a separate goroutine, and poll for the wake event. This is the fundamental pattern for any ALooper-based event loop on Android.
This program must run on an Android device with NDK looper support.
Click to show internal directories.
Click to hide internal directories.