A simple HTTP client for Android to exchange JSON objects with a web server.
Simple-HTTP-Client is hosted in the following web site
https://github.com/stefanklumpp/Simple-HTTP-Client
If you think the Android project Simple-HTTP-Client listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Simple-HTTP-Client.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
Simple-HTTP-Client has the following Java source files.
com.devstream.http.HttpClient.java com.devstream.http.MainActivity.java