Android App Permissions To Avoid. Tap the app you want to examine; It’s vital to understand exactly what app permissions are, when you are notified of them, how you can manage them, and what app permissions to avoid app permissions determine what exactly the app you are attempting to download has access to on your device.
Android 6.0 marshmallow also saw a major change in the way that certain permissions are granted to applications. Over time, as android 6.0+ rolls out to more and more users, apps that request permissions at install time will be viewed as unmaintained or poorly written, as users will expect not to have to agree to permissions up front. Prior to android 6.0, you could reasonably assume that if your app is running at all, it has all the permissions it declares in the app manifest.
You’ll want to be wary of permissions related to accessing:
Beginning with android 6.0 the user can turn permissions on or off for any app, even an app that targets api level 22 or lower. For the purposes of this article, we will be focusing on android app permissions. 3) when the app tricks the user into entering in personal information or sensitive data (such as a credit card number). Over time, as android 6.0+ rolls out to more and more users, apps that request permissions at install time will be viewed as unmaintained or poorly written, as users will expect not to have to agree to permissions up front.