A simple API client to perform RESt requests.
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.
The following table is the detailed list of android-api-client.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 0 |
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