A weather quiz app for android inspired by a hackathon.
TheWeatherQuiz is hosted in the following web site
https://github.com/adrianwood/TheWeatherQuiz
If you think the Android project TheWeatherQuiz 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 TheWeatherQuiz.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Raw File Names | res\raw\sample_q.csv res\raw\sample_q2.csv |
There are 3 image files in TheWeatherQuiz. The names of the image files are listed as follows.
appsplash.png ic_action_search.png question_header.png
The following screenshort is generated from the image listed above.
TheWeatherQuiz has the following Java source files.
com.example.weatheriq.DBHelper.java com.example.weatheriq.LoginActivity.java com.example.weatheriq.MainActivity.java com.example.weatheriq.QuizFactory.java com.example.weatheriq.Registration.java com.example.weatheriq.Success.java com.example.weatheriq.WeatherIqDbAdapter.java