Android Open Source - Development json Simple-HTTP-Client






Project Summary

A simple HTTP client for Android to exchange JSON objects with a web server.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Simple-HTTP-Client.

ItemValue
Java File Count2
Minimum SDK Version4
Activity Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

Simple-HTTP-Client has the following Java source files.

com.devstream.http.HttpClient.java
com.devstream.http.MainActivity.java