摘要:
Service可以长时间运行在后台、不提供用户界面,其他应用app也可以启动Service,即使用户切换到其他的app,Service依然可以运行。Service可跨进程。一、使用service的方式1、startService() 通过startService()启动Service,即使启动该Se... 阅读全文
posted @ 2015-06-28 02:28
merbng
阅读(167)
评论(0)
推荐(0)
浙公网安备 33010602011771号