在应用程序中添加对多种语言的支持的最佳方法是什么?
我正在寻找一种方法,在我正在为 Android Honeycomb 开发的应用程序中包含多语言支持 - 这样做的最佳实践是什么?
我一直在查看 .mo 文件等,但尚未找到具体的答案。谢谢。
I'm looking for a way to include multilingual support in an app I'm working on for Android Honeycomb - what's the best practise of doing this?
I've been looking at .mo files and such, but haven't been able to find a concrete answer just yet. Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
尝试本地化
教程在这里
http://developer.android.com/guide/topics/资源/本地化.html
Try localozation
Tutorial is here
http://developer.android.com/guide/topics/resources/localization.html
看看这个:
应该没有太大变化蜂窝状
Give a look at this:
Shouldn't have changed much in Honeycomb