Motorola XOOM has an SD card slot from what I've read, but currently slot is disabled in shipping devices. Developing apps that store data on SD card, whose path is (as 2.2) What is the External Directory () on XOOM? Indeed, it returns Will this change occur if the SD card is enabled? You are asking better than that question. / mnt / sdcard / . What does
getExternalStorageDirectory () come back to XOOM? Will this change occur if the SD card is enabled?
/ mnt / sdcard . However, it indicates some on-board storage, like many other Android devices. My guess is that they have chosen
/ mnt / sdcard for greater compatibility with developers, which are valuable in their apps.
Comments
Post a Comment