Android Open Source - Framework RESTful rest-android-framework






Project Summary

Rest Api use in Android.

Web Site / Source Repository

rest-android-framework is hosted in the following web site
https://github.com/MiteshSharma/rest-android-framework

If you think the Android project rest-android-framework 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 rest-android-framework.

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




Java Source Files

rest-android-framework has the following Java source files.

com.example.restapplication.MainActivity.java
com.example.restapplication.restapi.RestApi.java
com.example.restapplication.restapi.RestRequest.java
com.example.restapplication.restapi.RestResponse.java
com.example.restapplication.restservice.ProcessorCallback.java
com.example.restapplication.restservice.Resource.java
com.example.restapplication.restservice.RestProcessor.java
com.example.restapplication.restservice.RestService.java
com.example.restapplication.restservice.RestServiceHandler.java