Android Open Source - Weather sunshine Sunshine






Project Summary

Google Study James weather app..

Web Site / Source Repository

Sunshine is hosted in the following web site
https://github.com/KChernenko/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 Count33
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version11
Activity Count3
Fragment Count4
Test Case Count4
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 1 image files in Sunshine. The names of the image files are listed as follows.

ic_share_white_36dp.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Sunshine has the following Java source files.

bitfrom.me.sunshine.ApplicationTest.java
bitfrom.me.sunshine.DetailActivity.java
bitfrom.me.sunshine.FullTestSuite.java
bitfrom.me.sunshine.MainActivity.java
bitfrom.me.sunshine.SettingsActivity.java
bitfrom.me.sunshine.data.TestDb.java
bitfrom.me.sunshine.data.TestPractice.java
bitfrom.me.sunshine.data.TestUtilities.java
bitfrom.me.sunshine.data.WeatherContract.java
bitfrom.me.sunshine.data.WeatherDbHelper.java
bitfrom.me.sunshine.fragments.DetailFragment.java
bitfrom.me.sunshine.fragments.ForecastFragment.java
bitfrom.me.sunshine.utils.PollingCheck.java
me.bitfrom.sunshine.DetailActivity.java
me.bitfrom.sunshine.FetchWeatherTask.java
me.bitfrom.sunshine.ForecastAdapter.java
me.bitfrom.sunshine.FullTestSuite.java
me.bitfrom.sunshine.MainActivity.java
me.bitfrom.sunshine.SettingsActivity.java
me.bitfrom.sunshine.TestFetchWeatherTask.java
me.bitfrom.sunshine.Utility.java
me.bitfrom.sunshine.data.TestDb.java
me.bitfrom.sunshine.data.TestPractice.java
me.bitfrom.sunshine.data.TestProvider.java
me.bitfrom.sunshine.data.TestUriMatcher.java
me.bitfrom.sunshine.data.TestUtilities.java
me.bitfrom.sunshine.data.TestWeatherContract.java
me.bitfrom.sunshine.data.WeatherContract.java
me.bitfrom.sunshine.data.WeatherDbHelper.java
me.bitfrom.sunshine.data.WeatherProvider.java
me.bitfrom.sunshine.fragments.DetailFragment.java
me.bitfrom.sunshine.fragments.ForecastFragment.java
me.bitfrom.sunshine.utils.PollingCheck.java