开发者

Android Launch timeout has expired

I tried 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 warning

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?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜