hi, now i know that to check English Language using xml --- we create folder named ( values-en ) to be used if the language is English language
and using code String locale = this.getResources().getConfiguration().locale.toString(); that return selectmen language on the device ? and it is en_us if the device language is English now my Question is :- -------------------------------- - how to check the Norwegian language using xml file ? - and what the value for local if the device language is Norwegian ??? thanks, -- 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

