Hi Dianne, > No, changing the application's locale like this is not supported, and will > not entirely work.
yes, you need to restore locale on screen rotation or activity change, but this easy to do. > It shouldn't cause an activity to restart though... > actually I can't imagine how this would cause an activity to restart, since > this method is much lower-level than the activity. Maybe the process is > crashing for some reason in this call? I have at least 2 different applications with this problem, and probably a 3rd too. And I'm not alone. Since android 2.0 source code is not available, where can I look? debugger shows updateConfiguration returns correctly, and no exceptions are thrown. thanks, Yuri -- 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

