When listing with adb devices I have multiple devices listed,
For example :
833aa6ba device
192.168.XXX.X:5555 device
When I open weditor and try to use it it's throwing below given error
"more than one device/emulator, please specify the serial number"
How can I specify serial number?
There is a text field near to connect icon. Make sure the ip or serial number of device is given and do a connect. After that try to do dumb hierarchy.
When listing with adb devices I have multiple devices listed, For example : 833aa6ba device 192.168.XXX.X:5555 device When I open weditor and try to use it it's throwing below given error "more than one device/emulator, please specify the serial number" How can I specify serial number?