This is a simple word learning android app, which I created while studying for GRE. It uses the Wordnik API to get the definition and pronunciation of the words..
Word-Learner is hosted in the following web site
https://github.com/sachin1092/Word-Learner
If you think the Android project Word-Learner 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 Word-Learner.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in Word-Learner. The names of the image files are listed as follows.
book_icon.png linkify.png navigation_accept.png navigation_cancel.png
The following screenshort is generated from the image listed above.
Word-Learner has the following Java source files.
com.sachinshinde.wordlearner.AddWords.java com.sachinshinde.wordlearner.ApplicationTest.java com.sachinshinde.wordlearner.ListAdapter.java com.sachinshinde.wordlearner.MyActivity.java com.sachinshinde.wordlearner.NetworkUtils.java com.sachinshinde.wordlearner.ObjectSerializer.java com.sachinshinde.wordlearner.SerialPreference.java com.sachinshinde.wordlearner.TestWords.java com.sachinshinde.wordlearner.Utils.java com.sachinshinde.wordlearner.WrappedIOException.java