Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Sample springsource.org homepage template

cbeams edited this page Nov 19, 2010 · 1 revision

back to Set up a project homepage on springsource.org


<p>Spring Android is an extension of the Spring Framework that aims to simplify the development of native Android applications.</p>

<h3>Features</h3>

<ul>

<li>A <a target="_blank" href="http://static.springsource.org/spring-android/docs/1.0.x/reference/html/rest-template.html">Rest Client</a> for Android</li>

<li>A <a target="_blank" href="http://static.springsource.org/spring-android/docs/1.0.x/reference/html/commons-logging.html">Commons Logging</a> adapter for Android</li>

</ul>

<h3>Latest News</h3>

<ul>
<li><a href="http://www.springsource.org/spring-android/news/1.0.0.m1-released">Spring Android 1.0.0.M1 Released</a></li>
</ul>

<h3>Resources</h3>

<ul>
    <li><a href="http://www.springsource.com/download/community?project=Spring%20Android" target="_blank">Downloads</a></li>
    <li><a target="_blank" href="http://static.springframework.org/spring-android/docs/1.0.x/reference/htmlsingle">Reference Documentation</a></li>
    <li><a target="_blank" href="http://static.springframework.org/spring-android/docs/1.0.x/api">API Javadoc</a></li>
    <li><a target="_blank" href="http://forum.springsource.org/forumdisplay.php?f=86">Spring Android Forum</a></li>
    <li><a target="_blank" href="http://git.springsource.org/spring-mobile">Version Control</a> | <code>git clone --recursive git://git.springsource.org/spring-mobile/spring-android.git</code></li>
    <li><a target="_blank" href="http://static.springframework.org/spring-android/docs/1.0.x/changelog.txt">Change Log</a></li>
    <li><a target="_blank" href="http://jira.springframework.org/browse/ANDROID">Issue Tracker</a></li>
    <li><a target="_blank" href="http://build.springframework.org/browse/ANDROID">Build Status</a></li>
</ul>

<h3>Buzz</h3>

<ul>
<li><a href="http://blog.springsource.com/2010/11/18/spring-into-mobile-application-development">Spring into Mobile Application Development</a> (SpringSource Team Blog)</li>
</ul>
Clone this wiki locally