0

I want to pull a file from genymotion virtual machine with DDMS, but in my Android Studio platform, I can only read sdcard file and is unable to see file in sdcard, the console log [2015-01-05 09:34:03 - ddms] Can't bind to local 8612 for debugger.

roger
  • 9,063
  • 20
  • 72
  • 119

1 Answers1

2

Usually the port would be blocked, restarting Android Studio would help here!

Ankush
  • 21
  • 1