java.util.Locale.setDefault(Locale locale); But I have no idea to what extent this setting works..
Another approach is to start the activity that allows to select the locale but I don't think there is such an Activity in the emulator. http://code.google.com/android/reference/android/provider/Settings.html - "ACTION_LOCALE_SETTINGS - Activity Action: Show settings to allow configuration of locale." Anyone more familiar with this? Tauno On Tue, Oct 21, 2008 at 6:06 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Is there a way to do this? I'd like to test some of my i18n code. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

