摘要:
1.在service中重写下面的方法,这个方法有三个返回值, START_STICKY是service被kill掉后自动重写创建@Overridepublic int onStartCommand(Intent intent, int flags, int startId) {return STAR... 阅读全文
posted @ 2015-06-05 17:11
guoliuya
阅读(1145)
评论(0)
推荐(0)