waydroid / waydroid

Waydroid uses a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu.
https://waydro.id
GNU General Public License v3.0
8.03k stars 332 forks source link

Can't screen share because wifi is apparently "off" #647

Open RpxdYTX opened 1 year ago

RpxdYTX commented 1 year ago

Like said here in #166 my wifi is working, it's just not turning on, but i can't use the screen share option because it thinks that i don't have wifi.

JamiKettunen commented 1 year ago

What exactly is "the screen share option" in this context? I have no idea what you're talking about. Also Waydroid gets networking through a virtual ethernet adapter so obviously there's "no wifi", though for apps you can waydroid prop set persist.waydroid.fake_wifi '*' for example as per https://docs.waydro.id/usage/waydroid-prop-options#modify-app-behaviour

RpxdYTX commented 1 year ago

the one from the top bar, does it work or is it like the camera?

DJCrashdummy commented 1 year ago

i'm just curious: why not enable the fake-wifi by default?

ghost commented 1 year ago

i'm just curious: why not enable the fake-wifi by default?

Going through issues here, fake-wifi doesn't seem to solve the problem with every app.

Hatsune-Cthulhu commented 1 year ago

The fake_wifi prop hasn't actually worked for a single app I've tried it on, how does it actually function? Is it supposed to set up a fake wifi network to connect too?

lcorbasson commented 1 year ago

@Hatsune-Cthulhu Works e.g. with Google Home. It would probably be interesting to have a list of working/non-working apps in this regard.

softfis commented 7 months ago

waydroid prop set persist.waydroid.fake_wifi '*' should be enabled by default... This works with WhatsApp and can restore backup after this setting.