Android Open Source - Network library VolleyDemo






Project Summary

Very simple demo of Volley Network library for Android.

Web Site / Source Repository

VolleyDemo is hosted in the following web site
https://github.com/ubiratansoares/VolleyDemo

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

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
volley.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of VolleyDemo is as follows:

MIT License

Resource Files

There are 3 image files in VolleyDemo. The names of the image files are listed as follows.

ic_action_repeat.png
termometer.png
water.png

The following screenshort is generated from the image listed above.

null

Java Source Files

br.gdgsp.volleydemo.domain.BitmapLruCache.java
br.gdgsp.volleydemo.domain.CityWeatherInfo.java
br.gdgsp.volleydemo.domain.City.java
br.gdgsp.volleydemo.domain.WeatherRequest.java
br.gdgsp.volleydemo.ui.MainActivity.java
br.gdgsp.volleydemo.ui.WeatherInfoAdapter.java