问题
I am developing an Android file sharing APP in WiFi LAN.
Therefore I'd like to make my two genymotion emulator(in one host Windows PC) work in the same WiFi network, but in default these two emulator have both 10.10.3.15 as local IP, which means in different network.
So is there any possibilities or solutions to make it?
回答1:
You can setup your two Virtual Device in bridge mode as explained here https://docs.genymotion.com/Content/03_Virtual_Devices/Managing_virtual_devices/Configuring_a_virtual_device.htm
The 2 devices will request an IP on your LAN dhcp and will be accessible like any other device in your network
来源:https://stackoverflow.com/questions/42189755/make-two-genymotion-android-emulator-work-in-one-same-wifi-work