2
So guys, I’ve been breaking my head with this problem in Android Studio:
1 - I’ve already started adb:
https://stackoverflow.com/questions/36029809/android-studio-java-io-ioexception-an-existing-connection-was-forcibly-closed
2 - I already updated the device drive and disabled the android debug mode and developer mode (and reactivated again):
https://stackoverflow.com/questions/39050538/android-studio-fail-to-install-app-on-device
3 - I already bought another USB cable;
And so far nothing!
That’s what I’m using it for:
- Android Studio 3.1.4;
- Samsung SM-J320M;
Note: when I try to run the app and this error happens, in the Deploy Device Selection window (Select Deployment Target), appears that the device is OFFLINE, but in no time it is realized that it has been disconnected from the USB. How can I fix this?