Android Open Source - App education US-Finest






Project Summary

Android educational quiz app about US presidents.

Web Site / Source Repository

US-Finest is hosted in the following web site
https://github.com/Zelimir/US-Finest

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

ItemValue
Java File Count13
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version10
Activity Count3
Fragment Count3
jar files usedcommons-lang3-3.3.2.jar




Java Source Files

US-Finest has the following Java source files.

com.azarena.usfinest.GameActivity.java
com.azarena.usfinest.GameFragment.java
com.azarena.usfinest.HighScoresActivity.java
com.azarena.usfinest.HighScoresFragment.java
com.azarena.usfinest.MenuActivity.java
com.azarena.usfinest.MenuFragment.java
com.azarena.usfinest.SingleFragmentActivity.java
com.azarena.usfinest.controller.QuizManager.java
com.azarena.usfinest.database.HighScore.java
com.azarena.usfinest.database.President.java
com.azarena.usfinest.database.QuizDatabaseHelper.java
com.azarena.usfinest.dialogs.DeleteDialogFragment.java
com.azarena.usfinest.dialogs.ResultDialogFragment.java