Android Open Source - Weather application Sunshine2






Project Summary

A weather monitoring Android application..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Sunshine2.

ItemValue
Java File Count13
Activity Count4
Fragment Count2
Test Case Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

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