[Q] need help for adding language - Galaxy Ace S5830 General

how to add my own language in a ROM that don't support it ?
SORRY FOR MY ENGLISH

For that you need to decompile and add the desired language to each app individually.
TeamCooper Developer
TheMyth Developer
www.teamcooper.net

Related

[DEV] HowTo add languages to AOSP ROMs?

Answer on POST #3 by Enomther
Hi,
I'm the author of LeoFroYo, an android 2.2 ROM.
I'm currently trying to integrate read and write arabic support into it and would like to include additional languages into my ROM.
Note: this topic is not about arabic support, but about additional languages.
I know Enomther's TheOfficial has more locales than the stock AOSP.
So I opened this thread to:
Get help to include more languages into the Android system
Make a guide on HowTo do so
So here are my questions:
But how to I include new languages into the system?
Do I only add strings.xml into frameworks_base?
What files do I need?
Simple XML or do I need to madify Makefiles?
How to compile with new languages?
I want those added languages to be listed into the SetupWizard
I think it's Enomther who told me this requiered to change things in vendor/.
But don't know quite what to do nor how.
Thanks everyone to help this community
PS: I will update this first post when a solution/steps will be found so it will be a guide for devs
Am I the only one who's concerned about languages support?
maybe all are satistied with the stock languages
btw, I also want to know how
Sent from my Nexus One using XDA App
how-to
leonnib4 said:
Hi,
I'm the author of LeoFroYo, an android 2.2 ROM.
I'm currently trying to integrate read and write arabic support into it and would like to include additional languages into my ROM.
Note: this topic is not about arabic support, but about additional languages.
I know Enomther's TheOfficial has more locales than the stock AOSP.
So I opened this thread to:
Get help to include more languages into the Android system
Make a guide on HowTo do so
So here are my questions:
But how to I include new languages into the system?
Do I only add strings.xml into frameworks_base?
What files do I need?
Simple XML or do I need to madify Makefiles?
How to compile with new languages?
I want those added languages to be listed into the SetupWizard
I think it's Enomther who told me this requiered to change things in vendor/.
But don't know quite what to do nor how.
Thanks everyone to help this community
PS: I will update this first post when a solution/steps will be found so it will be a guide for devs
Click to expand...
Click to collapse
Yea that was me ...
1) Do not modify and/or add strings.xml to framework
2) Do not modify other xml or any Makefiles
3) Like any other compilation, type "make"
So here's the answer to your real question ...
What I was referring to previously is the need to create a device/htc/passion/(vendor-custom).mk file. To include more languages. (This is what I do)
However..........
Here's another method that may be clearer for you to implement the first go around ...
Apply this patch here ...
Code:
http://github.com/CyanogenMod/android_build/commit/a5c3cb5e5bb243234815159bf63c95ad7327a7ca
Then ... make sure your buildspec.mk includes this line ...
Code:
TARGET_PRODUCT:=full_passion
That's it.
~enom~
Thanks Leo for taking this initiative for Arabic language, lots of people will appreciate your work. Thanks again.
Samy
Sent from my Nexus One using XDA App
What an answer Enomther!
Thank you
I know I could have re-PM you but I also wanted others to have that easy explaination from your words
Thanks, I think this thread is solved
PS: worked for me
just want u to know that we all appreciate ur work
n' i cant wait for your arabic supported rom
Good luck
denteno said:
just want u to know that we all appreciate ur work
n' i cant wait for your arabic supported rom
Good luck
Click to expand...
Click to collapse
BETA2 is released.
I need beta testers for the Arabic support.
Go grab it
it's fully arabic or just read and write ?
See my thread.
This thread is closed.
Sent from my Nexus One

[Q] Decompiling the "classes.dex" file for BIDI support

Hi All,
I'm a noob ROM developer and I want to create a new Rom based on
one of the great Roms here on this forum and add it support for RTL languages so it can support correct display of numbers when displaying an RTL lang.
As I understand I need to somehow decompile the "classes.dex" so I can edit the code in it and compile it again.
How can I achieve this? Maybe I can the original source code of it so I don't need to decompile?
I'm experienced with c++ and Java Android apps development but don't have a clue from where to start roms development.
Appreciated your help,
Thanks,
Oren

please, Q add language ?

please, how I can add another language to my sga rom

How to add a different language to Rom? Where is language files are located?

I have a Rom that has 2 chinese and 1 English language support. Wanams language enabler did not work. So I need where are language files are located in the Rom so that i can manually add these files from other Roms?
yken said:
I have a Rom that has 2 chinese and 1 English language support. Wanams language enabler did not work. So I need where are language files are located in the Rom so that i can manually add these files from other Roms?
Click to expand...
Click to collapse
Depends where you want to see them. They are compiled into the frameworks and settings.apk etc. Easiest thing is if you don't have teh languages you need on your ROM, use another ROM.
Look at picture. I want to add Turkish language. These are are very beautiful looking Roms, better than all the Roms i flashed.
As said above and files for language or not just in one place in the system .
These are are very beautiful looking Roms>>> flash one of those roms then .
Or find a Turkish forum may be even better .
have a look at
http://forum.xda-developers.com/showthread.php?t=1925831

[Q] need help with locales

hi guys i want to add locale to android not a specified device or rom but in all devices that is rooted.
there is already morelocale 2 but it doesnt contain that language that i want .
i need kurdish language its in cm11 but how can i add it to other roms can i extract it or if i know all the localization files i would make one or can i create and add it to morelocale 2 app a method to create locale manually will be good
or just help me by telling me how it works the language i want to add needs unicode
please help me .....
thanks

Categories

Resources