最終更新:2015-09-01 (火) 16:43:39 (3153d)  

The Android Input Architecture
Top / The Android Input Architecture

http://newandroidbook.com/files/AndroidInput.pdf

関連

AOSPビルド時のデバッグオプション

  • DEBUG_INPUT_READER_POLICY?NativeInputManager upcalls from the InputReader
    DEBUG_INPUT_DISPATCHER_POLICY?NativeInputManager upcalls from the InputDispatcher
    DEBUG_FOCUS?Input focus tracking
    DEBUG_INJECTION?input event injection
    DEBUG_REGISTRATION?Input channel registration and unregistration
    DEBUG_DISPATCH?Input Dispatcher flow
    DEBUG_HOVER?Hover enter and exit

参考