PABLO2013 Active Member Licensed User Jun 17, 2015 #1 HI HOW I COPY A FILE FROM SDCARD ROOT TO DEVICE ROOT TKS
Erel Administrator Staff member Licensed User Jun 17, 2015 #2 You are asking about an external sd card, right? Starting from Android 4.4 you can only access a single specific folder on external sd card: http://www.b4x.com/android/forum/threads/how-to-ext-sd-card-write-on-android-4-4.42177/#post-255351 On previous versions you can access all folders, however there is no API that will return the sd card path.
You are asking about an external sd card, right? Starting from Android 4.4 you can only access a single specific folder on external sd card: http://www.b4x.com/android/forum/threads/how-to-ext-sd-card-write-on-android-4-4.42177/#post-255351 On previous versions you can access all folders, however there is no API that will return the sd card path.
vecino Well-Known Member Licensed User Jun 17, 2015 #3 Erel said: Starting from Android 4.4 you can only access a single specific folder on external sd card. Click to expand... Is that limitation is a technical reason?
Erel said: Starting from Android 4.4 you can only access a single specific folder on external sd card. Click to expand... Is that limitation is a technical reason?
MaFu Well-Known Member Licensed User Jun 17, 2015 #4 vecino said: Is that limitation is a technical reason? Click to expand... No, it's only one of Googles mysterious decisions.
vecino said: Is that limitation is a technical reason? Click to expand... No, it's only one of Googles mysterious decisions.