Weather app built for Android Lolipop with backwards compatibility - built for learning!.
Sunshine is hosted in the following web site
https://github.com/noahpresler/Sunshine
If you think the Android 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 Sunshine.
Item | Value |
---|---|
Java File Count | 14 |
Activity Count | 3 |
Fragment Count | 1 |
Test Case Count | 1 |
Required Permissions | android.permission.INTERNET |
Sunshine has the following Java source files.
me.presler.sunshine.sunshine.ApplicationTest.java me.presler.sunshine.sunshine.DetailActivity.java me.presler.sunshine.sunshine.FetchWeatherTask.java me.presler.sunshine.sunshine.ForecastAdapter.java me.presler.sunshine.sunshine.ForecastFragment.java me.presler.sunshine.sunshine.FullTestSuite.java me.presler.sunshine.sunshine.MainActivity.java me.presler.sunshine.sunshine.SettingsActivity.java me.presler.sunshine.sunshine.TestDb.java me.presler.sunshine.sunshine.Utility.java me.presler.sunshine.sunshine.data.WeatherContract.java me.presler.sunshine.sunshine.data.WeatherDbHelper.java me.presler.sunshine.sunshine.data.WeatherProvider.java