Android Open Source - Example course Android_Sunshine_Udacity






Project Summary

This is my current progress on the course. I'm sick of having to work in two separate laptops..

Web Site / Source Repository

Android_Sunshine_Udacity is hosted in the following web site
https://github.com/TimAlonso/Android_Sunshine_Udacity

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

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




License

The license information of Android_Sunshine_Udacity is as follows:

MIT License

Resource Files

There are 17 image files in Android_Sunshine_Udacity. 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

com.example.talonso.sunshine.DetailActivity.java
com.example.talonso.sunshine.DetailFragment.java
com.example.talonso.sunshine.ForecastAdapter.java
com.example.talonso.sunshine.ForecastFragment.java
com.example.talonso.sunshine.FullTestSuite.java
com.example.talonso.sunshine.MainActivity.java
com.example.talonso.sunshine.SettingsActivity.java
com.example.talonso.sunshine.Utility.java
com.example.talonso.sunshine.data.TestDb.java
com.example.talonso.sunshine.data.TestProvider.java
com.example.talonso.sunshine.data.TestUriMatcher.java
com.example.talonso.sunshine.data.TestUtilities.java
com.example.talonso.sunshine.data.TestWeatherContract.java
com.example.talonso.sunshine.data.WeatherContract.java
com.example.talonso.sunshine.data.WeatherDbHelper.java
com.example.talonso.sunshine.data.WeatherProvider.java
com.example.talonso.sunshine.sync.SunshineAuthenticatorService.java
com.example.talonso.sunshine.sync.SunshineAuthenticator.java
com.example.talonso.sunshine.sync.SunshineSyncAdapter.java
com.example.talonso.sunshine.utils.PollingCheck.java