Android Open Source - Development json AndroidClientHTTP






Project Summary

Android: HTTP client GET, POST, JSON example.

Web Site / Source Repository

AndroidClientHTTP is hosted in the following web site
https://github.com/MikiNacucchi/AndroidClientHTTP

If you think the Android project AndroidClientHTTP 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 AndroidClientHTTP.

ItemValue
Java File Count3
Target SDK Version17
Minimum SDK Version9
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

AndroidClientHTTP has the following Java source files.

it.mikinacucchi.clienthttp.MainActivity.java
it.mikinacucchi.clienthttp.RequestHTTP.java
it.mikinacucchi.clienthttp.RequestJSON.java