Jump to content

Recommended Posts

Guest Davie1888
Posted

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.

Guest piercy
Posted
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 :)

Posted
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

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.