Discussion Board

Results 1 to 3 of 3

Thread: 6610i and utf8

  1. #1
    Regular Contributor dakoz's Avatar
    Join Date
    Nov 2005
    Location
    Amman/Jordan
    Posts
    322
    does nokia 6610i support utf8 ?????

    am using this statment to show a utf8 recieved string from an http connection
    "inputstreamreader(utf8,inputstream);"
    but squares are displayed in return...

    so i wanna make sure of 6610i supports arabic and utf8..???/

  2. #2
    Super Contributor wang_shui's Avatar
    Join Date
    Mar 2006
    Posts
    516
    Hi,


    In this phone specifications it is mentioned the phone supports UTF-8
    http://www.free-ringtones.uk.com/nok...ifications.htm

    U may also try microedition.encoding to find out which encoding is supported
    http://java.sun.com/j2me/docs/wtk2.2...alization.html


    Regards,
    Wang

  3. #3
    Nokia Developer Champion traud's Avatar
    Join Date
    Mar 2003
    Posts
    3,863
    Even if it supports UTF-8, there is no guarantee all the glyphs are there to display them to the user. I guess this is the reason because otherwise you should get an UnsupportedEncodingException.

    Anyway, it is new InputStreamReader(InputStream is, String enc) in my API. I guess, you just have a typo.

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