Android Quiz App.
CS185cAndroidQuiz is hosted in the following web site
https://github.com/tinrap/CS185cAndroidQuiz
If you think the Android project CS185cAndroidQuiz 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 CS185cAndroidQuiz.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
CS185cAndroidQuiz has the following Java source files.
edu.sjsu.cs185c.hw02.AnswerActivity.java edu.sjsu.cs185c.hw02.BasicHandler.java edu.sjsu.cs185c.hw02.MainActivity.java edu.sjsu.cs185c.hw02.MyParser.java edu.sjsu.cs185c.hw02.Question.java