Monday, June 30, 2014

How To Add Custom Locale To Android

If you need to change language in android but you can't find the language you want to change to, you can use an app name 'MoreLocale 2'. It's free and you can download it through Google Play. It works both root and unrootdevice. For root device it will use supersu access. For unroot device you need to grant the permission manually by 'pm' command. I'm not sure that this will works with all android version.


Instructions:
- Install & Open the app, Next Press Option Key -> Select Add Locale
- Input Label, ISO639, ISO3166. You have to use the correct Language and Country ISO code and click add.

Example: Cambodia:
ISO639: km
ISO3166: KH 

Find country ISO codes link below:

ISO639: http://goo.gl/wU2IFo 

ISO3166: http://goo.gl/3WOYoP


- For unroot device download and extract this file

- On your phone Enable USB Debuging and connect to computer.

-    Open extracted folder, Hold Shift and Right Click anywhere in that folder, choose Open command window here
-    Enter following two command line:
        adb shell
        pm grant jp.co.c_lis.ccl.morelocale android.permission.CHANGE_CONFIGURATION

-    Now in your phone go to app and follow the same instruction above.

Related Posts:

  • [Mod] Increase Galaxy S4 (GT-i9500) Volume For Galaxy S4 users if you feel that your phone volume is not loud enough, there is a way to boost volume by modifying 'default_gain.conf', but this is for rooted devices only.To do you need to download an app … Read More
  • Root your android devices with OneClickRoot  OneClickRoot is the leading software for Root Android phone. With just a single click, you can root Android smartphone or your tablet and get access to hundreds of new and exciting features. Root's own Android… Read More
  • How To Redirect Blogger URL Blogger is a free blog-publishing service hosted by Google and if you're having a web blog using blogger and you want to redirect your current blog to other blog or website url, you can simply copy a line of code below a… Read More
  • Update Galaxy S3 International to Android 4.3 Jellybean Information from the Samsung Galaxy S3 shows that users have started to receive new updates via OTA. After upgrade to Android 4.3 Jellybean, the system is also added many new features. If you do not receive the emai… Read More
  • Share internet from your computer to others If you want to share your internet from your computer to other nearby PCs or Tablets I want to introduce you a software name Virtual Router Plus. This app is support with windows 7 and 8. Virtual Router Plus &n… Read More