Android Studio not showing dangerous permissions warnings
问题 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