Android Open Source - App word wordsage






Project Summary

Android app to help you learn words..

Web Site / Source Repository

wordsage is hosted in the following web site
https://github.com/ehg/wordsage

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

ItemValue
Java File Count18
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version8
Activity Count5
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 4 image files in wordsage. The names of the image files are listed as follows.

dictionarydotcom.png
ic_add.png
ic_btn_search.png
ic_title_home_default.png

The following screenshort is generated from the image listed above.

null

Java Source Files

wordsage has the following Java source files.

net.jumpwire.android.wordsage.AddWordActivity.java
net.jumpwire.android.wordsage.DashboardActivity.java
net.jumpwire.android.wordsage.ListWordActivity.java
net.jumpwire.android.wordsage.ResultActivity.java
net.jumpwire.android.wordsage.TestActivity.java
net.jumpwire.android.wordsage.adapters.IncorrectWordAdapter.java
net.jumpwire.android.wordsage.adapters.SearchDefinitionAdapter.java
net.jumpwire.android.wordsage.adapters.WordListAdapter.java
net.jumpwire.android.wordsage.database.DictionaryOpenHelper.java
net.jumpwire.android.wordsage.dictionary_api.DictionaryDotCom.java
net.jumpwire.android.wordsage.dictionary_api.OnlineDictionary.java
net.jumpwire.android.wordsage.models.Dictionary.java
net.jumpwire.android.wordsage.models.Entry.java
net.jumpwire.android.wordsage.models.PartOfSpeech.java
net.jumpwire.android.wordsage.models.Question.java
net.jumpwire.android.wordsage.utility.AutoResizeRadioButton.java
net.jumpwire.android.wordsage.utility.Logging.java
net.jumpwire.android.wordsage.utility.UserInterface.java