android-service(要点)
摘要:Service服务没有界面,后台运行,后台执行耗时任务(子线程),播放音乐,下载,IPCstart方式服务(播放音乐,下载)startService(Intent intetn)1.继承Service重新onBind,onStartCommand(Intent i,int flag,int star
阅读全文
posted @ 2016-04-13 22:33
posted @ 2016-04-13 22:33
posted @ 2016-04-06 23:12
posted @ 2016-04-05 22:34
posted @ 2016-03-22 16:27
posted @ 2016-03-21 23:23