如何:自定义 AOSP 设置?
我正在尝试为我的开发套件构建 aosp,我想知道在哪里 我应该寻找:
- 更改文本的字体大小 在设置部分(我已经替换 droid 字体与另一种字体但 新字体(大)或全局字体 设置。
- 更改文本位置 设置部分(通常是所有文本 是 例如,在左侧,我想尝试将其放在右侧)。
- 语言环境名称 显示在设置/语言和 键盘..它们存储在哪里。 我查看了
LocalePicker.java
但是 无法弄清楚。
- 语言环境名称 显示在设置/语言和 键盘..它们存储在哪里。 我查看了
例如,我想将语言环境名称从英语更改为本地名称 语言(在一些 Android 版本中,我看到阿拉伯语语言环境是英语,并且 其他一些版本则以本地阿拉伯语(阿拉伯语)显示。
Im trying to build aosp for my devkit, and i'd like to know where
should i look to for :
- to changing font size of texts
in settings section ( i've replaced
droid fonts with another one but the
new font kind large) or global font
setting.
- to changing font size of texts
- to change position of texts in
settings section ( usually all texts
are
in left side, i want to try and put it in right side for example).
- to change position of texts in
- the language locale names that
showed in settings/language &
keyboards.. where are they stored .
i looked intoLocalePicker.java
but
could not figure it out.
- the language locale names that
For example i want to change a locale name from english to it's native
language (In some android builds i've seen arabic locale was in english, and
some other builds it was shown in native arabic العربية).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论