What can the android app see when running in Waydroid?

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?

30 points · 2 comments · view on lemmy.world

2 Comments

Tlaloc_Temporal@lemmy.ca · 12 pts · 1y (1 reply)

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.

Knuschberkeks@leminal.space · 2 pts · 1y

great. I don't want those apps snooping around on my PC. Thank you.