Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以下方法调用不会在我的应用程序的单独线程中终止。
Looper.loop();
我无法诊断为什么会发生这种情况。有什么建议么?