Android Open Source - Development udacity Sunshine






Project Summary

Sunshine is an app I have been working on as part of a cource offered by Udacity. I did the course to brush and improve my knowledge about Android development..

Web Site / Source Repository

Sunshine is hosted in the following web site
https://github.com/damagination/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 Count7
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

Sunshine has the following Java source files.

com.damagination.sunshine.ApplicationTest.java
com.damagination.sunshine.DetailActivity.java
com.damagination.sunshine.ForecastFragment.java
com.damagination.sunshine.MainActivity.java
com.damagination.sunshine.SettingsActivity.java
com.damagination.sunshine.data.WeatherContract.java
com.damagination.sunshine.data.WeatherDbHelper.java