Friday, June 24, 2011

[android-developers] Launch timeout has expired, giving up wake lock!

Hello

I tryed to start Activity from other Activity

startActivity(Main.this,Game.class);


and when Game activity is show on the screen after 1-2 sec its go left
and make black screen and its write this warrning

05-17 10:07:24.819: WARN/ActivityManager(73): Launch timeout has
expired, giving up wake lock!
05-17 10:07:24.849: WARN/ActivityManager(73): Activity idle timeout
for ActivityRecord{40968180 game.android.test/.Game}

what I can to fix?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment