Service stopSelf(int statId)和onStartcommand(Intent intent,int flags,int startId)
摘要:
Stopping a service A started service must manage its own lifecycle. That is, the system does not stop or destroy the service unless it must recover sy 阅读全文
posted @ 2016-03-01 11:17 寸草之心 阅读(1283) 评论(0) 推荐(0) 编辑