开发者

Retrieving phone preferences

is there any way to retrieve phone info such as language so that i can use that to auto adjust the program based on the phone language? 开发者_如何学JAVA


You should probably read about localization for Android. It's probably as simple as including a text file that has all of your strings and the conversion strings in it. From there when your application is deployed it reads in these strings. You shouldn't want to manage this by yourself.

Android Development - Localization

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜