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

Will ad/tracker components remain blocked if AM and its related background services are turned off? #16

Open
marsgovernor opened this issue Sep 25, 2023 · 2 comments

Comments

@marsgovernor
Copy link

After using AM to block the ad/tracker components, does the AM need to remain running in the background?
Can ad/tracker components still be blocked if the AM and related background services are turned off?

I am a beginner, perhaps I asked a naive question, I am very sorry.

@MuntashirAkon
Copy link
Member

MuntashirAkon commented Sep 26, 2023

No version of App Manager before v4.0.0 runs in the background. App Manager does the user-initiated operations via foreground services which are technically not running in the background since the process remains in the foreground. App Manager v4.0.0-alpha01 onwards can run in the background if it's explicitly enabled in the privacy settings.

Most changes you made in App Manager are immediately applied to the system. If, for example, restarting is required, App Manager will explicitly ask you to restart your device (the restart option itself may not necessarily be offered by the app though). So, there's no need to run App Manager in the background in order to continue blocking any components. In fact, even uninstalling App Manager will not remove those rules from the system. You need to remove all rules from App Manager settings before uninstalling App Manager to remove those rules.

@marsgovernor
Copy link
Author

Thanks for your answer.
Thank you for writing such a great app!
It has too many functions!
It's really very useful!

@MuntashirAkon MuntashirAkon changed the title Can ad/tracker components still be blocked if the AM and related background services are turned off? Will ad/tracker components remain blocked if AM and its related background services are turned off? Sep 29, 2023
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

2 participants