APKDom.com - Download APK Android Apps Store
应用程序下载 KeyEvent Display 安装 最新 APK 下载程序

下载 KeyEvent Display APK

4.5/5

下载: 7 (播放存储安装︰ 10,000+)

2439 votes, 9 stars
得到的最后一个版本 KeyEvent Display 从 Tools 对于 Android. 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... 阅读详细信息.

KeyEvent Display   aws.apps.keyeventdisplay   应用程序详细信息

KeyEvent Display   屏幕截图

KeyEvent Display
KeyEvent Display

KeyEvent Display   说明

最新 KeyEvent Display apk 下载. 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 下载和安装玩店 APK 文件或下载和安装 obb 原从GooglePlay 应用商店。

KeyEvent Display   版本历史记录

KeyEvent Display   标记

COMMENTS