android-async-httpAndroid 上的一个异步 HTTP 客户端开发包。

主要特性:

  • Make asynchronous HTTP Requests, handle responses in anonymous callbacks
  • HTTP requests happen outside the UI thread
  • Requests use a threadpool to cap concurrent resource usage
  • GET/POST params builder (RequestParams)
  • Multipart file uploads with no additional third party librarIEs
  • Tiny size overhead to your application, only 19kb for everyThing
  • Automatic smart request retries optimized for spotty mobile conNECtions
  • Automatic gzip response decoding support for super-fast requests
  • Optional built-in response parsing into JSON (JsonHttpResponseHandler)
  • Optional persistent cookie sTore, saves cookies into your app's SharedPreferences
Android网络请求库android-async-http介绍
本篇内容主要为大家讲解的是Android网络请求库android-async-http介绍。感兴趣的同学可以参考学习下,具体内容如下:

发布于 2016-04-02 04:33:50 | 83 次阅读


Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务