Hi,
I am trying to develop a android application which is done using html5. I use phongap to convert html5 application to android apk file. Problem is my native lanuage is not supported by android OS yet. In my app I get datafrom database and print them. when I do it, characters show in jumble way.
so, I thought to passe native font to css. but I dont know how to attache a new css to html as I can render my font.
thanks in advance.