Android Open Source - UI button AndroidMotionKeyboard






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidMotionKeyboard.

ItemValue
Java File Count5
Target SDK Version19
Minimum SDK Version15
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

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.

null




Java Source Files

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