Android Open Source - App udacity AndroidSunshine






Project Summary

The project built in udacity course Developing Android Apps (https://www.udacity.com/course/ud853).

Web Site / Source Repository

AndroidSunshine is hosted in the following web site
https://github.com/sthomp/AndroidSunshine

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

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




Java Source Files

AndroidSunshine has the following Java source files.

com.findmyitin.androidsunshine.DetailActivity.java
com.findmyitin.androidsunshine.FetchWeatherTask.java
com.findmyitin.androidsunshine.ForecastFragment.java
com.findmyitin.androidsunshine.MainActivity.java
com.findmyitin.androidsunshine.SettingsActivity.java
com.findmyitin.androidsunshine.Utility.java
com.findmyitin.androidsunshine.WeatherJsonParser.java
com.findmyitin.androidsunshine.data.WeatherContract.java
com.findmyitin.androidsunshine.data.WeatherDbHelper.java
com.findmyitin.androidsunshine.data.WeatherProvider.java