learn from the video.
AndroidSunshine is hosted in the following web site
https://github.com/zephyrzoom/AndroidSunshine
If you think the Android project AndroidSunshine 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 AndroidSunshine.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 3 |
Fragment Count | 2 |
Test Case Count | 1 |
Required Permissions | android.permission.INTERNET |
AndroidSunshine has the following Java source files.
com.zephyr.sunshine.ApplicationTest.java com.zephyr.sunshine.DetailActivity.java com.zephyr.sunshine.ForecastFragment.java com.zephyr.sunshine.FullTestSuite.java com.zephyr.sunshine.MainActivity.java com.zephyr.sunshine.SettingsActivity.java com.zephyr.sunshine.TestDb.java com.zephyr.sunshine.TestProvider.java com.zephyr.sunshine.data.WeatherContract.java com.zephyr.sunshine.data.WeatherDbHelper.java com.zephyr.sunshine.data.WeatherProvider.java