A weather monitoring Android application..
Sunshine2 is hosted in the following web site
https://github.com/busybug91/Sunshine2
If you think the Android project Sunshine2 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 Sunshine2.
Item | Value |
---|---|
Java File Count | 13 |
Activity Count | 4 |
Fragment Count | 2 |
Test Case Count | 1 |
Required Permissions | android.permission.INTERNET |
Sunshine2 has the following Java source files.
com.example.nitin.sunshine.ApplicationTest.java com.example.nitin.sunshine.DetailedActivity.java com.example.nitin.sunshine.ForecastFragment.java com.example.nitin.sunshine.FullTestSuite.java com.example.nitin.sunshine.MyActivity.java com.example.nitin.sunshine.SettingsActivity.java com.example.nitin.sunshine.SettingsFragment.java com.example.nitin.sunshine.TestDb.java com.example.nitin.sunshine.TestProvider.java com.example.nitin.sunshine.WeatherDataParser.java com.example.nitin.sunshine.data.WeatherContract.java com.example.nitin.sunshine.data.WeatherDbHelper.java com.example.nitin.sunshine.data.WeatherProvider.java