On Mon, Jan 9, 2012 at 1:18 AM, Kostya Vasilyev <[email protected]> wrote: > > Google I/O 2011: Android + App Engine: A Developer's Dream Combination > > The video covers this plugin for Eclipse: > > http://code.google.com/eclipse/ > > ... which makes it very easy to create Andorid apps that talk to a GAE > backend, complete with device-to-GAE authentication and C2DM. >
Completely forgot about this one. This is actually using a GWT endpoint on GAE, so you can't have multiple versions of an API and it's not very flexible, but should work for a quick start. If you don't want to use GWT RPC, you can't use this. -- 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

