Android Open Source - Weather openweathermap clearweather






Project Summary

Simple weather widget for Android using openweathermap.org API.

Web Site / Source Repository

clearweather is hosted in the following web site
https://github.com/milechainsaw/clearweather

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

ItemValue
Java File Count9
Target SDK Version19
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED




Java Source Files

clearweather has the following Java source files.

com.chainsaw.clearweather.AlarmReceiver.java
com.chainsaw.clearweather.ClearWeatherSetup.java
com.chainsaw.clearweather.ClearWeatherWidget.java
com.chainsaw.clearweather.FetchService.java
com.chainsaw.clearweather.LocationData.java
com.chainsaw.clearweather.OpenWeatherAPI.java
com.chainsaw.clearweather.WeatherData.java
com.chainsaw.clearweather.WeatherDataListener.java