Guest bbawden Posted July 9, 2010 Report Posted July 9, 2010 When I had my Hero I could connect the USb and while the phone was still on in normal mode (and without mounting the sdcard as a USB device) I could use adb to push and pull files. I tried this with my Desire, but it doesn't seem to work. I can do it fine in recovery mode though. Is there a way of pushing files without having to boot into recovery?
Guest battletank Posted July 9, 2010 Report Posted July 9, 2010 When I had my Hero I could connect the USb and while the phone was still on in normal mode (and without mounting the sdcard as a USB device) I could use adb to push and pull files. I tried this with my Desire, but it doesn't seem to work. I can do it fine in recovery mode though. Is there a way of pushing files without having to boot into recovery? No - recovery is required...sorry
Guest persko Posted July 9, 2010 Report Posted July 9, 2010 When I had my Hero I could connect the USb and while the phone was still on in normal mode (and without mounting the sdcard as a USB device) I could use adb to push and pull files. I tried this with my Desire, but it doesn't seem to work. I can do it fine in recovery mode though. Is there a way of pushing files without having to boot into recovery? Depends where you want to push the files to, If you want to push to the /system partition, you need to boot in recovery mode, and mount /system rw before you can push. pushing to the /sdcard partition works just fine on my Desire. (rooted and running Paul's r3.1, haven't tried on an unrooted device). Cheers Per
Guest VeeDubZ Posted July 9, 2010 Report Posted July 9, 2010 works on any android handset for pushing to sd, its part of the android sdk, you need usb debugging on though i think
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now