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
.
Asked
Active
Viewed 2,205 times
0

roger
- 9,063
- 20
- 72
- 119
-
you have eclipse run in background? or another device that connect to computer? – Maor Hadad Jan 06 '15 at 17:31
-
@MaorHadad no, I do not know why. But when I close Android Studio, it is ok – roger Jan 07 '15 at 02:02