Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Foreign local language support problem for Android platform

when using titanium try to develop foreign language app (such as Chinese) in android platform, some titles can not be showed correctly. I have already seen that is incorrcet like table title,button title or label text, the output seems only show some strange ASCII code, however some are shown correct like tab title. The orginal Android java supports local language perfectly. I am not sure if it is a titanium bug? or there is something I havn't done correctly to get the right local language support?

btw, it is ok in iphone.

— asked July 23rd 2010 by Aee Q
  • android
  • foreign
  • language
  • locale
0 Comments

1 Answer

  • I had found problem, which was due to the utf-8 coding in different files, you should correct to the right format on your .js file, as long as the file char coding is right, you will see the right output on the phone.

    — answered November 14th 2010 by Aee Q
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.