Android Open Source - App udacity Sunshine






Project Summary

Track my Sunshine project for the Udacity Android App Class.

Web Site / Source Repository

Sunshine is hosted in the following web site
https://github.com/mneider12/Sunshine

If you think the Android project Sunshine 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 Sunshine.

ItemValue
Java File Count9
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.INTERNET




License

The license information of Sunshine is as follows:

Apache License

Java Source Files

com.example.mark.helloworld.app.DetailActivity.java
com.example.mark.helloworld.app.FetchWeatherTask.java
com.example.mark.helloworld.app.ForecastFragment.java
com.example.mark.helloworld.app.MainActivity.java
com.example.mark.helloworld.app.SettingsActivity.java
com.example.mark.helloworld.app.Utility.java
com.example.mark.helloworld.app.data.WeatherContract.java
com.example.mark.helloworld.app.data.WeatherDbHelper.java
com.example.mark.helloworld.app.data.WeatherProvider.java