An Android application to test REST apis.
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.
The following table is the detailed list of restclient.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
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.
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