This application will display all Button press related messages (using Android KeyEvents, and logcat & kmsg parsing). Useful when porting Android to different hardware and buttons don?t work..
KeyEvent-Display---Android is hosted in the following web site
https://github.com/alt236/KeyEvent-Display---Android
If you think the Android project KeyEvent-Display---Android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of KeyEvent-Display---Android.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 13 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Required Permissions | android.permission.READ_LOGS android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in KeyEvent-Display---Android. The names of the image files are listed as follows.
ic_menu_close_clear_cancel.png ic_menu_info_details.png ic_menu_save.png ic_menu_share.png
The following screenshort is generated from the image listed above.
KeyEvent-Display---Android has the following Java source files.
aws.apps.keyeventdisplay.MainActivity.java aws.apps.keyeventdisplay.containers.MyMainActivityState.java aws.apps.keyeventdisplay.monitors.AbstractMonitor.java aws.apps.keyeventdisplay.monitors.KernelLogMonitor.java aws.apps.keyeventdisplay.monitors.LogCatMonitor.java aws.apps.keyeventdisplay.ui.MyAlertBox.java aws.apps.keyeventdisplay.util.UsefulBits.java