[android-developers] map sdcard to drive letter or directory on windows

2009-12-14 Thread sdphil
is there a way to map the sdcard (/sdcard) to a drive letter or
directory on a windows box?

i can always do adb pull /sdcard sdcard but that can take a while if
you've got a lot of stuff on there...

tia.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] map sdcard to drive letter or directory on windows

2009-12-14 Thread Mark Murphy
sdphil wrote:
 is there a way to map the sdcard (/sdcard) to a drive letter or
 directory on a windows box?

Mount it as a USB drive. You should have an option to do that when you
slide down the notification drawer with the USB cable attached.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Consulting/App Development: http://commonsware.com/consulting

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en