Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

When I debug on Kindle Fire, my app has no read/write access to /sdcard and other Android apps (ASTRO) too. On other Android devices I do not see this problem. It seems to work fine when usb is disconnected, but how can I debug it?

share|improve this question

1 Answer

Not sure about Kindle, but other Android devices have different USB modes, e.g. "Charge only", "PC Mode", "Media Mode" etc. Some of these modes make the SD card appear as a USB disk to the PC and disappear from the device, other modes do not. There's usually a notification that allows you to choose the mode.

share|improve this answer
This is not a novice question. Looks that Kindle is a different beast. I could not find any ways to control its usb mode. It allows debugging by default and the desktop/laptop recognizes it as soon as you modify your computer's settings to enable debugging. – Alex B Dec 11 '11 at 23:35

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.