Android Open Source - Weather application Weather






Project Summary

A simple android weather app.

Web Site / Source Repository

Weather is hosted in the following web site
https://github.com/gnayar/Weather

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

ItemValue
Java File Count12
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version9
Activity Count2
jar files usedandroid-support-v4.jar
jackson-core-asl-1.9.12.jar
jackson-mapper-asl-1.9.12.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

There are 75 image files in Weather. The names of the image files are listed as follows.

circle.png
small_cloud.png
small_clouddownload.png
small_clouddrizzle.png
small_clouddrizzlealt.png
small_clouddrizzlemoon.png
small_clouddrizzlemoonalt.png
small_clouddrizzlesun.png
small_clouddrizzlesunalt.png
small_cloudfog.png
small_cloudfogalt.png
small_cloudfogmoon.png
small_cloudfogmoonalt.png
small_cloudfogsun.png
small_cloudfogsunalt.png
small_cloudhail.png
small_cloudhailalt.png
small_cloudhailmoon.png
small_cloudhailmoonalt.png
small_cloudhailsun.png
small_cloudhailsunalt.png
small_cloudlightning.png
small_cloudlightningmoon.png
small_cloudlightningsun.png
small_cloudmoon.png
small_cloudrain.png
small_cloudrainalt.png
small_cloudrainmoon.png
small_cloudrainmoonalt.png
small_cloudrainsun.png
small_cloudrainsunalt.png
small_cloudrefresh.png
small_cloudsnow.png
small_cloudsnowalt.png
small_cloudsnowmoon.png
small_cloudsnowmoonalt.png
small_cloudsnowsun.png
small_cloudsnowsunalt.png
small_cloudsun.png
small_cloudupload.png
small_cloudwind.png
small_cloudwindmoon.png
small_cloudwindsun.png
small_compass.png
small_compasseast.png
small_compassnorth.png
small_compasssouth.png
small_compasswest.png
small_degreescelcius.png
small_degreesfahrenheit.png
small_moon.png
small_moonfirstquarter.png
small_moonfull.png
small_moonlastquarter.png
small_moonnew.png
small_moonwaningcrescent.png
small_moonwaninggibbous.png
small_moonwaxingcrescent.png
small_moonwaxinggibbous.png
small_shades.png
small_snowflake.png
small_sun.png
small_sunlow.png
small_sunlower.png
small_sunrise.png
small_sunset.png
small_thermometer.png
small_thermometer100.png
small_thermometer25.png
small_thermometer50.png
small_thermometer75.png
small_thermometerzero.png
small_tornado.png
small_umbrella.png
small_wind.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Weather has the following Java source files.

com.example.weather.CircleDraw.java
com.example.weather.CityState.java
com.example.weather.Comment.java
com.example.weather.CommentsDataSource.java
com.example.weather.Forecast.java
com.example.weather.ForecastAdapter.java
com.example.weather.JSONParser.java
com.example.weather.LocationAdapter.java
com.example.weather.MainActivity.java
com.example.weather.MySQLiteHelper.java
com.example.weather.SettingsActivity.java
com.example.weather.Temperature.java