Android Open Source - Development restful RestClient






Project Summary

RESTful api client for Android.

Web Site / Source Repository

RestClient is hosted in the following web site
https://github.com/fmedlin/RestClient

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

ItemValue
Java File Count5
Minimum SDK Version7
Activity Count1
jar files usedrobolectric-1.1-20120207.003224-56-jar-with-dependencies.jar




Java Source Files

RestClient has the following Java source files.

com.roobit.android.restclient.RestClient.java
com.roobit.android.restclient.RestClientRequest.java
com.roobit.android.restclient.RestClientRequestTask.java
com.roobit.android.restclient.RestResult.java
com.roobit.android.restclient.exampleapp.TestActivity.java