this post was submitted on 29 Sep 2025
13 points (100.0% liked)
Free and Open Source Software
20656 readers
1 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm not looking to delete apps, just stop certain components within apps.
For example, my banking app uses the Google Ads, Google Firebase Analytics, and Adobe analytics, and I'd like to disable those from running without uninstalling the banking app.
Basically, it disables the bad parts of an app :)
I used to do this when I was into rooting and custom firmware, but I really don't want to go full root with my current phone.
maybe you could use TrackerControl?
I actually really like TrackerControl, but use Adguard instead for the same purpose (can't use them at the same time, unfortunately, since they both work through a local VPN).
The difference, though, is that Blocker stops apps from even loading the component that would "call home", where TrackerControl and Adguard try to block those connections after they've been sent by the app.
Yes, you kind of accomplish the same thing, but I would love to be able to prevent apps from using these SDKs in the first place :)