Jump to content

Adb push question


Guest Davie1888

Recommended Posts

Guest piercy
Could someone tell me if there is another way to adb push files to my SF as I can't get the command to work in my win7 x64 comp.

mount the sdcard copy it to the sdcard. Then unmount the sdcard. Use something like root explorer to copy it where it needs to go. Long way round but does the job.

Same in reverse for pull :)

Link to comment
Share on other sites

mount the sdcard copy it to the sdcard. Then unmount the sdcard. Use something like root explorer to copy it where it needs to go. Long way round but does the job.

Same in reverse for pull :)

or assuming you have a wifi network, install adbwireless from the market and use

adb connect 192.168.1.2 (whatever your phone is)

adb push

Link to comment
Share on other sites

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.