adb remount not working
Hi,
Having issues copying files from my PC to the Device:
PC has adb shell DOS window open
Device is set to charge only with usb debugging turned on
I type in adb remount and see the following:
remount failed: operation not permitted
I can however use adb install <name of apk> and the file installs fine.
Help.
|