Features of the Android asynchronous HTTP client

Source: Internet
Author: User


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 60kb 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
Product Features

Making asynchronous HTTP requests, handling anonymous callback responses
HTTP requests occur outside the UI thread
Request use of the upper bound of a thread pool concurrent resource Usage
Get/post params builder (requestparams)
Multi-party file upload with no additional third parties
Small-scale system overhead application that only applies to all 25KB
Smart Auto-retry requests for jagged mobile connection optimizations
Gzip decoding support for ultra-fast automatic request response
binary files (images, etc.) Download and Binaryhttpresponsehandler
Built-in response parsed into JSON and Jsonhttpresponsehandler
Persistent cookie storage that saves cookies to your app's sharedpreferences

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.