Android Open Source - Development restful android-rest-spring-template






Project Summary

An example/Tutorial code explaining how to properly implement REST in Android.

Web Site / Source Repository

android-rest-spring-template is hosted in the following web site
https://github.com/itsalif/android-rest-spring-template

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

ItemValue
Java File Count3
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
spring-android-auth-1.0.1.jar
spring-android-core-1.0.1.jar
spring-android-rest-template-1.0.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

android-rest-spring-template has the following Java source files.

ca.liquidlabs.restandroid.MainActivity.java
ca.liquidlabs.restandroid.model.RestCallback.java
ca.liquidlabs.restandroid.model.User.java