android-async-http

所属分类:android开发
开发工具:Java
文件大小:344KB
下载次数:24
上传日期:2013-03-15 09:45:24
上 传 者pykirk
说明:  android 异步调用asyncTask demo

文件列表:
android-async-http (0, 2013-01-05)
android-async-http\.classpath (427, 2013-01-05)
android-async-http\.project (821, 2013-01-05)
... ...

Asynchronous Http Client for Android ==================================== An asynchronous, callback-based Http client for Android built on top of Apache's [HttpClient](http://hc.apache.org/httpcomponents-client-ga/) libraries. Features -------- - 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 Documentation, Features and Examples ------------------------------------ Full details and documentation can be found on the project page here: http://loopj.com/android-async-http/

近期下载者

相关文件


收藏者