Rest Api use in Android.
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.
The following table is the detailed list of rest-android-framework.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
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