[android-developers] Re: Threading and Message Loops

2009-05-13 Thread radarcg
into a Handler. On Tue, May 12, 2009 at 6:04 PM, radarcg rada...@gmail.com wrote: Ok, I'm really struggling with what is likely a simple issue. All I really want to do is have an activity spawn a thread to do a non- trivial action (for now, just testing with sleep(5000) ). Then, when that non

[android-developers] Re: Threading and Message Loops

2009-05-13 Thread radarcg
with this solution. Thanks again! On May 13, 1:37 pm, radarcg rada...@gmail.com wrote: Thanks to you both for this information, it sounds like its exactly what I was looking for. It is appreciated, thanks for your contributions to the community. I'll pay back by posting results... On May 12, 6:41 pm, Dianne

[android-developers] Threading and Message Loops

2009-05-12 Thread radarcg
Ok, I'm really struggling with what is likely a simple issue. All I really want to do is have an activity spawn a thread to do a non- trivial action (for now, just testing with sleep(5000) ). Then, when that non-trivial action completes, the thread should notify the activity, and the activity

[android-developers] Android Application with Google App Engine

2009-05-07 Thread radarcg
Is it possible to have an android application (NOT mobile website) sign-in as a user to a web application hosted on the Google App Engine? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Android, Google Accounts, and Google App Engine

2009-05-07 Thread radarcg
Is it possible for an android application (NOT mobile website) to access the authentication token that already exists, and pass it do a web application that is hosted on the Google App Engine? --~--~-~--~~~---~--~~ You received this message because you are