Android app that displays weather details of certain zip code and your current location..
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.
The following table is the detailed list of WeatherApp.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
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.
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