Téléchargement KeyEvent Display - v1.0.26

Téléchargement 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)

Veuillez télécharger et partager KeyEvent Display - v1.0.26, l'une des Applications vedettes de la catégorie Outils.
De plus, d'autres Applications que vous pouvez télécharger en tant que Togel Generator Nomor Jitu 2021, Aim Tool for 8 Ball Pool, HA Tunnel Pro Free Custom Unlimited VPN, DroidCam - Webcam for PC, ESC POS Bluetooth Print Service Premium APK MOD APK, KUTO VPN - A free, fast, secure VPN. Si vous êtes satisfait de KeyEvent Display - v1.0.26.

Lancée par Alexandros Schillings, KeyEvent Display - v1.0.26 est l'une des meilleures applications de téléphonie mobile gratuites et les meilleures disponibles aujourd'hui. Située dans la catégorie Outils de l'App Store.

Le système d'exploitation minimum pour KeyEvent Display - v1.0.26 est Android 4.2+ et plus. Vous devez donc mettre à jour votre téléphone si vous ne l'avez pas déjà fait.

Sur APKDroid, vous obtiendrez un KeyEvent Display - v1.0.26 téléchargement gratuit d'APK, la dernière version étant 1.0.26, date de publication 2020-07-05, la taille du fichier est 1.8 MB.Selon les statistiques du Google Play Store, il y a environ 1000 téléchargements. Les applications téléchargées ou installées individuellement sur Android peuvent être mises à jour si vous le souhaitez. Mettez à jour vos applications également. Vous permet d'accéder aux dernières fonctionnalités et améliore la sécurité et la stabilité de l'application. Profitez-en maintenant !!!

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