The ROG (Tencent version) is limited to 1 foreign language and that is English(US), if you need other languages you can install language locale apps from the play store but many of the apps there are outdated. Personally I have installed this app since it's up to date and simple: "Language Settings for Android - Set Language" by VeryluckAPP
After you install the app, you need to give system permissions through adb commands. To do this you need:
-Make sure to enable developer mode on the phone: https://www.embarcadero.com/starthe...bling_usb_debugging_on_an_android_device.html
-Make sure to download the latest platform tools to your PC from: https://developer.android.com/studio/releases/platform-tools
-Extract the zip file into your desktop, then inside the platform tools folder hold shift and right click the mouse you will see an option to: "open PowerShell window here" on Windows 10 and "open command window here" on older versions of Windows. Choose which ever you have.
*Using Powershell type: ".\adb devices" without Parenthesis
*Using Command window type: "adb device" without Parenthesis
----you should see your device by now as connected to your PC----
-Then type the following code suggested by the app installed for the language needed, make sure to add ".\adb" if you are using PowerShell.
Tip: Adding English(United Kingdom) and setting it as your main language will change Armoury Crate device temperature to Celsius if you want that. Thanks to @dungnghien for pointing that out.
Credits: goes to the apps and links shared.
Good luck
After you install the app, you need to give system permissions through adb commands. To do this you need:
-Make sure to enable developer mode on the phone: https://www.embarcadero.com/starthe...bling_usb_debugging_on_an_android_device.html
-Make sure to download the latest platform tools to your PC from: https://developer.android.com/studio/releases/platform-tools
-Extract the zip file into your desktop, then inside the platform tools folder hold shift and right click the mouse you will see an option to: "open PowerShell window here" on Windows 10 and "open command window here" on older versions of Windows. Choose which ever you have.
*Using Powershell type: ".\adb devices" without Parenthesis
*Using Command window type: "adb device" without Parenthesis
----you should see your device by now as connected to your PC----
-Then type the following code suggested by the app installed for the language needed, make sure to add ".\adb" if you are using PowerShell.
Tip: Adding English(United Kingdom) and setting it as your main language will change Armoury Crate device temperature to Celsius if you want that. Thanks to @dungnghien for pointing that out.
Credits: goes to the apps and links shared.
Good luck
Last edited: