i am facing same problem regarding organizing my file.DirAssets folder, i want to put a folder name pics in dirAssets folder, so that i put all the pics there for the application instead of just dumping these in the Files folder. my project is not recognizing pics folder, as i have made it manually inside dirAssets
Is it possible to organize the contents of DirAssets into sub-folders? If it is, how would a file called JFK.JPG in a folder called MAPS within the DirAssets folder be called, as in LoadBitmap(File.DirAssets,"JFK.PNG")