Android and Volley demo application fetching and displaying weather data from OpenWeatherMap..
AndroidOpenWeather is hosted in the following web site
https://github.com/davemess/AndroidOpenWeather
If you think the Android project AndroidOpenWeather 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 AndroidOpenWeather.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in AndroidOpenWeather. The names of the image files are listed as follows.
ic_action_refresh.png
The following screenshort is generated from the image listed above.
AndroidOpenWeather has the following Java source files.
com.example.openweather.BitmapLruCache.java com.example.openweather.MainActivity.java com.example.openweather.WeatherItem.java