05 2015 档案

ADB server didn't ACK * failed to start daemon *
摘要:问题描述:在eclipse的Logcat出现错误[2014-01-08 14:00:07 - adb] ADB server didn't ACK[2014-01-08 14:00:07 - adb] * failed to start daemon *[2014-01-08 14:07:24 - ... 阅读全文

posted @ 2015-05-31 15:49 CoolRandy 阅读(291) 评论(0) 推荐(0)

Handler 、 Looper 、Message
摘要:分析:Looper:prepare和loop1 public static final void prepare() {2 if (sThreadLocal.get() != null) {3 throw new RuntimeException("Only ... 阅读全文

posted @ 2015-05-31 10:09 CoolRandy 阅读(331) 评论(0) 推荐(0)

AndroidEventBus
摘要:http://blog.csdn.net/bboyfeiyu/article/details/43450553 阅读全文

posted @ 2015-05-06 14:54 CoolRandy 阅读(153) 评论(0) 推荐(0)