Android Open Source - App udacity udacity_sunshine






Project Summary

The result of my own Sunshine app from the Udacity Developing Android Apps course.

Web Site / Source Repository

udacity_sunshine is hosted in the following web site
https://github.com/carignanboy1/udacity_sunshine

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

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




Java Source Files

udacity_sunshine has the following Java source files.

com.alexismorin.sunshine.DetailActivity.java
com.alexismorin.sunshine.FetchWeatherTask.java
com.alexismorin.sunshine.ForecastFragment.java
com.alexismorin.sunshine.MainActivity.java
com.alexismorin.sunshine.SettingsActivity.java
com.alexismorin.sunshine.Utility.java
com.alexismorin.sunshine.data.WeatherContract.java
com.alexismorin.sunshine.data.WeatherDbHelper.java
com.alexismorin.sunshine.data.WeatherProvider.java