Simple Android game where user has guess the current temperature for a given city.
WeatherGame is hosted in the following web site
https://github.com/s-razaq/WeatherGame
If you think the Android project WeatherGame 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 WeatherGame.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | GoogleAdMobAdsSdk-4.1.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\easy.csv assets\hard.csv assets\medium.csv |
There are 1 image files in WeatherGame. The names of the image files are listed as follows.
warning.png
The following screenshort is generated from the image listed above.
WeatherGame has the following Java source files.
de.razaq.BestWeatherGameEverActivity.java de.razaq.GameActivity.java de.razaq.Gamification.java de.razaq.NumberClass.java de.razaq.RandCity.java de.razaq.WeatherService.java