How can I run logcat on multiple devices at the same time? \"adb logcat\" command gives an error:
error: more than one device and emulator
Use your device ip: adb -s device_ip:5555
adb -s device_ip:5555