Hello all, I'm trying something out to better understand how localized resources are found. I've gone through the excellent Hello, L10n sample and understand the process by which multiple qualifiers are used. But I seem to be having problems adding unique items by screen size or depth. I'm building in Eclipse against the 2.1 platform (API level 7) with minSDKVersion=4 using tools r9.
Using the Hello L10n sample, if I create a derivative of the flag.png and try to put it in a folder called drawable-ldpi-de, I get an aapt error. Same if I do this for drawable-small-de. Then, I tried to create a strings.xml for small size devices in Germany. Adding a folder called values-ldpi-de or values-small-de doesn't work and returns an aapt error. Are these qualifiers allowed in the search path or am I messing up a detail? Thanks -E -- 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

