Android Open Source - Development sdk AndroidKeyLogger






Project Summary

This is a simple modification to the SoftKeyboard sample that is included with the Android SDK. It adds a keylogger that writes output to the root directory of the SD Card (for easy access). This is provided for demonstration / diagnostic purposes only..

Web Site / Source Repository

AndroidKeyLogger is hosted in the following web site
https://github.com/tomgersic/AndroidKeyLogger

If you think the Android project AndroidKeyLogger 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 AndroidKeyLogger.

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi]
Target SDK Version15
Minimum SDK Version15
Activity Count1
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 8 image files in AndroidKeyLogger. The names of the image files are listed as follows.

icon_en_gb.png
icon_en_us.png
sym_keyboard_delete.png
sym_keyboard_done.png
sym_keyboard_return.png
sym_keyboard_search.png
sym_keyboard_shift.png
sym_keyboard_space.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndroidKeyLogger has the following Java source files.

com.android.inputmethodcommon.InputMethodSettingsFragment.java
com.android.inputmethodcommon.InputMethodSettingsInterface.java
com.example.android.softkeyboard.CandidateView.java
com.example.android.softkeyboard.ImePreferences.java
com.example.android.softkeyboard.LatinKeyboard.java
com.example.android.softkeyboard.LatinKeyboardView.java
com.example.android.softkeyboard.SoftKeyboard.java