Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User spiritjp1's Avatar
    Join Date
    May 2008
    Posts
    1
    In S60 5th I use the code as blow. But in S60 3rd get message "System IMEI Service object cannot be found"

    Code:
    try 
    {
    systemServiceObj = device.getServiceObject("Service.SysInfo", "ISysInfo");
    } 
    catch (ex) 
    {
    alert("System IMEI Service object cannot be found.");
    return;
    }

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    Which S60 3rd Edition device/model and what firmware version? Note that S50 5h Ed. most probably has a newer WRT version with functionality not necessarily available in older/earlier WRT versions. For an older device, it may be that there's a firmware update with a newer WRT, though, so post the device model and firmware version you tried it on.

  3. #3
    Nokia Developer Moderator isalento's Avatar
    Join Date
    Jun 2008
    Location
    Tampere
    Posts
    831
    On S60 3rd edition initial release there is no support for WRT.

    S60 3rd edition FP1 supports WRT 1.0 System information API as described here , but you cannot get IMEI using that API.

    Only 3rd ed FP2 devices (E55.. etc.) supports WRT 1.1 and Platform Services 1.0 which you can use as well with 5th edition devices.

    In summary in older 3rd edition devices getting IMEI is not a easy task to do. You might try API bridge but it is up to you to decide if it worth of the effort it takes.

    Br, I
    Ilkka

Similar Threads

  1. How to get imei in nokia S60 3rd edition phones in wrt
    By brodjag in forum Symbian Web Runtime
    Replies: 3
    Last Post: 2010-05-19, 14:41
  2. Get IMEI on S60 3rd and 5th editions
    By pinkhardlionel in forum Symbian C++
    Replies: 2
    Last Post: 2009-07-31, 19:15
  3. How to get imei and cell id in nokia S60 3rd edition phones in j2me
    By bfchaudharimca in forum Mobile Java Networking & Messaging & Security
    Replies: 3
    Last Post: 2008-09-25, 13:56
  4. S60 3rd Edition - IMEI retrival via Flash Lite
    By mikebrant in forum [Archived] Flash Lite on Nokia Devices
    Replies: 1
    Last Post: 2008-03-05, 23:55
  5. Replies: 3
    Last Post: 2007-11-08, 08:40

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