Titanium Community Questions & Answer Archive

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

Contacts API

Hi - can someone give me the status of contacts API implementation on Android and iPhone respectively?

I have seen the API
http://www.codestrong.com/timobile/api/titanium/Contacts/?rev=5

showContactPicker
getAllContacts

Please let me know which of them are implemented. KitchenSink seem to have commented Contacts under ToDo.

Thanks.

— asked April 6th 2010 by Manohar Chapalamadugu
  • api
  • contacts
0 Comments

1 Answer

  • Read access to Android contacts is available via the core Titanium.Contacts API. Android cannot add/edit contacts via the core Titanium.Contacts API, but you can do it by using Android Intents. Check out the "Forging Titanium Episode 9: Android Intent Cookbook" screencast to see exactly how to do this.

    — answered October 5th 2011 by Tony Lukasavage
    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.