Android Open Source - App code TestRest






Project Summary

Code for the TestRest Android application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TestRest.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count4
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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