一个android APP 最少有两个线程,一个是IPCThreadState::joinThreadPool 另外 一个是looper 线程,来处理消息队列,请问这两个线程之间如何交互呢?什么时候交互?
http://410063005.iteye.com/blog/1750632
android 线程间的通信http://www.cnblogs.com/allin/archive/2010/05/19/1738800.html