Error trying to get a screenshot:: "Unexpected error while obtaining screenshot from device: EOF"

0

I'm trying to get screenshots of my device from Android Studio on Windows.

I try to access the device and get the image of the emulator or physical device:

but I receive the message:

  

"Unexpected error while obtaining screenshot from device: EOF"

Apparently it is the executable adb.exe that comes with the SDK API 26 since this problem did not occur before.

I tried to disconnect my device and restart Android Studio without success.

How to solve this problem without having to restart my pc?

    
asked by Elenasys 26.10.2018 в 17:48
source

0 answers