Simple way to change the system language - Galaxy Note II General

Your phone needs to be rooted for app to work flawlessly
Might NOT work on 4.1.2 roms 90% of the time, so far only 4.3 showed results
This should work for almost any rooted device, no system restart is required and this is very simple
follow the steps and that's it
Install this app
https://play.google.com/store/apps/details?id=jp.co.c_lis.ccl.morelocale
Then check if the language you want is in the main page and if yes select the language and country if it's present in the main screen
IF NOT
Then click "custom locale" (in the top right screen)
it will open a new screen
then select the language you want from the big list and then the country
No need to select varient, just leave it empty as that's fine
Now Click set and your phne system language should be set to the language you selected
the image shows the language i selected "SINHALA" Country "Sri Lanka",
the screenshot is from stock 4.3 INU Note 2 rom
http://forum.xda-developers.com/showthread.php?t=2536423

Or just add your "system language" in csc/ language.xml

URL was INCORRECT

optimusPRIME said:
URL was INCORRECT
Click to expand...
Click to collapse
updated

robalm said:
Or just add your "system language" in csc/ language.xml
Click to expand...
Click to collapse
but then again to switch between languages u have to copy and replace xml files again and again right?
this is easier than that i guess.

Related

Modify Settings.apk

In the last 2 day's i'm trying to edit the Settings.apk.
I've trying to do it with several roms but no good.
i used the "apktool" and "auto sign" in my method but the "settings" refused to load
Any idea, someone?
the purpose of this is translate the OS.
Use morelocale 2 from the market to select your language.
I'm using it, but my language doesn't exist in the OS. So i need to do it myself.
yosidia said:
i used the "apktool" and "auto sign" in my method but the "settings" refused to load
Click to expand...
Click to collapse
Settings.apk is a system app, so you can't sign and install it just like that. I think you have to create update.zip file, but I'm not sure.

[Q] How to instal fonts on Samsung Galaxy Tap GT-P1000

any one can help me.
i need to install farsi fonts on my samsung Galaxy Tap Gt-P1000
i get fasri fonts and i put them in samsung's root directory, but it does not see them.
i dont find fonts directory to copy them.
can any one help?
download font changer from the market, its free, and i use it, works perfect.
yes man but you dont understand.
i dont need to change my screen fonts. i need to add some fonts to my android. i dont need to change my screen fonts.
i want to see arabic web sites.
In settings what locale/language did you select? Is the language you want available? You will have to flash a rom with that language in it.
Anyone know what rom has farsi? I have seen discussions about arabic language roms.
If you just want to use arabic font (.ttf) installed on your tab do the following
1. Install Type Fresh and AndExplorer from Market
2. Backup your font (using Type Fresh) to /sdcard/Fonts
3. Copy your arabic font to /sdcard/Fonts
4. Launch Type Fresh, select the arabic font, select OK.
5. Click on Menu (you're still in Type Fresh), click Apply Fonts. Enjoy
ok just realized the above might not work as the tab will use the selected font and the display might mess up.
Not sure if this will help http://forum.xda-developers.com/showthread.php?t=826615&highlight=Check

[KEYBOARD] Gingerbread keyboard with sms friendly Hungarian Dictionary

2011.08.29 changes:
- Increased the dictionary size to 370k words (LatinIME_370k.rar) which is almost the maximum size based of the makedict.jar's source
- Rebuilt from the latest CyanogenMod (Nightly #172) source
- Added new (adb) install method
2011.06.16 changes:
- Added the 2 length words (example: az, de, és) into the dictionary
- Rebuilt from the latest CyanogenMod (Nightly #104) source
2011.04.13 changes:
- Rebuilt from the latest CyanogenMod 7.0.0 source
------------------------------------
I've created a custom gingerbread keyboard with an sms friendly Hungarian Dictionary for my own use but I tough maybe someone else could find it useful also.
What I call SMS Friendly characters:
Because of the limitation of the extended ascii characters encoding when you enter the one of the following acute accent characters (á,ó,ú,ű)
then the maximum length of the current sms message will be only 70 characters instead of the original 160.
If we replace them with their grave accent version (sms friendly) than we got back the original length of the sms message.
Dictionary:
- contains the top 100k frequently used words created by Hungarian Webcorpus
- removed all the very short words (length < 2) and numbers
- replaced all special Hungarian accented characters to its sms friendly version:
á -> à
ú -> ù
ű -> ü (*)
í -> ì
ó -> ò
ő -> ö (*)
(*) : I know this replace cause incorrect grammar but I can live with that
Keyboard:
- used the latest CyanogenMod's source from the github (credit goes to the great CyanogenMod Team )
- changed the accented pop-up characters to their friendly version as I did in the dictionary also
Installation methods:
- Before you install it a backup is highly recommended!!!
- I. Replace the originally LatinIME.apk in the system\app directory in your custom rom before you install it via recovery
--OR--
- II: Install via adb commands:
1. Reboot phone into Recovery (make sure phone is plugged into PC)
2. Select "mounts and storage" then select "mount system"
3. Open your command prompt and remount /system as writable
Code:
adb remount
4. Push the LatinIME.apk to the system/app dir
Code:
adb push LatinIME.apk /system/app
5. Set the correct permission
Code:
adb shell chmod 644 /system/app/LatinIME.apk
6. Reboot the phone to apply the changes
Code:
adb reboot
After you installed the apk you should select the Hungarian (Magyar) language to take effect.
You can do it here: Settings -> Language & keyboard -> Android keyboard -> Input languages
Warning it removes any other dictionary from the system!
Please note it was tested only on the CyanogenMOD's nightly ROM.
Enjoy!
Update
Dictionary and source updated (details in the 1st post).
Update
Increased dictionary size to 370k words and new install method was added also.
See the details in the first post.
Hi!
Does it work only on a rooted device??
pattogato said:
Hi!
Does it work only on a rooted device??
Click to expand...
Click to collapse
Yes, root is required to modify or replace any System/App.
Hey,
is it possible to delete mistyped words from the user dictionary of the gb keyboard?
I know that there is a personal dictionary in the input settings, but it contains only the words I typed with the HTC Sense keyboard.
I cant find the personal dictionary of the gingerbread keyboard.
Great app, thanks!
Saved my day
This keyboard has saved my day! Thanks a lot for sharing.
Works fine on x18i 2.3.6 stock ROM.
---
Köszi a feltöltést, pont amit kerestem! Végre van gyári magyar billentyűzetem, ráadásul még sms-friendly is!
Thank you for your kind words.
I'm glad you find this keyboard useful.
Hey! Can you put back the Ű,Ő letters please? Grammar is important to me,thanks
lowert said:
Hey! Can you put back the Ű,Ő letters please? Grammar is important to me,thanks
Click to expand...
Click to collapse
PLEASE!!!
Hey!I hop you have enough free time...it would be great.CAn you make one with put back the characters both in dictionary and keyboard?The point is the grammar.Thanks
lowert said:
Hey! Can you put back the Ű,Ő letters please? Grammar is important to me,thanks
Click to expand...
Click to collapse
Please find the modified LatinIME app.
Please note I do not have any GingerBread device so I did not have a chance to test it.
A backup from your system before the installation is highly recommended.
sEsE123 said:
Please find the modified LatinIME app.
Please note I do not have any GingerBread device so I did not have a chance to test it.
A backup from your system before the installation is highly recommended.
Click to expand...
Click to collapse
nice,it wroks,but one problem,please fix the long press o,u characters,cause when i use long press it pops up a letter not the number like the others
lowert said:
nice,it wroks,but one problem,please fix the long press o,u characters,cause when i use long press it pops up a letter not the number like the others
Click to expand...
Click to collapse
OK, let me fix it tonight.
sEsE123 said:
OK, let me fix it tonight.
Click to expand...
Click to collapse
thanks for all
lowert said:
thanks for all
Click to expand...
Click to collapse
Please try the attached version.
(I've checked the xml file which contains the alternate chars and it looked ok. I've changed its order and I hope it will work.)
sEsE123 said:
Please try the attached version.
(I've checked the xml file which contains the alternate chars and it looked ok. I've changed its order and I hope it will work.)
Click to expand...
Click to collapse
perfect,thank you
sEsE123 said:
Please try the attached version.
(I've checked the xml file which contains the alternate chars and it looked ok. I've changed its order and I hope it will work.)
Click to expand...
Click to collapse
Hi, thanks for this great keyboard, now with hungarian dictionary it's even better
If you have some free time could you please add the English dictionary back, so we could have english and hungarian?
Thank you in advance
Any chance of having this in an ICS/JB version pls?

[Updated 07-29-2011][TUTORIAL] manually moving apps to /system/app

Requirements:
- Rooted SGA
- File Explorer with Root permission (i'm using File Expert)
NOTE: I was only successful in moving apps/games without 'lib' linked to them
0. Move App from SD to Phone memory (or install to Phone Memory)
1. Open File Expert
2. Menu > More > Mount > Read/Write
3. Go to directory /data/app/<app name>.apk then copy file
4. Go to directory /system/app , then paste the <app name>.apk file
5. Look for the file (usually com.<source>.<app>.apk), long press on it to open a pop-up menu, select 'File Operation' then 'Permission', tick all check boxes in the 'Read' column then 'Apply'
6. Delete /data/app/<app name>.apk
7. Delete /data/dalvik-cache contents
8. restart phone
How to free some memory space from /system
1. go to /system/T9DB delete languages that you do not need phonepad_XX.kdb, qwerty_XX.kdb, Samsung_400_XXubUN_xt9.kdb. Where 'XX' is the language indicator (i.e. en - english) (i have deleted all extra languages aside from 'en' and free upa around 4MB)
2. Delete unwanted ringtones, notification tones. Or you can move those that you dont like in SDcard by creating folder name 'media'(and sub folders like those on system on the root of the phone.
3. Delete unwanted bloatwares in /system/app
So far these are the files that are safe to delete.
[07-29-2011] Update
1. Was able to move Ninjump to /system/app and libninjump.so to /system/lib, game works (not successful on Angry Birds though)
Which mean that the apps which can only be installed in Internal can be moved to SD?
letsurock, you can do it using titanium backup app.
YES. titanium backup more safe
avoid mistaken with titanium backup
At attachment is table of apps which can be deleted from system/app folder without brick your phone...
vertcam9 said:
Requirements:
How to free some memory space from /system
1. go to /system/T9DB delete languages that you do not need phonepad_XX.kdb, qwerty_XX.kdb, Samsung_400_XXubUN_xt9.kdb. Where 'XX' is the language indicator (i.e. en - english) (i have deleted all extra languages aside from 'en' and free upa around 4MB)
2. Delete unwanted ringtones, notification tones. Or you can move those that you dont like in SDcard by creating folder name 'media' on the root of the phone.
3. Delete unwanted bloatwares in /system/app
So far these are the files that are safe to delete.
Click to expand...
Click to collapse
Hi, I am using File Expert too and I tried to the files mentioned in your step 1) above, but the program doesn't let me do it. The files are still there. Any ideas?
Thanks!
wagyubeef said:
Hi, I am using File Expert too and I tried to the files mentioned in your step 1) above, but the program doesn't let me do it. The files are still there. Any ideas?
Thanks!
Click to expand...
Click to collapse
Mount as R/W not R/O
Thanks mate!
ingbrzy said:
At attachment is table of apps which can be deleted from system/app folder without brick your phone...
Click to expand...
Click to collapse
Great! I needed such a reference.
What do the * and ** mean? There is no legenda.
Cheers
thanx .....
vertcam9 said:
5. Look for the file (usually com.<source>.<app>.apk), long press on it to open a pop-up menu, select 'File Operation' then 'Permission', tick all check boxes in the 'Read' column then 'Apply'
Click to expand...
Click to collapse
For step 5, it is refer to which path ? /system?
Thanks
vertcam9 said:
How to free some memory space from /system
1. go to /system/T9DB delete languages that you do not need phonepad_XX.kdb, qwerty_XX.kdb, Samsung_400_XXubUN_xt9.kdb. Where 'XX' is the language indicator (i.e. en - english) (i have deleted all extra languages aside from 'en' and free upa around 4MB)
Click to expand...
Click to collapse
How to add some language files, because in 2.3.4 not languages which I have with stock 2.2.1 android version (don't have Serbian keyboard and dictionary for Samsung and Swipe keyboard)?
I get this files from 2.2.1 ROM, put him in /system/T9DB but system don't see him (no Serbian keyboard to choose, just same old languages, and after I delete non English files)...
deklica said:
How to add some language files, because in 2.3.4 not languages which I have with stock 2.2.1 android version (don't have Serbian keyboard and dictionary for Samsung and Swipe keyboard)?
I get this files from 2.2.1 ROM, put him in /system/T9DB but system don't see him (no Serbian keyboard to choose, just same old languages, and after I delete non English files)...
Click to expand...
Click to collapse
I'm not sure about this one. There is a file /system/csc/others.xml , which contain settings about input method . You can see there "<inputlist>" languages that can be selected. I think if you find a way to edit the XML file properly you can add your language so that it can be selected in one of the input method you select.
prodikey said:
For step 5, it is refer to which path ? /system?
Thanks
Click to expand...
Click to collapse
Yes, /system
vertcam9 said:
I'm not sure about this one. There is a file /system/csc/others.xml , which contain settings about input method . You can see there "<inputlist>" languages that can be selected. I think if you find a way to edit the XML file properly you can add your language so that it can be selected in one of the input method you select.
Click to expand...
Click to collapse
Working...
Copied phonepad, qwerty, and ldb file for desired language or languages to /system/T9DB, than change permissions like other files to rw-r--r--, and than edited /csc/others.xml file, and added two letters code for new added languages... restart and all working, I have my missing keyboard and T9 suggestions...

[GUIDE] Add/Remove Languages to swype keyboard

How to add/remove languages to swype.
Preparation
* Get a tool capable of working in zip files. I use WinRar. WinZip, Total Commander or anything else should also work.
* Get a Swype Version which works on your device (QVGA for Galaxy 3). Install and test it! This is your base - it has to run propperly so you customize it. You can find swype keyboard swype inside a stock rom.
* Check your swype version & download a swype (With any resolution).
* When i refer to "dummyfile.apk", that is always meant without quotation marks.
Customization
* When you find your swype that suits to your device, we start. I refer to it now as "myswype.apk"
* Open "myswype.apk" in WinRar/Total Commander/Winzip/WhateverYouLike - we wont unpack it, we work inside it.
* Delete the "META-INF/" Folder inside "myswype.apk"
* Go to "Assets/Files" inside "myswype.apk"
* Each standard language consists of 3 Files here: "Language.htm", "Language-full.htm", "Language.le" - some complicated languages like korean may consist of up to 5 files.
* Delete the Languages you dont need.
* Dont delete anything else! Important files are "languages.lst", "license.dat", the two "Numbers-XX-Latin1.zkb.le" files, the four "QwertX-XX-Latin1.zkb.le" files and all .png's!
* Now copy additional languages from the other swype with the languages you want here. Of course it is in the same location: "theotherswype.apk/assets/files/" - remember: 3 files per language!
* Open "languages.lst" in any text editor - even notepad will do! (I use Notepad++)
* Write a list of Languages you wanna use here. The name to use is the name of the .htm file without .htm. This is case sensitive!
* The Contents of the original language.lst as an example: "EnglishUS,Spanish,Italian,PortuguesePT,German"
* Open "helplanguages.lst" in any text editor and repeat above steps
* Delete unneeded keyboards from "assets/keyboards/". The "SwypeRef*" are QWERTY default, the rest is self-explaining like QWERTY or AZERTY. There is no way to see what language needs what keyboard. You either know or you have to test.
* Delete chinese help-file from "res/raw/dict_pinyin.mp3". It's only needed if you use chinese.
* Recheck all your steps and close your zip-tool!
Optional: Customize Skin and Sound
* If you wanna change the skin, modify the .png files at "myswype.apk/assets/keyboards" - the other .png files in the .apk are only for tutorial and help.
* There are some skins at XDA forum, which already made it to a custom .apk file.
* The one and only soundfile, played when typing or finishing a word, is located at "myswype.apk/res/raw/beep.mp3" - change this if you like
Finalization
* Download a sign tool from xda (Auto-apk-tool v1.0.7 its nice)
* Open it and press "10". Drag "myswype.apk" to the command and press enter.
* A file will be created (myswype_signed.apk).
* Thats it! you are done! install the .apk and have a nice day!
Troubleshooting
* If you find your language not working, that usually got one of 3 Reasons:
* You messed something up. Recheck your "language.lst" and "helperlanguage.lst" file and see if you have all needed language files in "assets/files"
* Your language is not allowed by our included license file. That happens a lot with new languages like the Chinese in 2.10.52. Users reported workarounds with renaming the language to some supported language. Like renaming Serbian to Croation.
* The language files you got are not supported by the latest swype version. Rule of thumb is, 1.x swype language files wont work with 2.x language files, but 2.x language files are compatible with each other. As far as i know this rule applys in most but not all cases. So search for another swype version containing your desired language and try that file.
* We obtained another license file. Right now, it is unknown which languages it supports, but it is from swype 2.7 asia galaxy s. the license we currently use is 2.4.44 based. give it a try, it might work with your language. please also give feedback, which language works/doesnt work. copy it it "assets/files/" and overwrite the exiting license.dat
* Swype languages from swype 2.XX dont work on swype 3.XX!
kyrillos13 said:
* If you wanna change the skin, modify the .png files at "myswype.apk/assets/keyboards" - the other .png files in the .apk are only for tutorial and help.
Click to expand...
Click to collapse
Kyrillos,
is it enough to resize the keyboard images from the other APK, or is there other trickery?
debaj said:
Kyrillos,
is it enough to resize the keyboard images from the other APK, or is there other trickery?
Click to expand...
Click to collapse
I havent tried it but it will work
I have installed Swype 3.xx from official site and procedure. Licensed.
Worked at first but after reboot, it started giving FCs. Nothing else can be done with anything related to swype now. I do have the apk backed up. Using that backed up apk, i re-installed it but now it says Invalid License and will work with limited functionality. which is basically no swyping at all!!
How do I get it to work again???
I did a search for "Auto-apk-tool v1.0.7" but results showed me only earlier versions.
Where can I get the version you mentioned?
jinxskore said:
I have installed Swype 3.xx from official site and procedure. Licensed.
Worked at first but after reboot, it started giving FCs. Nothing else can be done with anything related to swype now. I do have the apk backed up. Using that backed up apk, i re-installed it but now it says Invalid License and will work with limited functionality. which is basically no swyping at all!!
How do I get it to work again???
I did a search for "Auto-apk-tool v1.0.7" but results showed me only earlier versions.
Where can I get the version you mentioned?
Click to expand...
Click to collapse
Hm, you installed the swype.apk? sign apk with the auto apk tool http://forum.xda-developers.com/showpost.php?p=13254186&postcount=2
Thanks. Will try n let u know...
used your guide to add engish uk to wqvga on us english only. it worked perfectly have now integrated this uk only swype into my jpq! ty!
kyrillos13 said:
Hm, you installed the swype.apk? sign apk with the auto apk tool http://forum.xda-developers.com/showpost.php?p=13254186&postcount=2
Click to expand...
Click to collapse
Not working.
Used AutoApkTool you provided. Signed my Swype 3.xx.apk. Got a resulting Swype 3.xx_signed.apk.
Copied to SD.
Then using Root Explorer, copied apk to /system/app
Went to Locale & Text...
Saw Swype Settings (but the was no "Enable Swype" checkbox)
Tried entering Swype Settings. Gives force close.
Uninstalled!!
Went to SD. Tried installing directly by clicking on the Signed.apk.
Installed like any normal app.
Went to Locale & Text...
Saw Swype Settings (this time, there was "Enable Swype" checkbox also)
Checked it.
Entered Swype Settings. Language, audio & vibration were grayed out, cant select (not that i want them though )
Went to text input box, new message compose.
Selected Swype as Input Method.
BACK TO SQUARE ONE. "Invalid License. Will have limited functionality"
Cant SWYPE at all!!!
Yeah. If you take swype beta, you need a licence (which mean you need a cracked swype 3 qvga). So you can take one from a rom, or you should find one (type "mobilism swype" in google)
kyrillos13 said:
Yeah. If you take swype beta, you need a licence (which mean you need a cracked swype 3 qvga). So you can take one from a rom, or you should find one (type "mobilism swype" in google)
Click to expand...
Click to collapse
haha. Oh. is it? LOL
KK. will try that again.
Would I need to sign the new apk from mobism?
And what install method would you prefer?
Click install or Root Explorer method?
Thanks for previous help and thanks in advance for reply.
kyrillos13 said:
Yeah. If you take swype beta, you need a licence (which mean you need a cracked swype 3 qvga). So you can take one from a rom, or you should find one (type "mobilism swype" in google)
Click to expand...
Click to collapse
haha. Oh. is it? LOL
KK. will try that again.
Would I need to sign the new apk from mobism?
And what install method would you prefer?
Click install or Root Explorer method?
Thanks for previous help and thanks in advance for reply.
EDIT:
It works! It works! It works!!!! Thanks man. U the MAN!!!
But I didnt use the QVGA, I used the WQVGA one.
Didnt sign it again as I saw it was already signed.
Installed it like any other app.
Exellent guide. 5 stars . Thanks
how can I get Swype Keyboard v3.25 from your rom? Do I have to install it first and then find swype on my Galaxy 3? Can sbd upload it here?
I know this thread is probably forgotten (which is a shame, its great) but I feel like responding regardless.
1. Extracting Swype from a rom:​
windows- "Disk internals linux reader" can do apparently do it for windows. Thanks -Vinne2-
linux-extract factroryfs.rfs from the rom .tar. in a terminal cd to the folder with the file, then run (as root)
Code:
#mkdir mount
#mount -o -loop factoryfs.rfs mount
now the folder mount will be like the system folder in yourt phone, so go to the folder app and copy Swype.apk somewhere else.
mac - I don't have mac experience, but I think there might be a method similar to the one above for linux
Phone
Flash the rom, copy the file from /system/app/ (of course)
Put factoryfs.rfs on your sd card, do the same as for linux (isn't it great when your smartphone can do something that windows cant )
2. Installing your Swype​If you want to install it as a system app, you also have to put libSwypeCore.so in /system/lib. You can find libSwypeCore.so in the Swype apk in the lib folder. If you do this you can also delete the lib folder from the apk to save more space!
You can install it like a normal app (will go to data).
3. Signing the apk / -linux​There is no auto apk tool for linux so I made this script (well I didn't actually make it, I stripped down APK manager, so credits to Daneshm90( java is required, and I guess a chmod 755 may be necessary.
Extract, place the apk as Swype.apk in the "Swype-signing" folder, then run the script
Code:
$chmod 755 Script.sh
$./Script.sh
P.S. There was something else I wanted to say,... oh yeah, I dont know if I can post Swype here so if somebody wants it, I can send them the one from kyrillos's cm7/gingy rom (the 20+mb one with a lot of languages), just pm me and hopefully I'll see it soon afterwards .
I still have the feeling that I'm forgetting something
eidt: forgot the attachment
edit 2: forgot that our phone is linux based, updated the part about getting Swype.apk from a rom
stubborn_d0nkey said:
I know this thread is probably forgotten (which is a shame, its great) but I feel like responding regardless.
1. Extracting Swype from a rom:​
windows- I dont know of any method. I dont think windows can access .rfs files.
linux-extract fa(...)
Click to expand...
Click to collapse
Try "Disk internals linux reader". http://forum.xda-developers.com/showpost.php?p=21569967&postcount=298
since I'm using Galaxy Tab 7.7, don't really know where to ask but here goes... My phone have Swype and I'd like to add additional language in Swype. How can I do this?
Followed all the steps, but
getting force close when trying to use
If i am trying to install from apk(and not by file delete and copy) I get "application not installed.
What can I do?
I want to add hebrew to my swype on Galaxy 3
Hey chaps,
the Swype that comes with any Samsung is version 3.26.92.39150, it comes with many language options but with no arabic. This guy has an earleir version of swype with arabic. http://forum.xda-developers.com/showthread.php?t=1588906
Can you please do me an apk file with arabic files from the link above into a swype of version 3.26.92.39150? Thanks. I tried the steps from the 1st post, but it aint working. I even tried this but did not work:
Rename arabic files to greek ones, and replace the original greek files, in a plan to select greek, but get arabic. but it aint working.
Please advise.
I have a Samsung Note 3 with Swype that allows me to download some additional languages, does anyone know where those language files are located? Thanks.
awdrifter said:
I have a Samsung Note 3 with Swype that allows me to download some additional languages, does anyone know where those language files are located? Thanks.
Click to expand...
Click to collapse
same question.
I'm trying to add portuguese language using swype "add language" function but every try show me "error" so I want to download manually the language dictionary and also add manually to the direction/file where could be located and be "readable" by swype.
Thanks in advance for your help

Categories

Resources