Hi, As of now, Android doesn't support Indic unicode. Only thing we can do is to wait for it to get added. Meanwhile cast your vote on this issue here https://code.google.com/p/android/issues/detail?id=3029
Regards, Suresh On May 3, 5:08 pm, subhashini alaguchokku <[email protected]> wrote: > Hi Mr.Senthil! > > Thanks alot for your response! but im developing web application(current > news), this is free app(social), so every one download that app, than how > is it possible? so every one(who download that app) need to installed that > UTF16(Latha or Aksharamala) in their device(android)? > > Thanks, > suba > > On Mon, May 2, 2011 at 7:20 PM, Senthil ACS <[email protected]> wrote: > > Madam, > > > U need to have UTF16 font (Latha or Aksharamala) installed on the > > device. The font typically tells how to draw on the screen. And every > > character is associated with a unicode character. Hence, try to find > > if u can place the font in the phone. If u have your android phone > > rooted, u can play with the file system. > > > Regards > > acs > > > On May 2, 11:54 am, subhashini alaguchokku > > <[email protected]> wrote: > > > Hi! > > > > Thanks Zsolt Vasvari , Now i do live web application(android). I want to > > > disply tamil news. so i now get response(unicode characters) from > > > server(using Json). > > > > like this unicode characters get from server, > > > > சென்னை > > > பேஷன் ஷோ > > > > I need to convert this code to tamil font. this is possible? > > > > Thanks and Regards, > > > suba > > > > On Mon, May 2, 2011 at 12:06 PM, Zsolt Vasvari <[email protected]> > > wrote: > > > > What have you tried? > > > > > I know, you cannot e-mail me privately. > > > > > On May 2, 2:26 pm, subhashini alaguchokku > > > > <[email protected]> wrote: > > > > > Hi! > > > > > > How to convert the tamil unicode character into tamil text in > > android, > > > > this > > > > > is possible in android? if anyone know give me ideas. > > > > > > Thanks and Regards, > > > > > suba > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups "Android Developers" group. > > > > To post to this group, send email to> > > > > [email protected] > > > > To unsubscribe from this group, send email to> > > > > > > [email protected] > > > > For more options, visit this group at > > > >http://groups.google.com/group/android-developers?hl=en > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group.> To post to this group, send email to > > [email protected] > > To unsubscribe from this group, send email to> > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

