SD Card not available while on USB Debugging Mode on DroidX [closed]
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this questionI am working on Camera/Video application @ work. When I turn on the usb-debugging mode on my droidX it appears that the Camera application cannot access the SD Card on t开发者_如何学Gohe device. If I choose another USB connection mode, SD card is available but then I cannot debug the application.
I am working on a droidX on Macbook Pro machine.
Change the usb connection from "mass storage" to "Charge Only"
You should be able to debug in that mode. If not, something else is wrong.
精彩评论