Android Question Loading Files From Library

alon

Active Member
Licensed User
Longtime User
Hi ,

I have notice that when I am adding files to the file manager window,
The file is being copy to the files directory.

I would like to know if there is a way to arrange my files in different directories,
For example I would like to put all the pics in one directory and all of my mp3 files in a different directory.
And then to load them from the specific directory like that:
i = PlaySound.Load( File.DirAssets & "/Sound" ,"music.ogg")

Is it possible?

Thanks In Advance
 

alon

Active Member
Licensed User
Longtime User
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…