RESTful api client for Android.
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.
The following table is the detailed list of RestClient.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | robolectric-1.1-20120207.003224-56-jar-with-dependencies.jar |
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