Sunshine Android weather app from Udacity course.
Old-Sunshine is hosted in the following web site
https://github.com/mastergaurang94/Old-Sunshine
If you think the Android project Old-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 Old-Sunshine.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
Old-Sunshine has the following Java source files.
com.example.abc.sunshine.DetailActivity.java com.example.abc.sunshine.ForecastFragment.java com.example.abc.sunshine.MainActivity.java com.example.abc.sunshine.SettingsActivity.java com.example.abc.sunshine.data.WeatherContract.java com.example.abc.sunshine.data.WeatherDbHelper.java com.example.abc.sunshine.data.WeatherProvider.java