Simple Android Weather app.
AndroidWeather is hosted in the following web site
https://github.com/3mph4515/AndroidWeather
If you think the Android project AndroidWeather 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 AndroidWeather.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.VIBRATE |
There are 21 image files in AndroidWeather. The names of the image files are listed as follows.
card_background_white.9.png i01d.png i01n.png i02d.png i02n.png i03d.png i03n.png i04d.png i04n.png i09d.png i09n.png i10d.png i10n.png i11d.png i11n.png i13d.png i13n.png i50d.png i50n.png ic_action_refresh.png ic_menu_refresh.png
The following screenshort is generated from the image listed above.
AndroidWeather has the following Java source files.
com.example.elilinktask.Day.java com.example.elilinktask.GetWeatherTask.java com.example.elilinktask.HttpUtils.java com.example.elilinktask.SettingsActivity.java com.example.elilinktask.WeatherActivity.java com.example.elilinktask.WeatherListAdapter.java com.example.elilinktask.XmlParser.java