Created as Android study project for http://code.tutsplus.com/tutorials/create-a-weather-app-on-android--cms-21587.
Simple-Weather-App is hosted in the following web site
https://github.com/grgr07/Simple-Weather-App
If you think the Android project Simple-Weather-App 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 Simple-Weather-App.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 13 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\weather.ttf |
Simple-Weather-App has the following Java source files.
com.redorigami.simpleweather.CityPreference.java com.redorigami.simpleweather.RemoteFetch.java com.redorigami.simpleweather.WeatherActivity.java com.redorigami.simpleweather.WeatherFragment.java