ORIGINAL REDDIT POST

App that denies all "legitimate interest" consent for any app?

When installing a new app from google etc., you are asked to either consent to ALL its spying, or "only" its "legitimate interest". If you want to deny the latter, you are forced to deselect EVERY SINGLE SPY ("vendor") individually - about 100 clicks in…

Original postr/androidapps

When installing a new app from google etc., you are asked to either consent to ALL its spying, or "only" its "legitimate interest". If you want to deny the latter, you are forced to deselect EVERY SINGLE SPY ("vendor") individually - about 100 clicks in total, each time! Is there an app (even outside of google) that stops this? I would think that my most "legitimate interest" is to not be spied on - by anyone!

Collected discussion

9 comments

u/DeviceOwner

i use some apps below for disable some "activity - services - receiver - providers - apps ops" with: Appmanager by Muntashir Root Activity Launcher termux with adb root Note : disable "activity - services - receiver - providers" need root permissions, apps ops can disable with normal adb shell

u/DeviceOwner

not recommended, that basically is agree with all terms and conditions

u/[deleted]

This comment was deleted.

u/Electronic-Rate-6208

I’d just use AppManager, it handles those receivers/providers you dont want and apps ops through adb if you dont have root

u/DeviceOwner

receivers/providers can disable without root? can disable with normal adb? sorry, i very often use root mode and never try normal adb can disable that too

u/DeviceOwner

idk, you can ask and write feature request issue in AppManager repo

u/[deleted]

This comment was deleted.

u/DeviceOwner

this i give you example, if unset / not set = agree and active by default.

u/PRamone

Do you know whether there are any plans to integrate AppManager with Shizuku to provide root permissions? Would this even be possible?