Hi,
I hope somebody could help me here.
I was following the tutotorial "How to Install Android Apps to the SD Card by Default & Move Almost Any App to the SD Card"
http://www.howtogeek.com/11466.....he-sd-card
But I cannot run the adb utility because the device is not detected.
As the tutorial says, I enable USB debugging and then only connected my device without mounting. Actually I can browse my device but is not detected by the tool.
Thanks in advance.
C:\Users\Humberto\Downloads\adt-bundle-windows-x86\adt-bundle-windows-x86\sdk\pl
atform-tools>adb devices
List of devices attached
C:\Users\Humberto\Downloads\adt-bundle-windows-x86\adt-bundle-windows-x86\sdk\pl
atform-tools>adb shell pm setInstallLocation 2
error: device not found
C:\Users\Humberto\Downloads\adt-bundle-windows-x86\adt-bundle-windows-x86\sdk\pl
atform-tools>How to install Android Apps to SD card
