Android Open Source - Weather application WeatherApp






Project Summary

A Simple Android Weather App.

Web Site / Source Repository

WeatherApp is hosted in the following web site
https://github.com/DAVIDFlavien/WeatherApp

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

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




Java Source Files

WeatherApp has the following Java source files.

com.example.davidflavien.sunshine.ApplicationTest.java
com.example.davidflavien.sunshine.DetailActivity.java
com.example.davidflavien.sunshine.ForecastFragment.java
com.example.davidflavien.sunshine.MainActivity.java
com.example.davidflavien.sunshine.SettingsActivity.java
com.example.davidflavien.sunshine.data.WeatherContract.java
com.example.davidflavien.sunshine.data.WeatherDbHelper.java