Android educational quiz app about US presidents.
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.
The following table is the detailed list of US-Finest.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | commons-lang3-3.3.2.jar |
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