Hi,

I am beginner in Android and apologize if my question been very
silly...

Actually I am trying to add additional language in Android OS.

For that, I did the following steps to understand the localization
flow in android, These are.

1. Add font in /frameworks/base/data/fonts/ folder and
  i. Changed some existing string in /base/core/es/res/ folder then
"make sdk" . But no change is been visible in OS UI.

ii. Then I have  tried to update *.dat file in icu4c folder after
adding values-xx folder in /base/core/es/res/ and   modifying some
existing string in /res/res/values-ko folder and "make sdk" but no
change is been visible in OS UI.

if I want to localize an application then it can be done very easily
But when I tried to add an additional language then I am facing
difficulty.Now I been stuck....

Thanks in advance for any kind of help.


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to