A simple android application to display specially annotated English word lists.
WordList is hosted in the following web site
https://github.com/DreaminginCodeZH/WordList
If you think the Android project WordList 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 WordList.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 2 image files in WordList. The names of the image files are listed as follows.
expander_ic_maximized.9.png expander_ic_minimized.9.png
The following screenshort is generated from the image listed above.
WordList has the following Java source files.
android.support.v4.app.ExpandableListFragment.java org.dreamingincode.wordlist.EntriesFragment.java org.dreamingincode.wordlist.FileActivity.java org.dreamingincode.wordlist.FilesAdapter.java org.dreamingincode.wordlist.FilesFragment.java org.dreamingincode.wordlist.WordListActivity.java org.dreamingincode.wordlist.WrapContentExpandableListView.java org.dreamingincode.wordlist.core.Definition.java org.dreamingincode.wordlist.core.Entry.java org.dreamingincode.wordlist.core.WordList.java org.dreamingincode.wordlist.core.static.java