Manual Input ADB Command to make Languages Work on Android 4.2+ No ROOTed Devices

First: Install our app Languages first

What you need

  • Computer
  • Usb cable
  • Connect your device to the computer

Step 1. Enabling ADB Debugging (Must do)

Tutorial – http://blog.whenair.com/?p=115 (Open Developer Options and open USB debugging on Android 4.2+)

 

Step 2. Dwonload ADB Tools:

Download the ADB Tools and Extract it.(After extracted you will find folder adb-tools)
Open a command line(Linux or Mac called Terminals, Windows called “cmd.exe”

Use command cd into “adb-tools” folder downloaded above.(command like below, replace YouPath to your file path)

cd /YouPath/adb-tools

 

Step 3. Grant Permission

Grant Permission
  • Input the Command Below and press “Enter” key:
adb shell pm grant set.lang.pro android.permission.CHANGE_CONFIGURATION

 


If you get “error: no devices found“, that is mean you phone has not open the ADB debugging, Please Read Step 1 or Read Tutorial – Open Developer Options and open USB debugging on Android 4.2+

 At last

You can click list item of Language app to change language .



9 responses on “Manual Input ADB Command to make Languages Work on Android 4.2+ No ROOTed Devices

  1. Pingback: Languages – Complete tutorial to change locale language on Android | WhenAir's Blog

  2. Kyaw Thu Naing

    am start -n j.o.y/.main –es “key” “EN_ZG

  3. tuntunoo

    pm grant joy android.permission.CHANGE.CONFIGURATION

  4. tuntunoo

    pm grant j.o.y android.permission.CHANGE.CONFIGURATION

  5. mgmgkhant.

    am start-n j.o.y/main…es”key” “EN..ZG”

  6. Cambiar idioma LG bello

  7. Como puedo cambiar el idioma LG bello

  8. No encuentro la idioma en espanol

  9. Todo esta en ingles y no encuentro para traducir espanol

Leave a Reply