Hi, Gson worked for me on Gadglet.
see: dev.gadglet.com On May 20, 1:29 pm, "Ikai Lan (Google)" <[email protected]> wrote: > +1 for GSON. > > Not sure how "compatible" it is with the default org.json stuff Android > uses. I mean, JSON is JSON, but different libraries do different things > escaping single and double quotes. > > On the server side, I've used this in GAE:http://www.restlet.org/ > > There's *some* warmup time, but it's not that bad from what I remember. > > Ikai Lan > Developer Programs Engineer, Google App Engine > Blog:http://googleappengine.blogspot.com > Twitter:http://twitter.com/app_engine > Reddit:http://www.reddit.com/r/appengine > > On Fri, May 20, 2011 at 7:55 AM, Wilson MacGyver <[email protected]>wrote: > > > > > > > > > Give Gaelyk a tryhttp://gaelyk.appspot.com/ > > > It has a plugin for JSON > > >https://github.com/bmuschko/gaelyk-jsonlib-plugin > > > On Fri, May 20, 2011 at 8:11 AM, Pop Vasile <[email protected]> wrote: > > > Hi, > > > I want to create an app based on GAE / Java and I want to use JSON, for > > > interaction with different GUIs (GWT, Android, etc.). I am looking in > > some > > > books about GAE, but all I can find is RPC... Is there a book or is there > > a > > > good link on how to implement JSON based services in GAE, using Java? > > > > Thanks! > > > Vasile > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Google App Engine for Java" group. > > > To post to this group, send email to > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group at > > >http://groups.google.com/group/google-appengine-java?hl=en. > > > -- > > Omnem crede diem tibi diluxisse supremum. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine for Java" group. > > To post to this group, send email to > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/google-appengine-java?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
