Android Open Source - Weather udacity Sunshine






Project Summary

A weather application. Course work in Developing Android Apps at Udacity..

Web Site / Source Repository

Sunshine is hosted in the following web site
https://github.com/plzhang/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 Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in Sunshine. The names of the image files are listed as follows.

ic_action_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Sunshine has the following Java source files.

com.example.peilun.sunshine.app.DetailActivity.java
com.example.peilun.sunshine.app.DetailFragment.java
com.example.peilun.sunshine.app.FetchWeatherTask.java
com.example.peilun.sunshine.app.ForecastAdapter.java
com.example.peilun.sunshine.app.ForecastFragment.java
com.example.peilun.sunshine.app.MainActivity.java
com.example.peilun.sunshine.app.SettingsActivity.java
com.example.peilun.sunshine.app.Utility.java
com.example.peilun.sunshine.app.data.WeatherContract.java
com.example.peilun.sunshine.app.data.WeatherDbHelper.java
com.example.peilun.sunshine.app.data.WeatherProvider.java