We all know localization of Android is -slightly-less-then-totally-
terrific- not always perfect.
In particular, some applications, like Android Market became unusable.
It would be nice to start such application under en_* locale.

I wonder if it is possible to make some _wrapper_ to run an
application with specified locale.

My default idea is to silently change system locale, run app through
intent, and then change system locale back.
But i could not find references about how and when locale to use is
determined.
Does it takes an effect when app is started, or every time an app
pulls out new/out-of-cache resource?
Is it possible for application to SUDDENLY discover changed locale and
then change behaviour (in the middle of process of pidgin-translating
of some message)?

-- 
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

Reply via email to