Sample Header Ad - 728x90

Change locale system language via ADB in starting from Android 6.0

2 votes
1 answer
9437 views
For manual UI testing purposes, on my **Android 6.0 & 7.0** devices, I use a shortcut to access language preferences via ADB, then choose one of the three languages **ar_DZ, en_GB, fr_FR** manually adb shell am start -n com.android.settings/.Settings\$LocalePickerActivity **Question:** is is possible to automate the task of changing the system locale **(without root)** via ADB?
Asked by M. A. (840 rep)
Sep 5, 2017, 02:01 PM
Last activity: Mar 4, 2018, 08:55 AM