On Wed, Aug 22, 2012 at 2:23 PM, Mark Liversedge <[email protected]> wrote: > On Wednesday, August 22, 2012 7:10:52 PM UTC+1, Kristopher Micinski wrote: >> >> I wouldn't hesitate to recommend them, it sort of depends on what the >> type of API you're looking for is. Parse seems to have a little >> easier (lightweight) JSON API that you can use really easy with >> Android standard library stuff (think HttpClient, etc..). It's also a >> bit more nosql-y if you're into that, and Xeround is a bit more >> heavyweight to integrate into the Android stuff, and (iirc) MySQL >> based, >> >> kris >> > Thanks. That's really useful. Will also now go look at Heroku too - its > completely new to me. >
Great! Glad to see it resolved to something useful, there are lots of these sexy new backends popping up, and (as far as I can tell) a lot of them are built on top of things like amazon's services, etc.., Heroku and Parse seem to be getting really good rep in the app world. I personally haven't used GAE as much as other people here have (only played around with it, and thought about problems that might arise with it), but I know that's an option that's (nominally) geared toward being easily integrated into apps as well, which is the only reason I mention it, kris -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

