开发者

Android pause/resume a service

I want to开发者_如何学Go pause the media scanner service and then do some work and resume the service. Is it possible? How can I do that?


If you are referring to the MediaScanner, then, no, you cannot pause a scan operation. However, you can have it scan one file at a time, so you can pause/do work/resume yourself.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜