Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User goeast's Avatar
    Join Date
    Mar 2003
    Posts
    14
    I am developing a MIDP application to display chinese word on Canvas. I have 3 questions as follows:
    1. I want to read a chinese text file. What encoding scheme (UTF-8 or UTF-16) needed to adopt? What InputStream or Reader class needed to use?
    2. Can I store the UTF encoded text in String and display on Canvas later?
    3. If the above was wrong, any suggestion to my problem?

    Thanks!

  2. #2
    Registered User goeast's Avatar
    Join Date
    Mar 2003
    Posts
    14
    It really urgent! anyone can help?

  3. #3
    Registered User jstorm's Avatar
    Join Date
    Mar 2003
    Posts
    15
    hi, i am developing chinese midlet,
    i read the data from network, i am using readUTF() to read the chinese data so it can display on canvas. (in current version, only canvas, and form.append(string) works on chinese, all others UI as List, ChoiceGroup, doesn't support chinese on chinese version 7650

  4. #4
    Registered User daquietmonkey's Avatar
    Join Date
    Mar 2003
    Posts
    5
    Hello Developer

    We are a bunch of three college students who have developed an English-Arabic translator using MIDP. We had come across the problem of displaying fonts in arabic. After some research we decided to use Unicode to display Arabic characters. The unicodes thingy have a unicode for every letter for every language (including left and right joins) This is what i suggest you use. We dont have any idea about UTF. What is it? Is it something like Unicode.

    Imran

  5. #5
    Registered User goeast's Avatar
    Join Date
    Mar 2003
    Posts
    14
    How to read a file with chinese text in MIDP? Is it needed to encode to other formats in order to do so?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved