Android Open Source - Development restful restclient






Project Summary

An Android application to test REST apis.

Web Site / Source Repository

restclient is hosted in the following web site
https://github.com/rajan-goswami/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 Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 15 image files in restclient. The names of the image files are listed as follows.

ab_bottom_solid_rest.9.png
ab_solid_rest.9.png
ab_stacked_solid_rest.9.png
ab_transparent_rest.9.png
cab_background_bottom_rest.9.png
cab_background_top_rest.9.png
ic_clear_search_api_holo_light.png
ic_menu_moreoverflow_normal_holo_light.png
menu_dropdown_panel_rest.9.png
progress_primary_rest.9.png
spinner_ab_default_rest.9.png
spinner_ab_disabled_rest.9.png
spinner_ab_focused_rest.9.png
spinner_ab_pressed_rest.9.png
work_in_progress.gif

The following screenshort is generated from the image listed above.

null




Java Source Files

restclient has the following Java source files.

com.codeperf.restclient.common.Constants.java
com.codeperf.restclient.rest.RESTAuthentication.java
com.codeperf.restclient.rest.RESTEngine.java
com.codeperf.restclient.rest.RESTRequest.java
com.codeperf.restclient.rest.RESTResponse.java
com.codeperf.restclient.ui.AddHeaderDialog.java
com.codeperf.restclient.ui.MainActivity.java