Can you paste the complete logcat output..to see what happens before/after
the warning...
Also, when you start it again, I guess onResume() is called...can you paste
the code in onResume() of your application?
2008/8/26 bleucalme <[EMAIL PROTECTED]>
>
> Hi
>
> When I start my application, everything works fine.
> When I close my application and I start it again, I get the following
> message:
> WARN/ActivityManager(52): Launch timeout has expired, giving
> up wake lock!
> WARN/ActivityManager(52): Activity idle timeout for
> HistoryRecord{{my.package.AppName}}
>
> If I restart it again, it works. Anybody know where this comes from
> and how I can fix it?
>
>
> Thanks
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---