Android Open Source - App udacity android-sunshine






Project Summary

Android app from Udacity course (https://www.udacity.com/course/ud853).

Web Site / Source Repository

android-sunshine is hosted in the following web site
https://github.com/joaofnfernandes/android-sunshine

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

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




Java Source Files

android-sunshine has the following Java source files.

com.example.android.sunshine.app.Command.java
com.example.android.sunshine.app.DetailActivity.java
com.example.android.sunshine.app.FetchWeatherTask.java
com.example.android.sunshine.app.ForecastFragment.java
com.example.android.sunshine.app.MainActivity.java
com.example.android.sunshine.app.NetworkReceiver.java
com.example.android.sunshine.app.PrefsUtility.java
com.example.android.sunshine.app.SettingsActivity.java
com.example.android.sunshine.app.Weather.java
com.example.android.sunshine.app.WeatherInfo.java
com.example.android.sunshine.app.data.WeatherContract.java
com.example.android.sunshine.app.data.WeatherDbHelper.java
com.example.android.sunshine.app.data.WeatherProvider.java