Spring Projects

Spring Android

Spring 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 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 Android

#maven

Features

Latest News

Resources

Twitter

Buzz

 

Maven Artifacts

Here is the Spring Milestone Repository:

<repository>
<id>spring-milestone</id>
<name>Spring Maven MILESTONE Repository</name>
<url>http://maven.springframework.org/milestone</url>
</repository>

Here is the dependency:

<dependency>
<groupId>org.springframework.android</groupId>
<artifactId>spring-android-rest-template</artifactId>
<version>1.0.0.M4</version>
</dependency>

 

 

 

 Spring Android


Quick Jump

Download
Maven Artifacts
Documentation
Discussions

Issue Tracker
Source Repository
Samples

 


Documentation

Reference Manual
API Javadoc

 


Other Resources

Greenhouse Reference App
Change Log
Build Status

 


Related Discussions

Mobile