Android Open Source - Weather application WeatherApp






Project Summary

Android weather application.

Web Site / Source Repository

WeatherApp is hosted in the following web site
https://github.com/josephcharlesdoom/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 Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version11
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

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

ic_action_search.png
menurec.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WeatherApp has the following Java source files.

com.joe.joe.DetailsScreen.java
com.joe.joe.ExtendedDayScreen.java
com.joe.joe.LocationScreen.java
com.joe.joe.MainActivity.java
com.joe.joe.NewLocationScreen.java
com.joe.joe.RadarScreen.java
com.joe.joe.utility.SimpleGestureFilter.java
com.joe.joe.weather.Conditions.java
com.joe.joe.weather.Location.java
com.joe.joe.weather.Radar.java
com.joe.joe.weather.WeatherAPI.java