开发者

Android - Logcat Launch timeout has expired

开发者 https://www.devze.com 2023-01-12 14:28 出处:网络
When running LogCat in Eclipse, the output to Logcat stops after the following message 08-19 19:46:13.525: WARN/ActivityManager(58): Launch timeout has expired, giving up wake lock!

When running LogCat in Eclipse, the output to Logcat stops after the following message

 08-19 19:46:13.525: WARN/ActivityManager(58): Launch timeout has expired, giving up wake lock!
 08-开发者_C百科19 19:46:13.702: WARN/ActivityManager(58): Activity idle timeout for HistoryRecord{43fd5c90 com.android.homeopathy/.symptomActivity}

What does this mean and why does the output to Logcat stop at this point?


I've had some mionor problems with Logcat in eclipse as well. I chose the easy way out and use ddms now.

0

精彩评论

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