Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: J2me base Mobile application laguages issue...

  1. #1
    Junior Member
    Join Date
    Sep 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default 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.


  2. #2
    Super Moderator Sean4u's Avatar
    Join Date
    Jul 2011
    Location
    Tavistock, UK
    Posts
    637
    Thanks
    5
    Thanked 103 Times in 93 Posts

    Default 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.

  3. #3
    Junior Member
    Join Date
    Sep 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default 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....

Similar Threads

  1. How to copy J2ME application to a mobile device
    By vishal21 in forum Java ME (Mobile Edition)
    Replies: 2
    Last Post: January 21st, 2012, 05:52 PM
  2. Issue with Base Changing..
    By Staticity in forum What's Wrong With My Code?
    Replies: 6
    Last Post: September 5th, 2011, 12:01 PM
  3. mobile chat application
    By teemone2001 in forum Java Theory & Questions
    Replies: 1
    Last Post: July 21st, 2011, 03:33 AM
  4. Replies: 2
    Last Post: March 3rd, 2011, 02:22 PM
  5. J2ME application not launching
    By vishal21 in forum Java ME (Mobile Edition)
    Replies: 0
    Last Post: November 22nd, 2010, 01:15 PM