Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How effective is App Manager in blocking network connections if ad/tracker components are blocked? #11

Open
MuntashirAkon opened this issue Sep 3, 2023 · 0 comments

Comments

@MuntashirAkon
Copy link
Member

MuntashirAkon commented Sep 3, 2023

App Manager is not a firewall app. It does not prevent an app from phoning home (or to any other offensive sites). It can block components which may be used to monitor the behaviour of a user, collect data, display advertisements or prevent working with other offensive apps such as Google Play Services (GMS) to track users. Since they consume a lot of power, blocking them would not only reduce data collection but also make the device a lot more faster. So, for a complete privacy, you should also use DNS- or VPN-based firewalls to avoid phoning home. (However, you should avoid apps that directly modifies the ip-tables because it's unsafe and UID-based blocking is not a good firewall in Android.)

Anyway, if your OS allows it, you can completely block internet connections for an app using App Manager via net policy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant