Android Open Source - Network volley VolleyTest






Project Summary

Android app to test Volley capabilities to do networking..

Web Site / Source Repository

VolleyTest is hosted in the following web site
https://github.com/lucaslabs/VolleyTest

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

ItemValue
Java File Count24
Target SDK Version18
Minimum SDK Version7
Activity Count6
jar files usedandroid-support-v4.jar
google-play-services.jar
gson-2.2.4.jar
volley.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED




Java Source Files

VolleyTest has the following Java source files.

com.lmn.volleytest.VolleyTestApp.java
com.lmn.volleytest.activity.DynamicPhotoListActivity.java
com.lmn.volleytest.activity.GetGsonProfileActivity.java
com.lmn.volleytest.activity.GetJsonProfileActivity.java
com.lmn.volleytest.activity.GetProfilePictureActivity.java
com.lmn.volleytest.activity.MainActivity.java
com.lmn.volleytest.activity.PostJsonProfileActivity.java
com.lmn.volleytest.activity.RequestActivity.java
com.lmn.volleytest.adapter.PicasaPhotoAdapter.java
com.lmn.volleytest.model.FacebookProfile.java
com.lmn.volleytest.model.picasa.Entry.java
com.lmn.volleytest.model.picasa.EntryMediaGroup.java
com.lmn.volleytest.model.picasa.Feed.java
com.lmn.volleytest.model.picasa.MediaGroupContent.java
com.lmn.volleytest.model.picasa.MediaGroupCredit.java
com.lmn.volleytest.model.picasa.PicasaPhoto.java
com.lmn.volleytest.model.picasa.PicasaResponse.java
com.lmn.volleytest.receiver.MyAlarmReceiver.java
com.lmn.volleytest.receiver.MyBootReceiver.java
com.lmn.volleytest.util.Constants.java
com.lmn.volleytest.util.image.BitmapLruImageCache.java
com.lmn.volleytest.util.image.ImageLoaderManager.java
com.lmn.volleytest.util.request.GsonRequest.java
com.lmn.volleytest.util.request.RequestManager.java