Clean and easy Android REST JSON API client with Spring REST Template and Jackson.
Android-REST-API-Sample is hosted in the following web site
https://github.com/codingfingers/Android-REST-API-Sample
If you think the Android project Android-REST-API-Sample 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 Android-REST-API-Sample.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
Android-REST-API-Sample has the following Java source files.
rest.sample.codingfingers.com.androidrestapisample.ApplicationTest.java rest.sample.codingfingers.com.androidrestapisample.SampleActivity.java rest.sample.codingfingers.com.androidrestapisample.api.ApiClient.java rest.sample.codingfingers.com.androidrestapisample.api.ApiError.java rest.sample.codingfingers.com.androidrestapisample.api.ApiResponse.java rest.sample.codingfingers.com.androidrestapisample.api.request.LoginRequest.java rest.sample.codingfingers.com.androidrestapisample.api.response.TokenResponse.java