Custom Locale Dev Tools Pro for Android
Change to any custom locale to enable/allow language debugging.
this version removes the Ads from the app.
this works great with Android 1.6 and upper versions.
For 4.2.x needs specific commands to run.
==================
For Android 4.2.x and UP need to run the following command on the shell, connect your phone to the USB and enable USB Debugging.
run the following:
>adb shell pm grant br.testing.locale android.permission.CHANGE_CONFIGURATION
==================