Jump to content

Do I have to be in recovery to push files


Recommended Posts

Guest bbawden
Posted

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
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
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

works on any android handset for pushing to sd, its part of the android sdk, you need usb debugging on though i think

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.