Android Motion Keyboard that keeps the keys grouped in groups of 3 per button and uses Android's spellcheker system to guess which word the user inputed.
AndroidMotionKeyboard is hosted in the following web site
https://github.com/dimy93/AndroidMotionKeyboard
If you think the Android project AndroidMotionKeyboard 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 AndroidMotionKeyboard.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 9 image files in AndroidMotionKeyboard. The names of the image files are listed as follows.
hex.png sym_keyboard_allleft.png sym_keyboard_allright.png sym_keyboard_delete.png sym_keyboard_done.png sym_keyboard_left.png sym_keyboard_return.png sym_keyboard_right.png txt.png
The following screenshort is generated from the image listed above.
AndroidMotionKeyboard has the following Java source files.
com.example.androidspellchecker.MainActivity.java com.example.motion.AcceleratorDetection.java nl.fampennings.keyboard.CustomKeyboard.java nl.fampennings.keyboard.SelectableKeyboardView.java nl.fampennings.keyboard.Word.java