Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: Retrieving Contacts from SIM

  1. #1
    Junior Member
    Join Date
    May 2011
    Posts
    12
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Retrieving Contacts from SIM

    Please how can retrieve contacts from a SIM card


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Retrieving Contacts from SIM

    You need to use PIM API for retrieve and restore the contacts in j2me.

    Getting Started With the PIM APIs

    Also see - Retrieve SIM contacts - Nokia Developer Community - Discussions
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  3. The Following User Says Thank You to JavaPF For This Useful Post:

    kollyisrealisaac (July 29th, 2011)

  4. #3
    Junior Member
    Join Date
    Jul 2011
    Posts
    1
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: Retrieving Contacts from SIM

    Normally you have these kind of settings in your contacts.... after switching on the phone with your sim what you need to take the contacts.... get into the copy contacts from sim to phone...? otherwise plug the data cord and get into the synchronization option and save the contacts in your system...

  5. The Following User Says Thank You to remorovan For This Useful Post:

    kollyisrealisaac (July 29th, 2011)

  6. #4
    Junior Member
    Join Date
    May 2011
    Posts
    12
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Retrieving Contacts from SIM

    i have tried that method but it didnt work

Similar Threads

  1. Source code for Email address book/contacts importer
    By jega004 in forum Java Theory & Questions
    Replies: 4
    Last Post: November 23rd, 2012, 12:49 PM
  2. SNMP help retrieving OID
    By kurt-hardy in forum Java Theory & Questions
    Replies: 0
    Last Post: November 18th, 2010, 04:39 AM
  3. Some information on retrieving packets
    By Cheetah in forum Java Networking
    Replies: 0
    Last Post: July 11th, 2010, 08:43 PM
  4. Array of contacts (address book)
    By smush in forum Collections and Generics
    Replies: 11
    Last Post: April 29th, 2010, 03:08 AM
  5. problem in retrieving data via RMS
    By solaleh in forum Java ME (Mobile Edition)
    Replies: 0
    Last Post: August 30th, 2009, 05:46 AM