Discussion Board

Results 1 to 3 of 3

Thread: Generic code

  1. #1
    Registered User Utk's Avatar
    Join Date
    Apr 2004
    Posts
    40
    Hi all

    I am retrieving an IMSI code for 3650,6600 and 7610.
    I am using "RAdvGsmPhone" for 3650 and "RMobilePhone" for 6600 & 7610.

    Everything works perfect if I use different sis files.
    ( One for 3650 and other for 6600 & 7610).

    But when I use single SIS file for retrieving IMSI then I am getting "System error" on 3650.( Because of RMobilePhone- might be some library it is trying to find but ! getting , though ! sure).

    Anybody knows why I am getting "System error" on 3650?
    Or is there any generic method using which I can get IMSI code without having a need to make different sis files for 3650 and (6600 & 7610) .

    Thanx in advance,
    Utk.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    you basically can not use code generated with SDK 2.X in phones that are nor platform 2 compatible, basically only way the compability works is that newer ones might support older ones, never other way around really.

    basically the implementation in phone side seems to be very different, so best way is to combine both sis files into a one sis that checks the phone OS version and then installs the right code into the phone.

    yucca

  3. #3
    Can you send me example code how can i retrieve the IMSI code in Nokia6600.
    Its really urgent

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