Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable Google asking permission to regularly check installed apps on my phone?

I'm developing an Android app, which I therefore endlessly build and install on my test device. Since a couple days I get with every build/install a question asking

Google may regularly check installed apps for potentially harmfull behaviour. Learn more in Google Settings > Verify apps.

I get the option to Accept or Decline. I've declined about a hundred times now, but it seems to be Googles policy to keep on asking until I get sick of the message and finally click Accept. But I don't want that!

So my question: how do I let Google know once and for all that I do not want them regularly checking installed apps on my phone?

like image 749
kramer65 Avatar asked Oct 09 '13 07:10

kramer65


People also ask

How do I get Google to stop asking me for permission?

Click the three-line menu icon in the browser's upper-right corner and select “Options.” Click “Privacy & Security” in the menu at the left. Scroll down to the “Permissions” section and click the “Settings” button next to “Notifications.” Check the box next to “Block new requests asking to allow notifications.”

Why are all my apps asking for permission?

Both Apple's iOS and Google's Android systems have evolved to contain very robust data permission regimes and, in general, apps ask your permission to access your data because they need it for one function or another.

Why Google Play services need all permissions?

It is because new android >6.0 ask for permissions on any app ,even on system apps. Don't be scared. Allow them, because it is services for all google apps. Without that youtube ,gmail, chrome won't work.


1 Answers

On Android prior to 4.2, go to Google Settings, tap Verify apps and uncheck the option Verify apps.

On Android 4.2+, uncheck the option Settings > Security > Verify apps and/or Settings > Developer options > Verify apps over USB.

like image 103
Sunny Avatar answered Sep 30 '22 02:09

Sunny