Is it possible to show the adb logcat for a tcpip device in Android Studio? I am writing a application that utilizes the USB port and I cannot use
adb logcat
tcpip
adb devices
adb tcpip 5555
adb connect 192.168.4.23
Unplug you device and run the adb connect 192.128.4.23 command again
For further details Check this article