Skip to content

google 处理和缓存网络请求的框架Volley以及一些例子,在例子中增加了对框架的一些扩展,包括增加图片的内存LRU缓存,SSL网络操作等

Notifications You must be signed in to change notification settings

qinglinyi/Volley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volley

google 处理和缓存网络请求的框架Volley以及一些例子,在例子中增加了对框架的一些扩展,包括增加图片的内存LRU缓存,SSL网络操作等

参考项目: https://github.com/ogrebgr/android_volley_examples

虽然自己觉得volley确实不错,但是还是推荐用 UIL + android-async-http 。

[UIL : https://github.com/nostra13/Android-Universal-Image-Loader ]

[android-async-http: https://github.com/loopj/android-async-http/ ]

毕竟用习惯了嘛,哈哈。

运行效果:

效果图

效果图

效果图

About

google 处理和缓存网络请求的框架Volley以及一些例子,在例子中增加了对框架的一些扩展,包括增加图片的内存LRU缓存,SSL网络操作等

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published