java - Why should I use Spring Android? -


anyone out here use spring android? if so, why think it's worth while?

thanks

spring android useful if need access restful web services android application. common in real-time data applications such news , weather tickers, stock tickers, etc.

for now, there 2 benefits using spring android project: commons logging , resttemplate.

http://static.springsource.org/spring-android/docs/1.0.x/reference/htmlsingle/


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -