Discussion Board

Results 1 to 14 of 14
  1. #1
    Registered User codemaster's Avatar
    Join Date
    Jul 2008
    Posts
    6
    Its more than 20 days now still i am not finding any information about reading the SIM contacts using S60 3rd Edition not even a sample code snippet or hint is it possible to read SIM contacts is any one here doing that? yes or no ?

  2. #2
    Nokia Developer Moderator Symbian_Neil's Avatar
    Join Date
    Oct 2006
    Location
    Finland
    Posts
    4,150
    Quote Originally Posted by codemaster View Post
    Its more than 20 days now still i am not finding any information about reading the SIM contacts using S60 3rd Edition not even a sample code snippet or hint is it possible to read SIM contacts is any one here doing that? yes or no ?

    Have you checked the Wiki ?
    http://wiki.forum.nokia.com/index.ph...ulltext=Search
    - Neil R.Bhasme -

    Twitter: @Symbian_Neil

  3. #3
    Super Contributor pirosl's Avatar
    Join Date
    Jul 2004
    Location
    Romania
    Posts
    560
    Have you checked symbian forum?
    For example http://developer.symbian.com/forum/t...6190&tstart=15 is a good start

    L

  4. #4
    Registered User manjunathcv's Avatar
    Join Date
    Jun 2008
    Posts
    8
    I also tried but could not.... bottom line it is not possible to Access SIM contacts..


    ------------------------------------------------------------------
    cracking iron nut called symbian
    http://probedeep.blogspot.com/

  5. #5
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,672
    You can access SIM contacts, but public SDK is not containing API for this functionality. Also AFAIK there is no S60 C++ API for this, thus only way to get required API would be directly partnering with Symbian.

    Anyway, I sort of remember seeing some AT commands for this functionality, which indeed i have not tested at all, but if it is reall important to you to get the SIM contacts, maybe you could try AT commands and see whether they could work. Also as it would be a workaround, you would need to test all devices you are supporting to make sure that it actually works in all of them.

  6. #6
    Super Contributor pirosl's Avatar
    Join Date
    Jul 2004
    Location
    Romania
    Posts
    560
    Symbianyucca is right....there is no public API for S60 to access contacts on SIM.
    I think there are 2 solutions for reading contacts from SIM:
    - you have access to Nokia's protected API
    - use sync engine and do a synchronisation between SIM and contact database, then access contacts on SIM through contact database

    L

  7. #7
    Registered User codemaster's Avatar
    Join Date
    Jul 2008
    Posts
    6
    Can anyone tell me where can i get those protected API's? and what wud be the cost

  8. #8
    Registered User codemaster's Avatar
    Join Date
    Jul 2008
    Posts
    6
    @Manjunath you may be right till now i am not able to get access to any material as such

    @prisol Can you tell me where can i get those protected API's? and any idea of the link of the store where i can make a purchase of the api's

  9. #9
    Super Contributor pirosl's Avatar
    Join Date
    Jul 2004
    Location
    Romania
    Posts
    560
    Quote Originally Posted by codemaster View Post
    @Manjunath you may be right till now i am not able to get access to any material as such

    @prisol Can you tell me where can i get those protected API's? and any idea of the link of the store where i can make a purchase of the api's
    As I don't have an answer to this...may be some Nokia people present on this site can answer you

  10. #10
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Quote Originally Posted by codemaster View Post
    @prisol Can you tell me where can i get those protected API's? and any idea of the link of the store where i can make a purchase of the api's
    You can try Nokia Partnering APIs, But still donot know if any API is available or not.

  11. #11
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,236
    Quote Originally Posted by skumar_rao View Post
    You can try Nokia Partnering APIs, But still donot know if any API is available or not.
    It should be rather Symbian Partnering. You would get something useful in Binary Access Kit(BAK) under Etel Multimode APIs, i think.

    Kiran.
    Nokia Developer Wiki Moderation team

  12. #12
    Super Contributor pirosl's Avatar
    Join Date
    Jul 2004
    Location
    Romania
    Posts
    560
    Quote Originally Posted by kiran10182 View Post
    It should be rather Symbian Partnering. You would get something useful in Binary Access Kit(BAK) under Etel Multimode APIs, i think.

    Kiran.
    The API needed in this case is under alarm client...so may be a Nokia partnering is enough

  13. #13
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,236
    Quote Originally Posted by pirosl View Post
    The API needed in this case is under alarm client...so may be a Nokia partnering is enough
    Would you please elaborate more about that "alarm client"? And how does it help to get SIM contacts? Because as far as i know it comes under BAK.

    Kiran.
    Nokia Developer Wiki Moderation team

  14. #14
    Super Contributor pirosl's Avatar
    Join Date
    Jul 2004
    Location
    Romania
    Posts
    560
    Quote Originally Posted by kiran10182 View Post
    Would you please elaborate more about that "alarm client"? And how does it help to get SIM contacts? Because as far as i know it comes under BAK.

    Kiran.
    Sorry...contact model client.(my mistake in previous post)..........
    You shouldn't work directly with etel...you should use contact model to retrieve different types of contact items....I do suspect Nokia just hides the API for SIM contact access.
    As an argument please check UIQ SDK. There you get SIM contacts through contact database. Nokia just changed this behaviour and I suspect they provide another partner API for accessing SIM contacts.
    Another argument...if you check some workarrounds they are constructed arround RPhoneBookSession which is just a sync client. The only thing this does is to sync SIM contacts to contact database and after that access ICC entries through contact database.
    Last edited by pirosl; 2008-07-23 at 17:18.

Similar Threads

  1. HTTP headers for S60 3rd Ed. Browser
    By Nokia Ron in forum Mobile Web Site Development
    Replies: 16
    Last Post: 2009-09-22, 14:28
  2. About using PIM API to read Nokia 7360 contacts information
    By jack_lu in forum Mobile Java General
    Replies: 0
    Last Post: 2007-11-14, 08:17
  3. How to read contacts in sim card?
    By chawmey in forum Symbian
    Replies: 1
    Last Post: 2007-03-23, 11:07
  4. Read SIM Card Information
    By jaceline in forum Symbian C++
    Replies: 3
    Last Post: 2006-12-19, 04:38
  5. Accessing SIM contacts
    By micmen in forum Symbian C++
    Replies: 0
    Last Post: 2004-07-22, 07:49

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