Android Open Source - Weather sunshine Sunshine






Project Summary

A weather app developed to learn Android. Planning to add iOS version completely developed in Swift..

Web Site / Source Repository

Sunshine is hosted in the following web site
https://github.com/itsdamslife/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 Count7
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of Sunshine is as follows:

MIT License

Java Source Files

com.example.android.sunshine.app.DetailActivity.java
com.example.android.sunshine.app.ForecastFragment.java
com.example.android.sunshine.app.MainActivity.java
com.example.android.sunshine.app.SettingsActivity.java
com.example.android.sunshine.app.data.WeatherContract.java
com.example.android.sunshine.app.data.WeatherDbHelper.java
com.example.android.sunshine.app.data.WeatherProvider.java