I’ve had a Galaxy S22+ for 2 years and still want to use it. When I look up how to maximize privacy on Android, many results say to install custom ROMs which I can’t since its a US model and the bootloader is locked. I just want to minimize tracking and sharing of personal information. I could use a firewall app like RethinkDNS to block trackers, but could I completely block tracking from Google and Samsung? Are there any lists of packages to uninstall to improve privacy? (I’ve used ADB to remove a bunch of bloatware. Ex: pm uninstall -k --user 0 com.samsung.android.arzone
)
Unfortunately I cannot use a VPN because several apps I use (including android auto) do not work with it.
in netGuard you can create exceptions for apps that “do not work with” a vpn
how on earth does that work? I thought it had to have an always-on VPN connection to do any filtering (or not)
it’s an “always-on vpn connection”. NetGuard passes through the apps in the exception list unfiltered
exactly… it needs the vpn to even pass anything through… but the apps that don’t work with vpns… don’t work with vpns. as in, it detects the presence of an android vpn connection and refuses to work, it’s not related to what internet connection it actually uses, just that a system-controlled vpn is active on the device.
Then perhaps this could be a way for you to lockdown internet traffic to and from your device. Major privacy improvement.
I don’t understand how if this requires a VPN which I can’t use?