会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lei.li
android 开发相关分享
博客园
首页
新随笔
联系
订阅
管理
随笔 - 93
文章 - 1
评论 - 12
阅读 -
61329
当前标签:PermissionUtil
PermissionUtil
adam.li 2020-06-16 10:42
阅读:311
评论:0
推荐:0
编辑
公告
昵称:
adam.li
园龄:
11年7个月
粉丝:
1
关注:
2
+加关注
<
2025年2月
>
日
一
二
三
四
五
六
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
1
2
3
4
5
6
7
8
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
UsageStats
(1)
TrafficStatsUtil
(1)
Telephony
(1)
StorageUtil
(1)
StorageReceiver
(1)
ShutdownBroadcastReceiver
(1)
shell
(1)
RuntimeUtil
(1)
ReflectUtil
(1)
PermissionUtil
(1)
更多
随笔分类
android app(21)
android car(1)
android framework(9)
android gradle配置(8)
android launcher(3)
android utils(11)
android 调试,shell,log分析(7)
broadcast(8)
camera(6)
java 相关(1)
kotlin(1)
linux 相关(8)
mtk(1)
高通(1)
开发工具,插件使用(3)
随笔档案
2024年8月(5)
2024年2月(1)
2024年1月(2)
2023年12月(1)
2023年11月(3)
2023年10月(4)
2023年9月(2)
2023年8月(3)
2023年7月(2)
2023年6月(2)
2023年4月(1)
2023年3月(2)
2023年2月(2)
2021年11月(1)
2021年10月(1)
2021年9月(1)
2021年6月(1)
2021年4月(1)
2020年12月(1)
2020年11月(1)
2020年7月(10)
2020年6月(19)
2019年1月(1)
2015年11月(1)
2014年8月(2)
2013年11月(1)
2013年9月(3)
2013年8月(11)
2013年7月(8)
更多
路径
overlay
device/qcom/msm8625/PAD517W/overlay/
阅读排行榜
1. gerrit 配置相关问题(5751)
2. make update-api的使用(2875)
3. 高通平台 camera open流程(2873)
4. android camera2 拍摄yuv图片,并将yuv 保存成Bitmap的方法(2799)
5. Android项目中引入aar包的新方法(2409)
评论排行榜
1. android aidl 机制和oneway使用(3)
2. ShutdownBroadcastReceiver(1)
3. NetChangeReceiver(1)
4. BootReceiver (1)
5. BluetoothMonitorReceiver (1)
推荐排行榜
1. android 自定义通知栏(1)
最新评论
1. Re:android aidl 机制和oneway使用
@额是无名小卒儿 参考我下面发你的代码,和下面截取的其中一个线程(线程id:28707)中客户端请求的log static int j = 0; Runnable mTask = new Runnab...
--adam.li
2. Re:android aidl 机制和oneway使用
@请问下这块测试源码能给看看嘛? 看到客户端3的日志中,客户端收到回复的日志序号怎么还有重复的?这个序号表示什么意思?...
--额是无名小卒儿
3. Re:android aidl 机制和oneway使用
请问下这块测试源码能给看看嘛?
--额是无名小卒儿
4. Re:ShutdownBroadcastReceiver
添加静态广播监听 <receiver android:name=".listener.broadcast.ShutdownReceiver"> <intent-filter> <action andr...
--adam.li
5. Re:NetChangeReceiver
添加静态广播监听 <receiver android:name=".listener.broadcast.NetChangeReceiver"> <intent-filter> <action and...
--adam.li
点击右上角即可分享