Baixar KeyEvent Display - v1.0.26

Baixar KeyEvent Display - v1.0.26
Package Name aws.apps.keyeventdisplay
Category ,
Latest Version 1.0.26
Get it On Google Play
Update July 06, 2020 (5 years ago)

Você já ouviu falar de KeyEvent Display - v1.0.26, ou KUTO VPN - A free, fast, secure VPN, Google Play services, Turbo VPN v3.7.4 APK + MOD (Real VIP/Premium) MOD APK, HA Tunnel Pro Free Custom Unlimited VPN, Aim Tool for 8 Ball Pool, Hotspot Shield Free VPN Proxy & Secure VPN, um dos mais legais APLICATIVOS da categoria Ferramentas.

E é claro que você sabe que nem todos os jogos ou aplicativos são compatíveis com todos os telefones. Às vezes, o jogo ou aplicativo não está disponível em seu dispositivo, depende da versão do sistema. Sistema operacional Android, resolução de tela ou países que o Google Play permite acesso. É por isso que o APKPanda fornece arquivos APK do Android para você baixar e não segue essas restrições.>
KeyEvent Display - v1.0.26 a versão mais recente é 1.0.26, data de lançamento 2020-07-05 e tem tamanho 1.8 MB.Desenvolvido por Alexandros Schillings, KeyEvent Display - v1.0.26 requer versão Android de pelo menos Android 4.2+. Portanto, você deve atualizar seu telefone se necessário.

Bastante carregado, cerca de 1000 downloads. Você pode atualizar aplicativos que foram baixados ou instalados individualmente em seu dispositivo Android, se desejar. A atualização de seus aplicativos dá a você permissão de acesso aos recursos mais recentes e melhora a segurança e estabilidade dos aplicativos.

KeyEvent Display - v1.0.26

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 more