Code repository for the course Developing Android Apps by Google on Udacity.
Project_Sunshine is hosted in the following web site
https://github.com/abhishekBansal/Project_Sunshine
If you think the Android project 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.
The following table is the detailed list of Project_Sunshine.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
Project_Sunshine has the following Java source files.
com.udacity.abhishekbansal.sunshine.ApplicationTest.java com.udacity.abhishekbansal.sunshine.DetailsActivity.java com.udacity.abhishekbansal.sunshine.ForecastFragment.java com.udacity.abhishekbansal.sunshine.MainActivity.java com.udacity.abhishekbansal.sunshine.SettingsActivity.java com.udacity.abhishekbansal.sunshine.data.WeatherContract.java com.udacity.abhishekbansal.sunshine.data.WeatherDbHelper.java