• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help safetly removing adb?

macprv

Android Enthusiast
Ok so i wanted to move some apps to the sd card, and i did it sucessfully:D, but now i have a problem with the ADB not unmounting or closing... everytime i click on safetly remove ADB device, it tells me that windows cant do it because it still been used... so how do i stop it?

here what i did:

1-downloaded the sdk
2-unzipped the folder
3-ran the sdk exe and only installed the usb drives
4-put the device in debug mode and plug it via usb
5-ran command prompt, and navigated to the sdk's tools folder
6-typed adb devices (serial number showed up)
7-typed adb shell pm setinstalllocation 2
8-closed everything

...and heres where i failed lol:mad:...
9-click on safetly remove hardware icon, chose android composite adb interface

:confused: so how do i close or safetly remove the adb device?
 
^ thanks for the advices.. but it didnt work.. a bunch of text came up but i still get the same message :/
 
To quit adb if $q doesn't work, you can type the Ctrl-D key sequence. Then disconnect your usb as usual.
 
Back
Top Bottom