摘要: package com.example.yabushan.hello3;import android.app.Service;import android.content.Intent;import android.os.Binder;import android.os.IBinder;public... 阅读全文
posted @ 2015-11-21 22:49 雅布珊 阅读(245) 评论(0) 推荐(0)
摘要: package com.example.yabushan.hello3;import android.app.Service;import android.content.Intent;import android.os.Binder;import android.os.IBinder;public... 阅读全文
posted @ 2015-11-21 13:34 雅布珊 阅读(271) 评论(0) 推荐(0)
摘要: package com.example.yabushan.hello3;import android.app.Service;import android.content.Intent;import android.os.Binder;import android.os.IBinder;//服务类p... 阅读全文
posted @ 2015-11-21 13:16 雅布珊 阅读(212) 评论(0) 推荐(0)