Change the device language on an Android device

You may face a requirement where you need to test Android mobile devices in a different language. This advises on how to change the language in an Android device.

Manual

We do support the changing of languages in an android device. Here are the generic steps do to this, as some of the steps vary between the different android devices:

  1. Click the Menu/Apps button and locate Settings.
  2. Click the Settings button and locate Language or Language and Input.
  3. Click Languages and select the language you want to use.
Note:

Not all languages are available on all devices. Device languages are handled exclusively by the manufacturer of the device.

Automation

To do automated language changes in a device, you need to write an automation script. Use the steps above to write your own method.

Note:

There are no open API commands to directly change the language in a device.