Saturday, 12 October 2019

Android Studio - Unable to open debugger port: java.io.IOException

I am stuck in a problem here.

I cannot attach debug using Android Studio 3.5.1.

Its keeping showing me the message "Error running 'Android Debugger (8600)': Unable to open debugger port (localhost:8600): java.io.IOException"

I tried a lot of things like:

adb reset
invalidate
restart windows
reinstall android studio

and none of them works.

And I cannot find Enable ADB Integration on this version.

Anyone knows how to fix it?



from Android Studio - Unable to open debugger port: java.io.IOException

No comments:

Post a Comment