Android Open Source - Development json androidQuery_GET_sample






Project Summary

Android-Query HTTP-GET sample (JSON, JackSON, InputStream, bytes, XMLPullParser).

Web Site / Source Repository

androidQuery_GET_sample is hosted in the following web site
https://github.com/helabenkhalfallah/androidQuery_GET_sample

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

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-query-full.0.26.7.jar
android-support-v4.jar
jackson-annotations-2.2.3.jar
jackson-core-2.2.3.jar
jackson-databind-2.2.3.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

androidQuery_GET_sample has the following Java source files.

com.hbenkhalfallah.androidaqgetsample.BaseApplication.java
com.hbenkhalfallah.androidaqgetsample.activities.MainActivity.java
com.hbenkhalfallah.androidaqgetsample.beans.UserModel.java
com.hbenkhalfallah.androidaqgetsample.configs.Constant.java
com.hbenkhalfallah.androidaqgetsample.utils.Utils.java