Hi,
For example, I have several images under drawable folder: img1, img2, img3, ...img50. Is there a way to read these images with a loop, instead of loading it 50 times manually?
Second question, is there a way to create sub folders under drawable so that I can manage different kind of images in my application.
Third question, I try to push a text file into the emulator. However, I cannot find the files folder under /data/data/myapp. Is there a way to create the files folder myself? I really cannot find where this feature is located.
Thanks for your help~


