Android Open Source - Development data android-http-demo






Project Summary

This project shows how to retrieve data from a web application, parse the data and display in the app. The purpose of this is to demonstrate how to work with a GET request..

Web Site / Source Repository

android-http-demo is hosted in the following web site
https://github.com/kibria4/android-http-demo

If you think the Android project android-http-demo 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-http-demo.

ItemValue
Java File Count1
Target SDK Version18
Minimum SDK Version15
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of android-http-demo is as follows:

MIT License

Java Source Files

com.kibriaali.demohttp.MainActivity.java