Android Open Source - App course sunshineApp






Project Summary

Android app developed following the Android course on udacity.

Web Site / Source Repository

sunshineApp is hosted in the following web site
https://github.com/iyedb/sunshineApp

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count3
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.AUTHENTICATE_ACCOUNTS
android.permission.INTERNET
android.permission.READ_SYNC_SETTINGS
android.permission.WRITE_SYNC_SETTINGS




License

The license information of sunshineApp is as follows:

Apache License

Resource Files

There are 18 image files in sunshineApp. 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_launcher_.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

com.iyedb.sunshine.DetailActivity.java
com.iyedb.sunshine.DetailFragment.java
com.iyedb.sunshine.FetchWeatherTask.java
com.iyedb.sunshine.ForecastAdapter.java
com.iyedb.sunshine.ForecastFragment.java
com.iyedb.sunshine.MainActivity.java
com.iyedb.sunshine.SettingsActivity.java
com.iyedb.sunshine.Utility.java
com.iyedb.sunshine.data.WeatherContract.java
com.iyedb.sunshine.data.WeatherDbHelper.java
com.iyedb.sunshine.data.WeatherProvider.java
com.iyedb.sunshine.service.SunshineService.java
com.iyedb.sunshine.sync.SunshineAuthenticatorService.java
com.iyedb.sunshine.sync.SunshineAuthenticator.java
com.iyedb.sunshine.sync.SunshineSyncAdapter.java
com.iyedb.sunshine.sync.SunshineSyncService.java