Android weather application using weather API..
stormy is hosted in the following web site
https://github.com/jhsantacruz/stormy
If you think the Android project stormy 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 stormy.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 13 image files in stormy. The names of the image files are listed as follows.
clear_day.png clear_night.png cloudy.png cloudy_night.png degree.png fog.png partly_cloudy.png rain.png refresh.png sleet.png snow.png sunny.png wind.png
The following screenshort is generated from the image listed above.
stormy has the following Java source files.
jhsc.com.stormy.AlertDialogFragment.java jhsc.com.stormy.ApplicationTest.java jhsc.com.stormy.CurrentWeather.java jhsc.com.stormy.MainActivity.java