11 messages in com.googlegroups.android-discuss[android-discuss] Re: Is Anyone else ...
FromSent OnAttachments
GodsMoon23 May 2008 11:16 
Megha Joshi23 May 2008 12:16 
GodsMoon23 May 2008 13:49 
Megha Joshi23 May 2008 14:41 
Muthu Ramadoss23 May 2008 15:54 
JP23 May 2008 20:37 
GodsMoon25 May 2008 18:29 
JP26 May 2008 09:28 
Muthu Ramadoss26 May 2008 10:02 
Megha Joshi26 May 2008 13:40 
Muthu Ramadoss26 May 2008 16:49 
Subject:[android-discuss] Re: Is Anyone else using App Engine as part of their Android App?
From:Muthu Ramadoss (muth@gmail.com)
Date:05/26/2008 10:02:05 AM
List:com.googlegroups.android-discuss

Oh, yes.. the Google AppEngine group. Thanks for the remainder.

On Mon, May 26, 2008 at 9:59 PM, JP <Joac@gmail.com> wrote:

You'll find answers in the Google AppEngine group.

There are reports of inexplicable problems but error reporting and robustness will be improved upon I am sure (if that's indeed the issue causing some of the problems).

On May 25, 6:29 pm, GodsMoon <Gods@gmail.com> wrote:

Thanks for the info Megha. Hopefully I'll get to play with this stuff soon.

Muthu Ramadoss brings up an interesting question. I know App Engine is still in early stages, how reliable is it right now? Has anybody had any outages? Storage space is unlimited I think, buts just bandwidth that they are capping right?

On May 23, 5:41 pm, "Megha Joshi" <mjo@google.com> wrote:

This is one of the ways you can do that:

Implement a REST server in App Engine, which is fairly easy to do: App Engine provides the Webapp framework with get/post request

handlershttp://code.google.com/appengine/docs/webapp/App

These request handlers perform CRUD operations on your data using the App Engine's DataStore APIs

..

On the Android side you can use the inbuilt Apache Http Client library's methods to interact with the REST server.

You can send and receive data in JSON format, for sending/receiving JSON, there is django JSONDecoder/Deocder in Python for AppEngine and JSONObject in java on the Android side.

Hope this helps!

-Megha

On Fri, May 23, 2008 at 1:50 PM, GodsMoon <Gods@gmail.com> wrote:

Actually yes, I was thinking about setting up a web service so that my android app can access my content in Big Table. Is that easy to do? I ask because I am not familiar with Big Table or Python. I've done it in java and C# before.

Thanks for the info.

On May 23, 3:16 pm, "Megha Joshi" <mjo@google.com> wrote:

Hi,

Did you have any specific questions about using App Engine with Android. I might be able to help.

-Megha

On Fri, May 23, 2008 at 11:17 AM, GodsMoon <Gods@gmail.com>

wrote:

I'm planning on using App Engine for the social website side of my app. (I just got my invite this week) Is anybody else using Google App Engine? If not, what are you using?

http://cookingcapsules.com - nourish your droid. http://mobeegal.in - find stuff closer.