Android Studio not showing dangerous permissions warnings

ぐ巨炮叔叔 提交于 2019-12-10 15:59:50

问题


I have an Android Studio project and I'm trying to update it to Android 23. I changed the target to 23 in build.gradle and I was expecting Android Studio or lint to show warnings in the code blocks that need to use dangerous permissions. But neither Android Studio or Lint are showing the warnings. Does anybody know what could be the reason of this problem? I'm using Android Studio 1.4.1. Thanks in advance.

来源:https://stackoverflow.com/questions/33611120/android-studio-not-showing-dangerous-permissions-warnings

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!