开发者

android application arabic support

i have followed tutorial Hello L10 in developer.android official website,but nothing regarding arabic.

what are the steps needed for an android application to be in arabic? for eg,User can have either a combobo开发者_如何学运维x or radio button to choose from english or arabic.(i have done this).

Now if user selects arabic whole application characters should be converted in arabic. even the keyboard presented should be in arabic?if i have to make custom keyboard for this?or any other way? i dont have any idea.Any tutorial/demo ?.However i have googled around but not get specific material.

Any suggestion?


Users set their locale at the device level, through the Settings application. If their device supports Arabic -- some devices running Android 2.3 and 3.0 will -- then if your application has Arabic translations of its resources, the Arabic will appear. Also, the user will get an Arabic soft keyboard.

Other than providing Arabic translations for your strings, the rest is up to the user and their device.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜