Scarica KeyEvent Display - v1.0.26

Scarica 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)

Ce ne sono alcuni App buoni come Vido Lyrical & Particle.ly Video Status Maker, DroidCam - Webcam for PC, HA Tunnel Pro Free Custom Unlimited VPN, Aim Tool for 8 Ball Pool, Hotspot Shield Free VPN Proxy & Secure VPN, KUTO VPN - A free, fast, secure VPN e KeyEvent Display - v1.0.26 anche uno dei migliori App del genere Strumenti.

Sviluppato da Alexandros Schillings, KeyEvent Display - v1.0.26 richiede almeno la versione Android Android 4.2+. Pertanto è necessario aggiornare il telefono se necessario.

KeyEvent Display - v1.0.26 APK l'ultima versione è 1.0.26, data di rilascio 2020-07-05 e dimensioni 1.8 MB.

Le statistiche sui download di 1000 sono disponibili da Google Play. Se lo desideri, puoi aggiornare le app che sono state scaricate o installate singolarmente sul tuo dispositivo Android. L'aggiornamento delle tue app ti dà più accesso alle funzioni più recenti e migliora la sicurezza e stabilità dell'applicazione.

Perché non tutti i giochi o le app sono compatibili con tutti i telefoni. E il gioco o l'applicazione non è disponibile per il tuo dispositivo, dipende dalla versione del sistema operativo Android, dalle risoluzioni dello schermo o dai paesi a cui Google Play consente l'accesso. Quindi su APK4Share puoi scarica facilmente i file APK e non essere soggetto a queste restrizioni.

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