摘要:
在接收到Broadcast时候处理过程中出现ANR,在Android文档中发现BroadcastReceiver在处理超过10秒的情况下会出现ANR(When it runs on the main thread you should never perform long-running operations in it (there is a timeout of 10 seconds that the system allows before considering the receiver to be blocked and a candidate to be killed).). 但. 阅读全文
posted @ 2013-06-24 16:03
Jacob-blog
阅读(453)
评论(0)
推荐(0)
2013年6月24日