cross-posted from: https://leminal.space/post/12999238
Hi,
when running an Android app in Waydroid, what data can it see? Can it read my local hard drive? Can it scan my network? Can I manage it to just live in it’s container and get nothing but an internet connection?
If you want waydroid to see files on the host, you need to muck around with bind-mounting a directory, or just using abd to move files manually.
I think waydroid can’t see anything beyond itself normally. I had a hell of a time trying to get files on there, so if there’s an easy way to get Waydroid to see files on the host, I couldn’t find it.
great. I don’t want those apps snooping around on my PC. Thank you.