HTTPget and JSON parsing example.
HTTPget is hosted in the following web site
https://github.com/mircea84/HTTPget
If you think the Android project HTTPget 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 HTTPget.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 14 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | GraphView-3.1.1.jar |
Required Permissions | android.permission.INTERNET |
HTTPget has the following Java source files.
com.example.HTTPget.HTTP_get.java com.example.HTTPget.JSONParser.java com.example.HTTPget.ServiceHandler.java com.example.HTTPget.SettingsActivity.java