Android Open Source - Weather openweather WeatherSampleApp






Project Summary

Android Sample App to get weather info using OpenWeather API.

Web Site / Source Repository

WeatherSampleApp is hosted in the following web site
https://github.com/osana/WeatherSampleApp

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

ItemValue
Java File Count11
Activity Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

WeatherSampleApp has the following Java source files.

weatherapp.dataclient.BackgroundDataRequest.java
weatherapp.dataclient.DataReceiver.java
weatherapp.dataclient.UrlDataClient.java
weatherapp.dataclientimp.ImageLoader.java
weatherapp.dataclientimp.JsonHttpClient.java
weatherapp.model.Location.java
weatherapp.model.Weather.java
weatherapp.openweather.OW.java
weatherapp.weathersampleapp.ApplicationTest.java
weatherapp.weathersampleapp.CurrentWeather.java