Skip to content
Marek Sebera edited this page Jul 20, 2019 · 9 revisions

Android Asynchronous Http Client

Overview

An asynchronous, callback-based HTTP client for Android built on top of Apache’s HttpClient libraries. By default, requests are dispatched using a thread (not the app’s UI thread) and callback logic is executed on the same callback thread (using Android's Handler mechanism).

Choosing version of library

The library is currently developed in three separate branches, each with it's own specific features:

  • Version 1.4
    • Latest stable version: 1.4.10
    • Latest development version: 1.4.11-SNAPSHOT
  • Version 1.5
    • Latest development version: 1.5.0-SNAPSHOT

Reporting Bugs or Feature Requests

Please report any bugs or feature requests on the github issues page for this project here:
https://github.com/loopj/android-async-http/issues

Clone this wiki locally
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy