An Android soft keyboard using Morse code..
morse-code-keyboard is hosted in the following web site
https://github.com/whymarrh/morse-code-keyboard
If you think the Android project morse-code-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 morse-code-keyboard.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.VIBRATE |
There are 11 image files in morse-code-keyboard. The names of the image files are listed as follows.
btn_keyboard_key_normal.9.png btn_keyboard_key_normal_off.9.png btn_keyboard_key_normal_on.9.png btn_keyboard_key_pressed.9.png btn_keyboard_key_pressed_off.9.png btn_keyboard_key_pressed_on.9.png keyboard_background.9.png sym_keyboard_delete.png sym_keyboard_shift.png sym_keyboard_shift_locked.png sym_keyboard_space.png
The following screenshort is generated from the image listed above.
morse-code-keyboard has the following Java source files.
com.whymarrh.apps.morsecode.MorseCodeIME.java com.whymarrh.apps.morsecode.MorseCodeKeyboard.java com.whymarrh.apps.morsecode.MorseCodeKeyboardView.java com.whymarrh.apps.morsecode.Preferences.java com.whymarrh.apps.morsecode.Reference.java