adelphes / android-dev-ext

Android debugging support for VS Code
https://marketplace.visualstudio.com/items?itemName=adelphes.android-dev-ext
MIT License
212 stars 29 forks source link

Logcat won't display when adb connected via tcpip. #109

Open barak14 opened 3 years ago

barak14 commented 3 years ago

"Logcat display failed. No Android devices are connected."

I am using VSCode in WSL2 to build the application, I can connect and debug the target fine via TCPIP but I can't start the logcat viewer in the extension.

image image