会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
奋斗青年一族
博客园
首页
新随笔
新文章
联系
管理
订阅
上一页
1
···
4
5
6
7
8
9
10
下一页
2016年6月22日
监听TelephonyManager的通话状态来监听手机的所有的来电
摘要: TelephonyManager监听手机来电
阅读全文
posted @ 2016-06-22 15:16 奋斗青年一族
阅读(765)
评论(0)
推荐(0)
编辑
利用电话管理器TelephonyManager获取网络和SIM卡信息
摘要: 电话管理器TelephonyManager SimpleAdapter
阅读全文
posted @ 2016-06-22 13:40 奋斗青年一族
阅读(411)
评论(0)
推荐(0)
编辑
2016年6月21日
Android调用远程Service的参数和返回值都需要实现Parcelable接口
摘要: Parcelable.Creator
阅读全文
posted @ 2016-06-21 18:43 奋斗青年一族
阅读(284)
评论(0)
推荐(0)
编辑
客户端访问AIDLService(远程绑定Service)
摘要: 远程绑定Service ServiceConnection
阅读全文
posted @ 2016-06-21 17:34 奋斗青年一族
阅读(452)
评论(0)
推荐(0)
编辑
使用AIDL将接口暴露给客户端(远程绑定Service)
摘要: 远程绑定Service AIDL Timer ServiceConnection onServiceConnected() IBinder
阅读全文
posted @ 2016-06-21 16:34 奋斗青年一族
阅读(440)
评论(0)
推荐(0)
编辑
绑定本地Service并与之通信-----之二
摘要: Service
阅读全文
posted @ 2016-06-21 10:42 奋斗青年一族
阅读(236)
评论(0)
推荐(0)
编辑
绑定本地Service并与之通信-----之一
摘要: import android.app.Service;import android.content.Intent;import android.os.Binder;import android.os.IBinder; public class BindService extends Service{
阅读全文
posted @ 2016-06-21 09:58 奋斗青年一族
阅读(160)
评论(0)
推荐(0)
编辑
2016年6月20日
启动、关闭Service
摘要: 启动、关闭Service
阅读全文
posted @ 2016-06-20 16:06 奋斗青年一族
阅读(589)
评论(0)
推荐(0)
编辑
使用ContentObserve监听用户发出的短信
摘要: ContentObserver Cursor StringBuilder
阅读全文
posted @ 2016-06-20 09:01 奋斗青年一族
阅读(609)
评论(0)
推荐(0)
编辑
2016年6月18日
使用ContentResolver添加数据、查询数据
摘要: ContentResolver ArrayList Bundle Intent Map Cursor
阅读全文
posted @ 2016-06-18 15:45 奋斗青年一族
阅读(1326)
评论(0)
推荐(0)
编辑
上一页
1
···
4
5
6
7
8
9
10
下一页
公告