this post was submitted on 04 Sep 2024
141 points (98.6% liked)
Open Source
30984 readers
458 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 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 super well versed in the world of app development, but I would assume due to the way apps are sandboxed, this isn't something that could be done with a third party app.
system apps can do it. android has an API for audio mods that allows such things
Right, that's what I meant when I said "third party app". Samsung can write an app to do this, but your average app installed from the play store likely cannot.
you can have third party apps as system apps. you can even write your own, but the API docs are somewhat harder to find. nowadays you install them with magisk modules (not all of them contains an app), so that it is easier to revert and also to hide from those looking for it with a bad intent