adb - Unable to eject Android phone -


when try eject android phone windows 8 laptop (using "safely remove hardware , eject media" icon in task bar) "problem ejecting usb composite device" pop-up message:

windows can't stop 'android adb interface' device because program still using it. close programs might using device, , try again later.

i have number of background , windows processes running, no apps, idea causing this? 1 of background processes "abd (32 bit)", should end task? or better unplug device , not worry ejecting first?

android uses adb communicate physical devices , emulators. disconnect phone first stop adb server , eject device.

cd c:\users\<user_name>\appdata\local\android\android-sdk\platform-tools adb kill-server 

then eject device.

more info here.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -