Android Open Source - Weather data CoolWeather






Project Summary

A cool android weather app using OpenWeatherMap API to get the data.

Web Site / Source Repository

CoolWeather is hosted in the following web site
https://github.com/CoolWeatherTeam/CoolWeather

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

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Target SDK Version15
Minimum SDK Version15
Activity Count3
Fragment Count6
jar files usedandroid-support-v13.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




License

The license information of CoolWeather is as follows:

GNU General Public License

Resource Files

There are 19 image files in CoolWeather. The names of the image files are listed as follows.

a01d.png
a01n.png
a02d.png
a02n.png
a03d.png
a03n.png
a04d.png
a04n.png
a09d.png
a09n.png
a10d.png
a10n.png
a11d.png
a11n.png
a13d.png
a13n.png
a50d.png
a50n.png
icon_coolweather.png

The following screenshort is generated from the image listed above.

null




Java Source Files

org.das.coolweather.activities.DetailsActivityHost.java
org.das.coolweather.activities.SettingsActivity.java
org.das.coolweather.adapters.DayInfo.java
org.das.coolweather.adapters.DayListAdapter.java
org.das.coolweather.fragmentactivities.MainActivity.java
org.das.coolweather.fragments.Details.java
org.das.coolweather.fragments.Graph.java
org.das.coolweather.fragments.Map.java
org.das.coolweather.fragments.Search.java
org.das.coolweather.utils.LaBD.java
org.das.coolweather.utils.WeatherHttpClient.java