Demo application showcasing fragments and the SQLiteOpenHelper.
spell-check-android is hosted in the following web site
https://github.com/emuneee/spell-check-android
If you think the Android project spell-check-android 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 spell-check-android.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 3 image files in spell-check-android. The names of the image files are listed as follows.
ic_action_search.png ic_menu_btn_add.png ic_menu_forward.png
The following screenshort is generated from the image listed above.
spell-check-android has the following Java source files.
com.emuneee.spellcheck.AddWordFragment.java com.emuneee.spellcheck.DictionaryDBHelper.java com.emuneee.spellcheck.MainActivity.java com.emuneee.spellcheck.SpellCheckFragment.java