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.
我在 IntentService 中编写了一些等待通知代码。我想从外部中断此服务,但我看不到将 IntentService 引用为线程的方法来调用中断()。