0

Here is my error

Target device: samsung-sgh_i727
Installing APK: G:\Milan\StudioProject\BluetoothDemo\app\build\outputs\apk\app-debug.apk
Uploading file to: /data/local/tmp/com.domore.bluetoothdemo
java.io.IOException: An established connection was aborted by the software in your host machine

I tried lot more i restarted my adb,disconnect my device with pc and connect again but every time i got similar error.

Please, give me valid reason. What will i need to do to solve out this error?

Millu
  • 45
  • 1
  • 9

1 Answers1

2

In case of Android Studio

Close the ide (Android Studio)

Then Open Task Manager and check if the studio running -> Check java too -> If running close that too.

Then start your Android studio again. Your issue resolved!!

If that doesn't work

Go to FILE > Invalidate Caches / Restart....

Community
  • 1
  • 1
johnrao07
  • 6,690
  • 4
  • 32
  • 55