Hacker News new | past | comments | ask | show | jobs | submit login

I'm pretty sure you do need root to inspect and modify applications. APKs are in protected storage that is off limits to adb without root.



Also, system-wide adblocking either has to be done off-device (no good for cellular networks) or with an on-device VPN, which is no good if you actually want to use a VPN of your own.

Personally, I stopped rooting a few years ago and I don't see any ads with Firefox + uBlock Origin; I just don't use the type of apps that would show ads; not necessarily intentionally any more, just that the types of services I install apps for don't do it (making obvious exceptions for things like Amazon where the entire app is an Ad).


> with an on-device VPN, which is no good if you actually want to use a VPN of your own.

I co-develop a FOSS Android app that can run DoH, ODoH, firewall, and WireGuard: https://github.com/celzero/rethink-app


Looks like a nice solution, thanks for the link.


You can use an adblocking DNS on your cell network.


Sure, but that's "off-device", so you either have to run it yourself (and pay-for-and-manage it) or rely on someone else to run one for you, which if you're into privacy on top of ad-blocking, you likely don't want.


adb pull /path/to/apk and adb install apk-1.apk don't require root.


Yep that's fair. I was thinking you had to have root to install any modified apks but I could very well be wrong there, its been a while since I got that deep into modifying Android.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: