Android Open Source - Development socket android-httpclient






Project Summary

simple http library wrap around native socket, provide multiplexing..

Web Site / Source Repository

android-httpclient is hosted in the following web site
https://github.com/gkwl/android-httpclient

If you think the Android project android-httpclient listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-httpclient.

ItemValue
Java File Count10
Target SDK Version19
Minimum SDK Version10
Activity Count0

Java Source Files

android-httpclient has the following Java source files.

com.gkwl.http.Connection.java
com.gkwl.http.RequestMultiplexer.java
com.gkwl.http.listener.OnResponseListener.java
com.gkwl.http.listener.OnTextResponseListener.java
com.gkwl.http.request.Http.java
com.gkwl.http.request.HttpFormPost.java
com.gkwl.http.request.HttpGet.java
com.gkwl.http.request.HttpMultipartPost.java
com.gkwl.http.request.HttpPost.java
com.gkwl.http.util.FileUtil.java