Android Open Source - Weather data WeatherApp






Project Summary

A very simple Android weather app that connects to WorldWeatherOnline for current weather data..

Web Site / Source Repository

WeatherApp is hosted in the following web site
https://github.com/lpalac4/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 Count6
Supported screen sizes[mdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 1 image files in WeatherApp. The names of the image files are listed as follows.

settings_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WeatherApp has the following Java source files.

com.example.weatherappalpha.ConditionsView.java
com.example.weatherappalpha.ResultsActivity.java
com.example.weatherappalpha.WeatherLauncherActivity.java
com.example.weatherappalpha.WeatherMainActivity.java
com.example.weathermodels.Conditions.java
com.example.weathermodels.Weather.java