Android Open Source - App udacity sunshine-app






Project Summary

This application is based on the Sunshine app used by the "Developing Android Apps" class in Udacity. For more info, visit: https://www.udacity.com/course/ud853.

Web Site / Source Repository

sunshine-app is hosted in the following web site
https://github.com/rogercotrina/sunshine-app

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 17 image files in sunshine-app. The names of the image files are listed as follows.

art_clear.png
art_clouds.png
art_fog.png
art_light_clouds.png
art_light_rain.png
art_rain.png
art_snow.png
art_storm.png
ic_clear.png
ic_cloudy.png
ic_fog.png
ic_light_clouds.png
ic_light_rain.png
ic_logo.png
ic_rain.png
ic_snow.png
ic_storm.png

The following screenshort is generated from the image listed above.

null




Java Source Files

sunshine-app has the following Java source files.

com.rogercotrina.sunshine.app.AppConstants.java
com.rogercotrina.sunshine.app.DetailsActivity.java
com.rogercotrina.sunshine.app.DetailsFragment.java
com.rogercotrina.sunshine.app.FetchWeatherTask.java
com.rogercotrina.sunshine.app.ForecastAdapter.java
com.rogercotrina.sunshine.app.ForecastFragment.java
com.rogercotrina.sunshine.app.MainActivity.java
com.rogercotrina.sunshine.app.SettingsActivity.java
com.rogercotrina.sunshine.app.Utility.java
com.rogercotrina.sunshine.app.data.WeatherContract.java
com.rogercotrina.sunshine.app.data.WeatherDbHelper.java
com.rogercotrina.sunshine.app.data.WeatherProvider.java