Home > Mobile >  Android permission problems
Android permission problems

Time:09-24

, hello, I recently I meet a problem, after is to install the software to open the software will prompt us to some privileges, such as location, cell phone information, directory access permissions and so on, but now I want to know is if I didn't give it the permissions it can get information, will there be some bad software, without asking the user permission directly, and then to extract the user information? This problem confused me for a long time, hope bosses to talk about money,

CodePudding user response:

What is your Android version? The Google in the last iteration of Android versions have good rights management, the user is not authorized to APP permissions accordingly, basic is to use the APP, also can not get permission, and now the high version of the Android system permissions are in the hands of the Android mobile phone users, you want to authorize authorization, don't want to authorize can cancel,,,

CodePudding user response:

Round but, unless is a low version of the app permissions (regardless of the root the phone)

CodePudding user response:

There are still some rogue app intentionally write API is lower, you can keep the dynamic application, but you can manually turn off in the rights management, does not recommend the use of informal software, please turn off the useless if really use permissions to use again

CodePudding user response:

Like high version of the android is above 6.0 you are not authorized to obtain information, but only if you are in the market as the way to download the app, because a lot of reference market limits the minimum version of the API, is in order to prevent the API set too low, not to high compatible version, and, on a web page to download is not sure

CodePudding user response:

The
reference 1/f, Ande Wang reply:
what is your Android version? The Google in the last iteration of Android versions have good rights management, the user is not authorized to APP permissions accordingly, basic is to use the APP, also can not get permission, and now the high version of the Android system permissions are in the hands of the Android mobile phone users, you want to authorize authorization, don't want to authorize can cancel,,,

Android9.0
  • Related