Android Open Source - Weather json WeatherApp






Project Summary

Application displays current weather, and 5-day weather forecast. Uses JSON provided by http://free.worldweatheronline.com/..

Web Site / Source Repository

WeatherApp is hosted in the following web site
https://github.com/johnnyr7/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, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count7
jar files usedandroid-support-v4.jar
libGoogleAnalyticsV2.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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

friday.png
image.png
monday.png
ref.png
saturday.png
sunday.png
thursday.png
tuesday.png
weather.png
wednesday.png

The following screenshort is generated from the image listed above.

null




Java Source Files

WeatherApp has the following Java source files.

com.example.pogoda.AboutActivity.java
com.example.pogoda.CityActivity.java
com.example.pogoda.DateWeatherActivity.java
com.example.pogoda.MainActivity.java
com.example.pogoda.NowWeatherActivity.java
com.example.pogoda.ParsedJSON.java
com.example.pogoda.SettingsActivity.java
com.example.pogoda.Weather.java
com.example.pogoda.WeatherActivity.java
com.example.pogoda.WeatherAdapter.java
com.example.pogoda.WeekDay.java