怎样在android studio中检测缺少的permission
ringa_lee
ringa_lee 2017-04-17 17:43:45
0
2
392

项目中加入的permission非常多,想检测一下哪些权限是用到的,哪些权限是没有用到的。

ringa_lee
ringa_lee

ringa_lee

reply all(2)
左手右手慢动作

Try this plugin

PHPzhong

When developing a project, it is usually written into the code only when a certain permission is used.
I feel like I would manually test it when writing code. If I don’t have permission to run the project, it will naturally crash

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template