I would like to have sub directories in DirAssets. I read the forums pertaining to this question and it seems possible if I manually add the Directories under the "Files" folder where my project is stored. but when i am placing a folder with the name pics in my dir.Assets folder, it is not recognized by B4A
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")
Hi JohnC, thanks for the info, however it is not working here, i have added a folder name pics by using add group option in the file manager tab in ide, and then copied my pics to that folder through ide tab. It is working fine, but when i go to my Files folder of my project, i dont see any pics folder over there. The image files are there in the Files folder but there is no pics folder over there.
From what I remember, "Add Group" does NOT add a "disk" folder, it just creates a "visual" folder for you to "visually" organize your files into different groups.
From what I remember, "Add Group" does NOT add a "disk" folder, it just creates a "visual" folder for you to "visually" organize your files into different groups.