Android quiz application practice the NY driver learner permit test..
NYDriveTest is hosted in the following web site
https://github.com/algenisromero/NYDriveTest
If you think the Android project NYDriveTest 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 NYDriveTest.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 6 |
Asset File Names | assets\questionsDb assets\questionsDb_Back |
There are 2 image files in NYDriveTest. The names of the image files are listed as follows.
drive_bg.png logo2.png
The following screenshort is generated from the image listed above.
NYDriveTest has the following Java source files.
com.aarc.nydrivetest.nydrive.AnswersActivity.java com.aarc.nydrivetest.nydrive.EndgameActivity.java com.aarc.nydrivetest.nydrive.NYTestApplication.java com.aarc.nydrivetest.nydrive.QuestionActivity.java com.aarc.nydrivetest.nydrive.RulesActivity.java com.aarc.nydrivetest.nydrive.SettingsActivity.java com.aarc.nydrivetest.nydrive.SplashActivity.java com.aarc.nydrivetest.nydrive.db.DBHelper.java com.aarc.nydrivetest.nydrive.quiz.Constants.java com.aarc.nydrivetest.nydrive.quiz.GamePlay.java com.aarc.nydrivetest.nydrive.quiz.Helper.java com.aarc.nydrivetest.nydrive.quiz.Question.java com.aarc.nydrivetest.nydrive.util.Utility.java