下载 KeyEvent Display - v1.0.26

下载 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)

请下载并共享KeyEvent Display - v1.0.26,它是类别工具中的特色应用之一。
另外,还有一些其他应用可以作为VPNhub Best Free Unlimited VPN - Secure WiFi Proxy, ESC POS Bluetooth Print Service Premium APK MOD APK, Togel Generator Nomor Jitu 2021, DroidCam - Webcam for PC, Vido Lyrical & Particle.ly Video Status Maker, Google Play services下载。如果您对KeyEvent Display - v1.0.26感到满意。

KeyEvent Display - v1.0.26发布,KeyEvent Display - v1.0.26是当今最好的免费和最佳手机应用程序之一。位于应用商店的工具类别中。

KeyEvent Display - v1.0.26的最低操作系统为Android 4.2+及更高版本。因此,如果尚未升级手机,则必须更新。

在APKDroid上,您将免费下载KeyEvent Display - v1.0.26 APK,最新版本为1.0.26,发布日期为2020-07-05,文件大小为1.8 MB。根据Google Play商店的统计数据,大约有1000次下载。您可以根据需要更新在Android上单独下载或安装的应用。还可以更新您的应用。您可以使用最新功能并提高安全性和应用程序的稳定性。现在就享受它

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