Hi all,

I'm facing a problem,

I've added a folder of 350 images representing country flags in my
project

according the device country given by locale. Let's say fr for France

I would like set an image with fr.png which is in the res/drawable
folder. How to achieve this without maintaining an ugly map in the
code saying fr = R.drawable.fr etc etc .

Thank you for your help.

Croco

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to