I'm trying to create a folder in my sdcard (4Gb) but failed to do so or I do not know how to("/mnt/Sd card", "TestDirectory")...but when creating in the local memory the following code works..
Can anyone help, and tell me what I'm doing wrong?
My device is MK802 + Android4.0
I attached an image that might be helpful to understand to what I'm trying to do.
Thanks in advance,
microbox
B4X:
File.MakeDir("/mnt/sdcard/extstorages/sdcard", "TestDirectory")
My device is MK802 + Android4.0
I attached an image that might be helpful to understand to what I'm trying to do.
Thanks in advance,
microbox