Android Open Source - Weather openweather WeatherAppExample






Project Summary

Android application that fetches weather information from openweather API.

Web Site / Source Repository

WeatherAppExample is hosted in the following web site
https://github.com/bchazalet/WeatherAppExample

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

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
guava-16.0.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

WeatherAppExample has the following Java source files.

com.bchazalet.weatherapp.MainActivity.java
com.bchazalet.weatherapp.openweather.Helpers.java
com.bchazalet.weatherapp.openweather.OpenWeatherApi.java
com.bchazalet.weatherapp.openweather.WeatherData.java