Android Open Source - Development restful RESTExplorer






Project Summary

Simple Android app for calling and returning data from a REST endpoint. Requests can be stored for future retrieval..

Web Site / Source Repository

RESTExplorer is hosted in the following web site
https://github.com/chrisnorman/RESTExplorer

If you think the Android project RESTExplorer 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 RESTExplorer.

ItemValue
Java File Count9
Target SDK Version19
Minimum SDK Version17
Activity Count1
Required Permissionsandroid.permission.INTERNET




License

The license information of RESTExplorer is as follows:

MIT License

Java Source Files

com.cmn397.restexplorer.ChooseRequestFragment.java
com.cmn397.restexplorer.MainActivity.java
com.cmn397.restexplorer.RESTAsyncClient.java
com.cmn397.restexplorer.RESTRequestRecord.java
com.cmn397.restexplorer.RESTResponseRecord.java
com.cmn397.restexplorer.RequestDetailFragment.java
com.cmn397.restexplorer.ResponseTypeHandler.java
com.cmn397.restexplorer.ResultFragment.java
com.cmn397.restexplorer.ServerDBOpenHelper.java