Hello!
After selecting a folder, I change my interface. For example, I display the Micro SD or Phone icon on the screen, depending on where I am.
How can I determine this in the program?
Hi,
My app will store a large amount of images during its use, and i want to store them on SD card (if available). So i planned to have a 'folder chooser' in the settings page of the app.
Ive looked at the ExternalStorage example, but i cant see how to return just the folder path so i can...
I can currently read and write to a root directory on a SDCard using the ExternalStorage class (v1.02) on Android 9. My question is, how do I create directories under the root directory?
File structure:
SDCard/
____RootDir/ << Can read and write here
________NewDir/...
I was looking for help on copying data from Dir.Internal to an SD Card using the ExternalStorage class and noticed a few other people couldn't quite get to grips with it either. So for them here's an example, which works for me. Took me a while to get something to work, but got there eventually...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.