On Grails you can use the gson library - it is very simple and easy to
use.
Android has built in the org.json library - tutorial here:
http://www.vogella.de/articles/AndroidJSON/article.html

Hardy Henneberg
http://www.maxikeys.com

On Nov 11, 3:05 am, Nikolay Elenkov <nikolay.elen...@gmail.com> wrote:
> On Fri, Nov 11, 2011 at 2:27 AM, Brion Emde <brione2...@gmail.com> wrote:
> > When I've used a Rails application to talk to my Android application,
> > I've done it by implementing a RESTful interface to the web
> > application on the RAILs server, then implement calls to the RESTful
> > interface via HTTP.
>
> From a recent tweet:
>
> 'Discussions on whether or not to use Etags. "I guess the general
> advice for people is to use Rails"'
>
> Buzzword-oriented design for everyone!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to