Android Open Source - Example learn itsthewords






Project Summary

Small Android to learn new words. Done for a university course..

Web Site / Source Repository

itsthewords is hosted in the following web site
https://github.com/mkleucker/itsthewords

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version14
Activity Count4
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in itsthewords. The names of the image files are listed as follows.

itsthewords.png

The following screenshort is generated from the image listed above.

null

Java Source Files

itsthewords has the following Java source files.

is.justcurious.itsthewords.StartActivity.java
is.justcurious.itsthewords.WordControl.java
is.justcurious.itsthewords.WordDetailActivity.java
is.justcurious.itsthewords.WordQuiz.java
is.justcurious.itsthewords.data.DBAdapter.java
is.justcurious.itsthewords.data.QuizLogic.java
is.justcurious.itsthewords.data.Word.java
is.justcurious.itsthewords.data.WordDataSource.java