J2me base Mobile application laguages issue...
Dear Team,
My Self Ashish.
currently we are working on j2me based application.
We are used most of regional languages in our application and its working fine.
But same way when we used in "Gujrati" font it shows squares...
I have already installed most of gujrati font and indeic fonts in my pc.
Same thing is working on browser base application. but when I used WTK it shows squares....
If any one know what is issue then please tell me.
Thanks!
Ashish K.
Re: J2me base Mobile application laguages issue...
Supported Locales
If you are using Locale at all in your application, Java's support for South Asian locales wasn't very complete last time I looked (Tamil for a Malaysian app). When I looked into this a couple of years ago it really wasn't easy to add support either. Your best source of help may come from searching for "Java gujarati" and asking people who appear to have done some work in it how they did it.
Re: J2me base Mobile application laguages issue...
Dear Team,
Thanks for your reply..
I am not using Locale in my application. we are using UTF-8 code.
same thing is working for hindi, marathi fonts. only issue on gujrati font....