Guest Davie1888 Posted October 5, 2010 Report Posted October 5, 2010 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 October 5, 2010 Report Posted October 5, 2010 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 :)
Guest rjm2k Posted October 5, 2010 Report Posted October 5, 2010 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
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now