My files and database must reside in the SD card in case the device is damaged, I can insert the card in another device without losing data. In one device it is referred to as : /mnt/sdcard-ext. On the other it is : /mnt/extsd. How do I insure that everything is saved on the SD card regardless of the name of the card.
All the while I was thinking that my database and files were stored in the root of the SD card as I use File.DirRootExternal. I removed the SD card and popped it into a card reader but the files are not there they are on the phone memory. I read some threads where the SD card is referred to as File.DirDefaultExternal. So, I removed the SD card from the device and found out that the files and database are not on the SD card either. They are in the internal memory of the device.
Thank you for clarifying.
All the while I was thinking that my database and files were stored in the root of the SD card as I use File.DirRootExternal. I removed the SD card and popped it into a card reader but the files are not there they are on the phone memory. I read some threads where the SD card is referred to as File.DirDefaultExternal. So, I removed the SD card from the device and found out that the files and database are not on the SD card either. They are in the internal memory of the device.
Thank you for clarifying.