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 (4 years ago)

Faça download e compartilhe KeyEvent Display - v1.0.26, um dos apresentados APLICATIVOS na categoria Ferramentas.
Além disso, alguns outros APLICATIVOS que você pode baixar como KUTO VPN - A free, fast, secure VPN, VPNhub Best Free Unlimited VPN - Secure WiFi Proxy, ESC POS Bluetooth Print Service Premium APK MOD APK, Google Play services, Togel Generator Nomor Jitu 2021, HA Tunnel Pro Free Custom Unlimited VPN. Se você estiver satisfeito com KeyEvent Display - v1.0.26.

Lançado por Alexandros Schillings, KeyEvent Display - v1.0.26 é um dos melhores e melhores aplicativos gratuitos para celular disponíveis atualmente. Localizado na categoria Ferramentas da loja de aplicativos.

O sistema operacional mínimo para KeyEvent Display - v1.0.26 é Android 4.2+ e superior. Portanto, você deve atualizar seu telefone, se ainda não o fez.

No APKDroid, você obterá KeyEvent Display - v1.0.26 download gratuito do APK, sendo a versão mais recente 1.0.26, data de publicação 2020-07-05, o tamanho do arquivo é 1.8 MB.De acordo com as estatísticas da Google Play Store, há cerca de 1000 downloads. Aplicativos baixados ou instalados individualmente no Android podem ser atualizados se você desejar. Atualize seus aplicativos também. Concede a você acesso aos recursos mais recentes e melhora a segurança e estabilidade do aplicativo. Aproveite agora !!!

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