I’ve got german images in my android app. These images are inside the drawable-de folder. Works nice. But when I changed my devices language in Germen (Austria) the app uses the default (english) images.
Is it possible to use the german images for other german speeking countries, without duplicate them?
Thank you for your help
You can create alias resources for that situation:
http://developer.android.com/guide/topics/resources/providing-resources.html#AliasResources