TechTablets › Forums › Chuwi Forums › Chuwi Vi10 Discussion › How to change Chinese language in Android
Tagged: Android language change
Found thisĀ “Change Language via ADB”
according to the post if you run this with your tablet connected to PC via ADB then you can change the language and region
adb shell “setprop persist.sys.language fr; setprop persist.sys.country CA; setprop ctl.restart zygote”
you would need to change “fr” to your language option and “CA” to your country
good luck
Remember Me
Please enter your username or email address. You will receive a link to create a new password via email.