Solution! COUNTRY_LANGUAGE = res.getConfiguration().locale.getLanguage() +"_"+res.getConfiguration().locale.getCountry(); UID_VALUE = tManager.getDeviceId();
On 19 Nov, 12:45, pedr0 <[email protected]> wrote: > Hi at all, > for my application I need to know the application setting language at > runtime for select a correct URL to do a correct query over internet. > > There is a method for knows what language are currently my application > configured? > > Thanks a lot. -- 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

