搜索资源列表
volley
- 在这之前,我们在程序中需要和网络通信的时候,大体使用的东西莫过于AsyncTaskLoader,HttpURLConnection,AsyncTask,HTTPClient(Apache)等,今年的Google I/O 2013上,Volley发布了。Volley是Android平台上的网络通信库,能使网络通信更快,更简单,更健壮。
volleydemo
- Android volley网络连接框架demo源码,包括volley图像缓存的示例,还有一个是测试网络连接框架的Demo源码,三个源码,都是关于Android volley的,仅供参考。-Android volley Fi framework demo source code, including sample volley image cache, there is a network connection test framework Demo source, three-source,
Android-Volley
- Android网络框架,http请求类型,谷歌官方发布,不是jar包,方便大家做进一步修改-Network framework of Android, HTTP type of request, Google official release, not the jar package, make further changes to facilitate everyone
vollerDemo
- google 2013年出的volley框架,这里主要是一个demo,教你基本的使用方法。-google 2013 Rosemount Show volley framework, here is a demo, teach you the basic usage.
volley
- Volley提供的功能 JSON,图像等的异步下载; 网络请求的排序(scheduling) 网络请求的优先级处理 缓存 多级别取消请求 和Activity和生命周期的联动(Activity结束时同时取消所有网络请求) 文-Volley 源码 Volley提供的功能 JSON,图像等的异步下载; 网络请求的排序(scheduling) 网络请求的优先级处理 缓存 多级别取消请求 和Activity和生命周期的联动(Activity结束时同时取消所有网络请求) 文
volley
- android实用工具类,希望对大家有所帮助,相互学习,共同进步,感谢。
VolleyDemo
- Android有关Volley通信框架的一些功能,有String请求,JSON请求,Image请求等-Android Volley communicate some knowledge about the framework, there String request, JSON request, Image requests, etc.
volley
- volley源码。找的源码 ,最近要读源码-volley source. Find the source code to read recently
android-volley-master
- google volley code,开源请求框架类-google volley code, open source framework classes request
volley_demo-master
- Volley 源码。。包含最新的,部分拓展。。希望有用。-Volley source code.. Contains the latest, part of the expansion.. Hope useful.
volleylib
- volley框架,很全面,做过缓存处理,说明没有什么- volley framework is comprehensive, done cache handling
xUtlilib
- xutiles架构,学习是用过,但是忘记了,都用的volley-xutils architecture, learning is used, but forget, all with volley
Volley
- Android 谷歌框架 Volley 源码-Android Volley framework
jiandanwang
- 注意:本项目基于android studio开发,eclipse可能无法直接导入。 本项目是一个煎蛋网的非官网安卓客户端项目源码,API用的是煎蛋官方的。 项目虽小,五脏俱全,学习这个项目,你将学到 Android Studio开发Android的基本配置 对MD风格的Theme兼容 对Volley网络请求库的封装和自定义 Application、Activity和Fragment基类的基本设计 MVC架构的使用 对超长图片加载的解决方案-Note: this
Materialmeiliichang
- 应用主要是为了学习最新的MD风格而开发,目前正在开发过程中。预计实现功能为: 1.使用google开源网络框架Volley 2.使用Bomb公司的云服务器SDK,不会服务器也能实现自己定制数据内容 3.实现第三方登录、百度定位、百度推送等功能(被QQ的sb开发平台给恶心到了,决定取消第三方登录) 4.实现类似朋友圈的功能,支持点赞与评论 5.第三方短信验证,各种炫酷的动画应用及最新的MD风格控件使用。 这是之前设定的目标,但是近期由于工作和生活原因已经停止开发完善,什么时候继续完成只能看情况了
VolleyDemo
- Android Volley框架之网络请求和图片加载提供简便的网络请求和图片加载工具,包含多种get,post请求和多种网络图片加载的方式。(Android VolleyThe network request and picture loading of the framework provides simple network request and picture loading tools, including a variety of get, post requests, and a
GetHttp
- http 测试工具 测试http 网页 json 文件 图片。 使用方式:url 直接连接 httpConnection httpClient volley 等(HTTP test tool to test HTTP page JSON file picture. How to use it: URL connects directly to httpConnection, httpClient, volley, etc.)
MyApplication
- 安卓简单使用volley+服务器实现登录功能(Android simply uses the volley+ server to implement the login function)
volley-Android-login-demo
- volley网络框架实现Android登录(Volley network framework implements Android login)
volley-master.tar
- Volley网络请求库源代码,Android平台使用(Volley Source Code.Android Platform Use)