Spring Projects

Spring for Android

Spring for Android is an extension of the Spring Framework that aims to simplify the development of native Android applications.

Building a mobile web app? Take a look at Spring Mobile.

Spring for Android is an extension of the Spring Framework that aims to simplify the development of native Android applications.

Building a mobile web app? Take a look at Spring Mobile.

 Spring for Android

#maven

Features

Latest News

Twitter

SpringSource Team Blog

Buzz

 

Maven Artifacts

Here is the Spring Repository:

<repository>
<id>springsource-repo</id>
<name>SpringSource Repository</name>
<url>http://repo.springsource.org/release</url>
</repository>

Here is the dependency:

<dependency>
<groupId>org.springframework.android</groupId>
<artifactId>spring-android-rest-template</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>

 

 

 

 Spring for Android


Quick Jump

Download
Maven Artifacts
Documentation
Discussions

Issue Tracker
Source Repository
Samples
Contributor Guidelines

 


Documentation

Reference Manual
API Javadoc

 


Other Resources

Greenhouse Reference App
Change Log
Build Status

 


Related Discussions

Android
Mobile