Android Open Source - Map JSON SpringForAndroidDemo






Project Summary

This demo shows the use of RestTemplate with Spring for Android. It uses Jackson to map JSON to a POJO..

Web Site / Source Repository

SpringForAndroidDemo is hosted in the following web site
https://github.com/lt-tibs1984/SpringForAndroidDemo

If you think the Android project SpringForAndroidDemo 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 SpringForAndroidDemo.

ItemValue
Java File Count2
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version8
Activity Count1
jar files usedjackson-annotations-2.0.2.jar
jackson-core-2.5.0.jar
jackson-databind-2.0.2.jar
spring-android-core-1.0.0.RELEASE.jar
spring-android-rest-template-1.0.1.RELEASE.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of SpringForAndroidDemo is as follows:

Apache License

Resource Files

There are 1 image files in SpringForAndroidDemo. The names of the image files are listed as follows.

ic_action_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.sample.springforandroiddemo.Greeting.java
com.sample.springforandroiddemo.MainActivity.java