2

I'm working on the AOSP with multiple-user. I need to change the default system language (or locale) to single user, all my attempts change the entire system language for all users.

I use the ActivityManagerNative class, updateConfiguration(myConfiguration)

is it possible? if so, how :) Thanks.

1 Answer 1

0

I just tried to do this with the settings on my Android 4.4.4 tablet (not AOSP, but Nexus 7 (2013)) and it gave me a warning that it would change the locale for all users. :(

I think this is not possible, neither programmatically, or physically.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.