Saving to External SD Card
Posted: Tue Mar 31, 2015 6:29 pm
I have no difficulty saving to the internal SD card, but Android seems to not want to let me save to the external card. I remember reading that Android restricts access to the external card, but I see that other apps are writing to it, so I assume there is a way.
My Android version is 4.4.2. Looking at the directory "/mnt/" I see two SD cards available on my device: "sdcard" & "extSdCard." I am writing successfully to "/mnt/sdcard/," but get no result when trying to save data to "/mnt/extSdCard/," which is the one that can be inserted into the device.
I thought perhaps that the app needed to be signed and installed as it would from the Play Store, but that didn't work, either. Any ideas about whether it's possible to read and write the external card?
Thanks,
Gene
My Android version is 4.4.2. Looking at the directory "/mnt/" I see two SD cards available on my device: "sdcard" & "extSdCard." I am writing successfully to "/mnt/sdcard/," but get no result when trying to save data to "/mnt/extSdCard/," which is the one that can be inserted into the device.
I thought perhaps that the app needed to be signed and installed as it would from the Play Store, but that didn't work, either. Any ideas about whether it's possible to read and write the external card?
Thanks,
Gene