How setup arabic configuration for Android 2.2 emulator
I'm developing a cross platform mobile web-app for android, iphone I want to display some titles in arabi开发者_运维百科c I dont intend to convert the device language, I just want to view those titles properly.
For a web-app, I would suggest to use css3 in combination with WebFonts. Here's another question with regard to Arabic fonts css font-face with the Arabic fonts
精彩评论