KeyTester APP
Activity.dispatchKeyEvent
Activity.dispatchKeyShortcutEvent
Activity.onKeyDown
Activity.onKeyLongPress
Activity.onKeyMultiple
Activity.onKeyShortcut
Activity.onKeyUp
KeyEvents를 다루는 다른 방법
시스템에서 항상 사용 가능하고 작동해야하기 때문에 (예 : 앱이 정지하고 사용자가 종료하려고 할 때) 홈, 최근 앱 (멀티 태스킹) 및 전원과 같은 일부 버튼은 감지되지 않으므로 종료되지 않습니다. 어떤 앱이든 가로 챌 수 있습니다.
이 응용 프로그램은 오픈 소스이므로 GitHub에서 소스 코드를 찾을 수 있습니다 : https://github.com/a13ssandr0/KeyTester