We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.

关于Android Volley Plus Library

Android的凌空库:让一切更快。它的改进排球

VolleyPlus library Project improvements to Android Volley Library along with full image caching.

This is a sample application for the library VolleyPlus (https://github.com/DWorkS/VolleyPlus)

VolleyPlus library Project improvements to Volley along with full image caching.It involves using RequestQueue, RequestTickle and Request.

RequestQueue - Dispatch Queue which takes a Request and executes in a worker thread or if cache found its takes from cache and responds back to the UI main thread.

RequestTickle - A single class which takes a Request and executes in same thread or if cache found its takes from cache and responds back to the same thread. Mainly useful in sync operations where you want to perform operations sequentially.

Request - All network(HTTP) requests are created from this class. It takes main parameters required for a HTTP request like

METHOD Type - GET, POST, PUT, DELETE, HEAD, OPTIONS, TRACE, PATCH

It also provides variety of implementations of Request.

•StringRequest

•JsonRequest

•JsonObjectRequest

•JsonArrayRequest

•GsonRequest

•GZipRequest

•MultiPartRequest

•SimpleMultiPartRequest

•DownloadRequest

•ImageRequest

It has also very powerful image caching SimpleImageLoder.

•DiskLruBasedCache based on DiskLruCache for Level2 (L2) cache

•Supports NewtworkImageView usage with SimpleImageLoader

•Can also update the cache

•Provides option to flush, close and clear the cache in both L1 and L2 cache

•Supported types of Image Caching

•Network Caching

•Resource Caching

•File Caching

•Video Caching

•Content URI Caching

VolleyPlus is open source, licensed under the Apache v2.0 licence.

keywords: volley, image loading, http, json, gson, GET, POST

最新版本1.1更新日志

Last updated on 2015年08月06日

minor improvements

翻译中...

更多应用信息

最新版本

请求 Android Volley Plus Library 更新 1.1

上传者

Kirellos Wael

系统要求

Android 2.1+

更多

Android Volley Plus Library 屏幕截图

语言
订阅APKPure
第一时间获取热门安卓游戏应用的首发体验,最新资讯和玩法教程。
不,谢谢
订阅
订阅成功!
您已订阅APKPure。
订阅APKPure
第一时间获取热门安卓游戏应用的首发体验,最新资讯和玩法教程。
不,谢谢
订阅
成功!
您已订阅我们的邮件通知。