Android Open Source - Weather tutorial Weather-Reporter






Project Summary

An android project based on Udacity Google's Andoird Tutorial.

Web Site / Source Repository

Weather-Reporter is hosted in the following web site
https://github.com/tintinmj/Weather-Reporter

If you think the Android project Weather-Reporter 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 Weather-Reporter.

ItemValue
Java File Count7
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

Weather-Reporter has the following Java source files.

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