Discussion Board

Results 1 to 6 of 6

Hybrid View

  1. #1
    Regular Contributor schmeichel's Avatar
    Join Date
    May 2008
    Location
    Beijing, China
    Posts
    180
    I want to retrieve default SIM language from SIM card, is this function can do it?

    User::Language();

    Thank you in advance!

    Regards,
    Kevin
    -- KEEP GOING..

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,672
    User::Language(); returns the devices current language, anyway you propably should use that one since that is the language user has set on, and the SIM card is usually rather hard to get any access.

  3. #3
    Registered User sumit.rathi's Avatar
    Join Date
    Jun 2008
    Location
    India
    Posts
    1,048
    Quote Originally Posted by schmeichel View Post
    I want to retrieve default SIM language from SIM card, is this function can do it?

    User::Language();

    Thank you in advance!

    Regards,
    Kevin
    you can use CTelephony for getting IMSI. IMSI is the SIM id number, which first three will tel you the country of origin (home network country), next two are then operator ID's in that country (home network operator) and rest are unique ID's for the card.I dont think you ca get the language of SIM directly but by knowing operator country you can guess it.

  4. #4
    Regular Contributor schmeichel's Avatar
    Join Date
    May 2008
    Location
    Beijing, China
    Posts
    180
    Quote Originally Posted by sumit.rathi View Post
    you can use CTelephony for getting IMSI. IMSI is the SIM id number, which first three will tel you the country of origin (home network country), next two are then operator ID's in that country (home network operator) and rest are unique ID's for the card.I dont think you ca get the language of SIM directly but by knowing operator country you can guess it.
    Yes, thanks, I thought there are have an API can get the language id of SIM card directly.
    -- KEEP GOING..

  5. #5
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,414
    There's no SIM card language per se. Every SIM card is associated with a MCC (Mobile Country Code) which with the MNC (Mobile Network Code) identifies the country and operator. Not necessarily the language (many countries have several official languages).

    http://en.wikipedia.org/wiki/Mobile_country_code

    http://en.wikipedia.org/wiki/Mobile_network_code

  6. #6
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    petrib is right, IMSI does not help you in anyway. You can check SIM Toolkit programming, if it help you in anyway.

Similar Threads

  1. saving to sim card
    By helsis in forum General Development Questions
    Replies: 2
    Last Post: 2007-12-06, 12:12
  2. Replies: 5
    Last Post: 2007-10-24, 10:22
  3. Send SMS Problem. Cannot Get SMSC Address. Due to Strange SIM Card?
    By cksong in forum Mobile Java Networking & Messaging & Security
    Replies: 1
    Last Post: 2007-07-02, 16:13
  4. Replies: 3
    Last Post: 2003-12-04, 07:56
  5. Nokia 3595 SIM Card Problems
    By jrbass in forum General Development Questions
    Replies: 0
    Last Post: 2003-09-08, 15:25

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