摘要: 一、Service通过IBinder与Activity进行通信在Service中进行下载Servicepackage chuiyuan.lsj.androidjava.service;import android.app.Service;import android.content.Intent;i... 阅读全文
posted @ 2015-09-11 22:51 chuiyuan 阅读(177) 评论(0) 推荐(0)