Android Open Source - Development json Async-Http-lib-with-Parsing-for-Android






Project Summary

Aync lib for Http and Https connection through HTTPURLConnection for Android. It parse the JSON response.

Web Site / Source Repository

Async-Http-lib-with-Parsing-for-Android is hosted in the following web site
https://github.com/RioTech/Async-Http-lib-with-Parsing-for-Android

If you think the Android project Async-Http-lib-with-Parsing-for-Android 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 Async-Http-lib-with-Parsing-for-Android.

ItemValue
Java File Count11
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
jackson-annotations-2.1.1.jar
jackson-core-2.1.1.jar
jackson-databind-2.1.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of Async-Http-lib-with-Parsing-for-Android is as follows:

Apache License

Java Source Files

com.cognizant.http.HttpConnection.java
com.cognizant.http.HttpConstant.java
com.cognizant.http.Request.java
com.cognizant.http.ServiceBean.java
com.cognizant.http.ServiceCallAsyncTask.java
com.cognizant.http.ServiceCall.java
com.cognizant.http.jackson.JacksonObjectMapperHolder.java
com.cognizant.http.listeners.ResponseEventListener.java
com.cognizant.http.utils.HTTPUtil.java
com.cognizant.http.utils.NetworkAccessUtil.java
com.cognizant.http.utils.NoNetworkAvailableException.java