Android Open Source - UI press KeyEvent-Display---Android






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of KeyEvent-Display---Android.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version13
Minimum SDK Version4
Activity Count1
Required Permissionsandroid.permission.READ_LOGS
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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