Discussion Board

Results 1 to 3 of 3

Hybrid View

  1. #1
    Registered User Qting's Avatar
    Join Date
    Feb 2012
    Posts
    2
    Hey,

    I need to retrieve the Cell Id. I see that Qt and Symbian C++ examples require ReadDeviceData capability. Does this capability require the application to be signed for all platfrms? Is there a way to retrieve this info with a self-signed app?

  2. #2
    Registered User sapur's Avatar
    Join Date
    Mar 2011
    Posts
    16
    The application requires capability: ReadUserData ReadDeviceData Location

    Refer the link:
    http://www.developer.nokia.com/Commu...ith_CTelephony

    For 3rd Edition Devices "Location" Capability is not part of Self Signed Capabilties.
    So the Location Capability is removed during the SISX creation.(as seen from the logs).
    If you dont have your own certificates you can use Symbian Signed "Open Signed Online" to sign the SIS file for a speciific IMEI.
    Reference : https://www.symbiansigned.com/app/pa...ignedOnline.do

    Hope this will help you

  3. #3
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    Quote Originally Posted by sapur View Post
    The application requires capability: ReadUserData ReadDeviceData Location

    Refer the link:
    http://www.developer.nokia.com/Commu...ith_CTelephony

    For 3rd Edition Devices "Location" Capability is not part of Self Signed Capabilties.
    So the Location Capability is removed during the SISX creation.(as seen from the logs).
    If you dont have your own certificates you can use Symbian Signed "Open Signed Online" to sign the SIS file for a speciific IMEI.
    Reference : https://www.symbiansigned.com/app/pa...ignedOnline.do

    Hope this will help you
    Actually, The problem could be easily checked by looking into the SDK docs, and if you check for CTelephony::GetCurrentNetworkInfo documentation, you see that it does really require ReadUserData ReadDeviceData Location, so you do need them all.

    As mentioned the Location would be included in self-signable capabilities starting from 3rd ed FP2, however, ReadDeviceData is not, thus you can not do it with self-signed apps. Anyway, if you were thinking of using this with positioning, you should then instead use real positioning APIs, since they generally only require the Location capability, which would allow you to use them with self-signed application (starting from 3rd ed FP2)

Similar Threads

  1. Unable to retrieve Cellid and LAC (tested on nokia E50)
    By lalchetian in forum Mobile Java General
    Replies: 7
    Last Post: 2011-06-24, 19:18
  2. Problem for getting cellid in signed applications
    By sreehari434 in forum Mobile Java General
    Replies: 3
    Last Post: 2010-03-30, 07:53
  3. how to retrieve cellid from a mobile phone
    By aloke in forum Symbian C++
    Replies: 72
    Last Post: 2009-02-05, 11:13
  4. retrieve CellID from 6682 phone
    By guangyan in forum Symbian C++
    Replies: 1
    Last Post: 2006-10-17, 05:29
  5. retrieve CellID from 6682 phone
    By guangyan in forum Mobile Java Tools & SDKs
    Replies: 0
    Last Post: 2006-10-16, 22:38

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