Hi.
I am creating a simple card game for Android phone and I was wondering how 
to provide the ability to have image packs for the cards so the user can 
load his/her own images for the cards.

Currently I have all the cards in the /res/drawable/ folder named like: 
b00.bmp, b01.bmp, and so on. 

I would like to have the option to use an archived folder with these files 
inside and load the images from there. Of course there would be 
instructions on how to name the files in order to represent the specific 
cards.

For now I just want to put all my images into an archive and load the 
images from there instead of having each individual image in the drawable 
folder. This will also be nicer and cleaner folder structure wise.

Any pointers?
Cheers!

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/64a45172-8fb7-47a8-a27d-72015618f210%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to