Code for the TestRest Android application.
TestRest is hosted in the following web site
https://github.com/ucsunil/TestRest
If you think the Android project TestRest 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 TestRest.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 4 |
Required Permissions | android.permission.INTERNET |
There are 2 image files in TestRest. The names of the image files are listed as follows.
ic_drawer.png stat_notify_error.png
The following screenshort is generated from the image listed above.
TestRest has the following Java source files.
com.android.testrest.ApplicationTest.java com.android.testrest.RestHome.java com.android.testrest.RestTestApplication.java com.android.testrest.customadapters.RequestHeaderAdapter.java com.android.testrest.customadapters.ResponseHeaderAdapter.java com.android.testrest.helpers.ActionModeListener.java com.android.testrest.helpers.HeaderDialogFragment.java com.android.testrest.helpers.HeaderHelper.java com.android.testrest.helpers.ResponseDialogFragment.java com.android.testrest.requestfragments.DeleteFragment.java com.android.testrest.requestfragments.GetFragment.java com.android.testrest.requestfragments.PostFragment.java com.android.testrest.requestfragments.PutFragment.java