Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Version 1.5 Introduction

Saeed Rezaei edited this pageMay 31, 2020 ·1 revision

Overview

An asynchronous callback-based Http client for Android built on top of Apache’s HttpClient libraries. All requests are made outside of your app’s main UI thread, but any callback logic will be executed on the same thread as the callback was created using Android’s Handler message passing. You can also use it in Service or background thread, the library will automatically recognize in which context is running.

The Android Asynchronous Http Client is released under theApache License, Version 2.0.
Read the full license here:http://www.apache.org/licenses/LICENSE-2.0

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp