问题描述
您好我希望有人把我放在正确的方向与我的问题
helloi hope someone put me on the right direction with my problem
我要工作在支持我的语言,特别是写在Android
i want to work on supporting my language, specially the writing on android
我们使用阿拉伯语字符的小修改(如帕西,乌尔都语等)。
we use Arabic characters with little modification ( like parsi, urdu etc)..
我希望Android已经完全支持阿拉伯语,那么我会做出改变我的语言进行工作。但即使是2.2不到风度支持阿拉伯语。它只是显示阿拉伯字符,它没有连接。 那就是عربية显示عربية。
i was hoping android has fully supported Arabic , then i would make changes to work with my language. but even 2.2 dosn't support Arabic . it just show Arabic characters and it is not connected. that is "عربية " is displayed "ع ر ب ي ة".
有些人已经取得阿拉伯语支持上的CyanogenMod ROM的一些HTC手机,但他们不会告诉他们怎么做了。我心中已经得到了Android源$ C $ C,我想知道从哪里开始,到哪里做出改变,那是什么处理字体,塑造引擎库等。
some individuals have made Arabic support on CyanogenMod ROM's for some HTC phones, but they would not tell how they made it.I'v got the android source code, i want to know where to start, where to make changes , what is the library that handle fonts , shaping engine etc ..
PS:android.com和其他Android相关的谷歌群体挡在我的国家。
ps : android.com and other android related google groups are blocked in my country.
推荐答案
Anymemo 是一个开源的Android应用程序,有阿拉伯语的支持。您可以轻松地检查它与Git和看看他们是如何解决它。
Anymemo is an open-source Android application that has support for Arabic. You can easily check it out with git and take a look at how they solved it.
这篇关于如何添加到Android语言支持的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!