weather forecast android application openweathermap.org.
OpenWeather is hosted in the following web site
https://github.com/gregorajder/OpenWeather
If you think the Android project OpenWeather 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 OpenWeather.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 19 image files in OpenWeather. The names of the image files are listed as follows.
ic_menu_refresh.png w_01d.png w_01n.png w_02d.png w_02n.png w_03d.png w_03n.png w_04d.png w_04n.png w_09d.png w_09n.png w_10d.png w_10n.png w_11d.png w_11n.png w_13d.png w_13n.png w_50d.png w_50n.png
The following screenshort is generated from the image listed above.
OpenWeather has the following Java source files.
com.gregorajder.openweather.FirstActivity.java com.gregorajder.openweather.ForecastAdapter.java com.gregorajder.openweather.FragmentForecast.java com.gregorajder.openweather.FragmentNow.java com.gregorajder.openweather.LocationActivity.java com.gregorajder.openweather.MyTabListener.java pac.Data.java pac.DayWeather.java pac.MyLog.java pac.UrlTask.java