Android Open Source - Development api Word-Learner






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Word-Learner.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Activity Count3
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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