Android Open Source - Weather tutorial Simple-Weather-App






Project Summary

Created as Android study project for http://code.tutsplus.com/tutorials/create-a-weather-app-on-android--cms-21587.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Simple-Weather-App.

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version13
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\weather.ttf




Java Source Files

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