Customizing the SoftKeyboard example so I can actually type on my 3.2" Optimus V screen.
android-keyboard is hosted in the following web site
https://github.com/alanszlosek/android-keyboard
If you think the Android project android-keyboard 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 android-keyboard.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi] |
Activity Count | 0 |
There are 6 image files in android-keyboard. The names of the image files are listed as follows.
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.
android-keyboard has the following Java source files.
com.szlosek.keying.CandidateView.java com.szlosek.keying.Keying.java com.szlosek.keying.LatinKeyboard.java