Android Open Source - Development keyboard GraphKeyboard






Project Summary

Yet another keyboard for android.

Web Site / Source Repository

GraphKeyboard is hosted in the following web site
https://github.com/blackyblack/GraphKeyboard

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

ItemValue
Java File Count15
Target SDK Version7
Minimum SDK Version7
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\dict.png




Java Source Files

GraphKeyboard has the following Java source files.

com.sam.graphkeyboard.GraphKeyboard.java
com.sam.graphkeyboard.GraphKeyboardService.java
com.sam.graphkeyboard.GraphKeyboardSettingsActivity.java
com.sam.graphkeyboard.GraphKeyboardView.java
com.sam.graphkeyboard.KeyboardKey
.java
com.sam.graphkeyboard.KeyboardResultView.java
com.sam.graphkeyboard.MySeekBarPreference.java
com.sam.render.RenderEngine.java
com.sam.render.RenderShape.java
com.sam.suggestion.DictionaryDataSource.java
com.sam.suggestion.DictionarySQLiteOpenHelper.java
com.sam.suggestion.StringsTableRow
.java
com.sam.suggestion.SuggestionEngine.java
com.sam.suggestion.UserDictionaryDataSource.java
com.sam.suggestion.UserStringsTableRow
.java