Copyright ©APK4Share. All Rights Reserved
Descargar KeyEvent Display - v1.0.26

Package Name | aws.apps.keyeventdisplay |
---|---|
Category | Aplicaciones, Herramientas |
Latest Version | 1.0.26 |
Get it On |
![]() |
Update | July 06, 2020 (5 years ago) |
Hay bastantes Aplicaciones tan buenos como KUTO VPN - A free, fast, secure VPN, Aim Tool for 8 Ball Pool, SWAP - No ROOT, ESC POS Bluetooth Print Service Premium APK MOD APK, HA Tunnel Pro Free Custom Unlimited VPN, Google Play services, y KeyEvent Display - v1.0.26 también, uno de los mejores Aplicaciones del género Herramientas.
Desarrollado por Alexandros Schillings, KeyEvent Display - v1.0.26 requiere la versión de Android al menos Android 4.2+. Por lo tanto, debe actualizar su teléfono si es necesario.
KeyEvent Display - v1.0.26 APK la última versión es 1.0.26, la fecha de lanzamiento 2020-07-05 y el tamaño 1.8 MB.
Las estadísticas sobre 1000 descargas están disponibles en Google Play. Si lo desea, puede actualizar las aplicaciones que se han descargado o instalado individualmente en su dispositivo Android. Actualizar sus aplicaciones le brinda más. Acceso a las funciones más recientes y mejora la seguridad y estabilidad de la aplicación.
Debido a que no todos los juegos o aplicaciones son compatibles con todos los teléfonos. Y el juego o la aplicación no está disponible para tu dispositivo, depende de la versión del sistema operativo Android, las resoluciones de pantalla o los países a los que Google Play permite el acceso. Por lo tanto, en APK4Share puedes descargar archivos APK fácilmente y no estar sujeto a estas restricciones.

Once, I was playing with a number of Chinese tablets and trying different ROMs on them as they are technically the same hardware (HSG X5A variants).
I've had some problems getting the hard buttons to work though, so I wrote this application to detect key events and print them out. It will print out the following:
KeyEvents: The KeyEvents as Android understands them (KeyUp, KeyDown, KeyLongPress, KeyMultiple)
LogCat: Any relevant messages in logcat. Its filtered based on keywords declared in arrays.xml
Kernel: Any relevant messages in the kernel log. Its filtered based on keywords declared in arrays.xml. Kernel log parsing needs root.
The three checkboxes at the top control what information will be displayed.
This is a personal debug tool, but I hope it will be of some use to someone else.
No Ads.
Notes
--------------
While the application is running, the only "hard" keys which should work is "Home" and power. All others will produce their keycodes.
The SU request is to read the kernel log, so I can check if any keyevents are thrown by the kernel.
The location of keylayout files in Android is /system/usr/keylayout.
Kernel log parsing needs root
Both logcat and kernel log monitoring will only display lines containing words from two arrays in arrays.xml (i.e. you need to recompile the app to change them at the moment)
Currently the filters are:
Logcat:
|-HwGPIOE->GPDA
|-keycode
|-keycharacter
Kernel:
|-HwGPIOE->GPDA
|-keycode
|-keycharacter
Permissions
--------------
READ_LOGS: Used to access the Logcat log.
WRITE_EXTERNAL_STORAGE: Used to write the exported data to the SD card.
This application is open source. The code can be found here: https://github.com/alt236/KeyEvent-Display---Android
* v1.0.0: Redesign, added Android TV support.
Show moreOTHER VERSIONS