Android Open Source - Development json Android-REST-API-Sample






Project Summary

Clean and easy Android REST JSON API client with Spring REST Template and Jackson.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-REST-API-Sample.

ItemValue
Java File Count7
Activity Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

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