Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Titanium and Contacts

Can we access the contacts in iPhone and Android using Titanium? I found the Titanium.Contacts API, but there was no example.

— asked July 15th 2010 by Radhakrishnan Selvaraj
  • contacts
0 Comments

2 Answers

  • Hi,

    KitchenSink is your friend, a very useful resource when you want to find out to do something

    you can grab KitchenSink here http://github.com/appcelerator/KitchenSink

    if it doesn't build, create a new project and just copy over the resources folder.

    You will find the contacts stuff in resources/examples/contacts_*.js files or if browsing on the iphone under phones > contacts

    hope that helps

    — answered July 15th 2010 by Richie Mortimer
    permalink
    3 Comments
    • Richie

      Radhakrishnan asked for information on how to "access the contacts in iPhone AND Android", but I note that it seems from the KS that the facility is not available for Android:

      http://github.com/appcelerator/KitchenSink/blob/master/KitchenSink/Resources/main_windows/phone.js#L19

      It would be good to hear from Ti staff about where this is currently in the roadmap.

      — commented July 15th 2010 by Paul Dowsett
    • Thanks Hal H

      — commented July 15th 2010 by Radhakrishnan Selvaraj
    • Good point Hal, I missed the android part

      — commented July 15th 2010 by Richie Mortimer
  • Contacts isn't currently available for Android.

    — answered July 15th 2010 by David Ashwood
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.