KeyEvent Display в Android Market

Icon for KeyEvent Display 0.0.4 KeyEvent Display (v. 0.0.4)
Разработано alt236

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.



Бесплатно

Категория: Инструменты
Закачек: 1000-5000
Размер: 53.2 KB
Опубликовано: 2011-04-16
Обновлено: 2012-09-13

Официальный сайт:
Aschillings.co.uk/html/keye...

Баркод для KeyEvent Display
Воспользуйтесь сканером штрихкодов для быстрой установки этого приложения на ваш телефон!
Права доступа: 2 (показать/скрыть полный список)

Системное имя пакета: aws.apps.keyeventdisplay

Видео и снимки экрана

Снимок экрана keyevent-display
 
Снимок экрана keyevent-display
 

Комментарии и оценки пользователей для KeyEvent Display

[2011-12-16] Dan:
Not bad! Author responded quickly to review comments and emails, too!
[2011-07-02] Oldarney:
would be great if it worked witm softvare keyboards, good app anyways.
[2011-05-25] Zach:
Works exactly as described, thanks!
[2011-03-12] alt236:
@Kathleen, The application exits when you press the home button on the device. If that doesn't happen to you email me and I'll try to fix it.
[2011-03-09] Kay:
Please add an exit/disable key capture button. Your app should never capture key events without a way to interrupt.
Страница:  1