Hi, I just start programming with Corona, and well, I’m blocked right now.
My first question is:
in the ResourceDirectory, all files that exist (scripts, images, audio…) share the same directory? I.e. isn’t exist any sub directory? If so, why?
I’ve also been reading (correct me if my understanding is wrong) is not possible to directly read image files png or jpg from the ResourceDirectory, due to compression of the .apk format, claiming that it isn’t a “real directory”. Therefore, it is have to move to another directory, such as for example DocumentsDirectory.
My second question comes to read that with certain API’s occurs, and with others not. Sincerely I don’t see nothing clear regarding this issue, and I need that you explain me all this.
I have to tell you that the images that I have to enter my .apk are more than 600 different images, and I think that I’m stuck in a problem, or at least it has seemed to read everything related to directories in Android.
I hope that you answer, and thank you very much for trying to help!
Greetings, Dalvin
PD: Sorry for my strange English