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 2 of 2

Thread: Any standard Contact API for Java?

  1. #1
    Junior Member
    Join Date
    Dec 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Any standard Contact API for Java?

    hi,
    I am looking for a standard contact API(for addressbook importer) for java and the implementations by different providers. Is there anything existing like that?
    I noticed Google has a Java Contact API, but it's their own implementation and doesn't go with any standard interface. Does anyone has any idea?
    If I want to implement an address importer using Java for Gmail, Yahoo, Facebook, Hotmail, AOL what I need to do? Do I need to go with each providers implementations. I see a big learning curve in that.

    Can somebody give some idea about that?

    Thanks
    S


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Any standard Contact API for Java?

    Duplicate of http://www.javaprogrammingforums.com...ntact-api.html

    Thread locked

Similar Threads

  1. Replies: 8
    Last Post: October 3rd, 2012, 11:48 AM
  2. Java ME API? Is there one out there?
    By javapenguin in forum Java ME (Mobile Edition)
    Replies: 1
    Last Post: March 24th, 2012, 06:40 PM
  3. Replies: 7
    Last Post: November 23rd, 2010, 11:03 PM
  4. Difference between Speech API and Sound API
    By zeeshanmirza in forum Java SE APIs
    Replies: 1
    Last Post: October 22nd, 2009, 12:22 AM

Tags for this Thread