Sample Header Ad - 728x90

How I can USB passthrough WiFi card into Android emulator as I do upon on other hypervisors?

0 votes
1 answer
198 views
I managed to run an Android emulator:
$ emulator Android30
INFO    | Storing crashdata in: /tmp/android-pcmagas/emu-crash-34.2.14.db, detection is enabled for process: 93905
INFO    | Android emulator version 34.2.14.0 (build_id 11834374) (CL:N/A)
ERROR   | No AVD specified. Use '@foo' or '-avd foo' to launch a virtual device named 'foo'
$ emulator -avd Android30
And I have a Realtek RTL8188EUS Wi-Fi USB dongle. How can I pass through it to the emulator so I can make the emulator manage it directly? I want to do similarly as I do with VirtualBox: Image
Asked by Dimitrios Desyllas (143 rep)
Jun 7, 2024, 06:01 PM
Last activity: Apr 19, 2025, 07:48 AM