Android Open Source - Weather sunshine Sunshine






Project Summary

Weather app built for Android Lolipop with backwards compatibility - built for learning!.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Sunshine.

ItemValue
Java File Count14
Activity Count3
Fragment Count1
Test Case Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

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