remote-android / redroid-doc

redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
4.26k stars 308 forks source link

Question about Virtual Wifi #746

Closed rtedpro-cpu closed 1 month ago

rtedpro-cpu commented 1 month ago

I recently have been wondering how to do the virtual wifi and i found this https://www.yoech.com/thread-498.htm about how to make a redroid 11 image with the Mac module includes so i was wondering if that would work or i would have to fake the wifi using https://github.com/waydroid/android_vendor_waydroid/blob/lineage-18.1/waydroid-patches/base-patches-30/frameworks/base/0041-Fake-wifi-connection-for-select-apps.patch ??

zhouziyang commented 1 month ago

You can fully emulate WiFi in redroid via mac80211_hwsim kernel feature.

rtedpro-cpu commented 1 month ago

Does it need to rebuild redroid and if not then what commands are required for setting up the emulated wifi?

Dňa št 5. 9. 2024, 15:01 zhouziyang @.***> napísal(a):

You can fully emulate WiFi in redroid via mac80211_hwsim kernel feature.

— Reply to this email directly, view it on GitHub https://github.com/remote-android/redroid-doc/issues/746#issuecomment-2331623778, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJXQMNHICTMIAHKZXUNBQ5DZVBI3NAVCNFSM6AAAAABNWNDMFSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZRGYZDGNZXHA . You are receiving this because you authored the thread.Message ID: @.***>

rtedpro-cpu commented 1 month ago

@zhouziyang

rtedpro-cpu commented 1 month ago

@zhouziyang sorry but i have modprobed the mac80211_hwsim do i have to do any extra commands or recompiling?