Hi! I am programming a game and I have MANY MANY images. Is there a way how I can sort them in folders and access them in my program? For example: res/drawable/gameboard/image*.png res/drawable/animals/image*.png res/drawable/character/image*.png
Or do I HAVE to put all of them directly in res/drawable/* to be able to use them in my program? Greetings, Martin -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

