Hello,

Here is what I can tell from running tests with customers.
The SD card on the Xoom mounts to "/mnt/external1".
This mount point is read-only.

My guess is that Google does not want app developers writing to the SD card 
using File I/O.  That is fine.  Posting this to the developers blog three 
months in advance might have been nice.

*My question is, how does Google want developers to write to the SD card on 
the Motorola Xoom?*
If the answer is the MediaStore, please explain how to create folders using 
the MediaStore, because I get a "FileNotFoundException" when trying to 
create a file in a directory that does not exist.
If the answer is that the SD card shows up as a connected MTP device, then 
please tell me how to simulate this in the emulator or with a Xoom that has 
not gotten the update yet. (Releasing a feature internally and to customers 
before developers didn't happen.  Right?)

Thanks!

Justin

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

Reply via email to