Android Open Source - Development restful android-api-client






Project Summary

A simple API client to perform RESt requests.

Web Site / Source Repository

android-api-client is hosted in the following web site
https://github.com/Tweener/android-api-client

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

ItemValue
Java File Count9
Activity Count0

Java Source Files

android-api-client has the following Java source files.

com.tweener.apiclient.UserSession
.java
com.tweener.apiclient.exceptions.APIHttpRequestException.java
com.tweener.apiclient.methods.APIRequest
.java
com.tweener.apiclient.methods.impl.APIRequestImpl.java
com.tweener.apiclient.methods.parsers.APIResponseParser
.java
com.tweener.apiclient.methods.parsers.impl.JSONParser.java
com.tweener.apiclient.methods.parsers.impl.TextParser.java
com.tweener.apiclient.methods.parsers.impl.XMLParser.java
com.tweener.apiclient.utils.SSLUtils
.java