I get error: Regular expression not supported as serialno in ViewClient
when I have:
D:\work\testing\avc>adb devices
List of devices attached
192.168.56.102:5555 device
I have tried
adb tcp 5555
adb connect 192.168.56.102
which run fine and adb shell also connects fine but AVC will complain and error out.
Regards,
Miten.