I'm trying to understand how to use the ExternalStorage class to simply see if there is USB storage connected or not and if connected to specify the USB drive path to use for retrieving known files all done programatically. If the USB drive is connected, I know where to get the files to load images and so forth. I just need to specify the USB drive instead of the internal drive.
Sorry I am so stupid, but I can't figure out how to do this simple thing as the example assumes the user pics files from a list and not access them within the program...
Sorry I am so stupid, but I can't figure out how to do this simple thing as the example assumes the user pics files from a list and not access them within the program...