Android Open Source - App word WordList






Project Summary

A simple android application to display specially annotated English word lists.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WordList.

ItemValue
Java File Count17
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version9
Activity Count2
Fragment Count3
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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