Android Open Source - Location current WeatherApp






Project Summary

Android app that displays weather details of certain zip code and your current location..

Web Site / Source Repository

WeatherApp is hosted in the following web site
https://github.com/parthcodes/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 Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

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

chanceflurries.gif
chancerain.gif
chancesleet.gif
chancesnow.gif
chancetstorms.gif
clear.gif
cloudy.gif
flurries.gif
fog.gif
hazy.gif
mostlycloudy.gif
mostlysunny.gif
partlycloudy.gif
partlysunny.gif
rain.gif
sleet.gif
snow.gif
snowman.png
snowman1.png
sunny.gif
tstorms.gif

The following screenshort is generated from the image listed above.

null




Java Source Files

WeatherApp has the following Java source files.

com.example.parth.weatherapp.ApplicationTest.java
com.example.parth.weatherapp.CustomList.java
com.example.parth.weatherapp.JSONParser.java
com.example.parth.weatherapp.SettingsActivity.java
com.example.parth.weatherapp.SettingsActivity2.java
com.example.parth.weatherapp.WeatherActivity.java
com.example.parth.weatherapp.WeatherArrayAdapter.java
com.example.parth.weatherapp.WeatherModel.java