Titanium Community Questions & Answer Archive

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

Android Contacts

When will Contacts be supported for Android? Specifically, the Contact Picker.

— asked August 31st 2010 by Bryan Paijit
  • android
  • contact
  • picker
0 Comments

3 Answers

  • Android contacts are supported in the core API. You should also check the current Titanium.Contacts API docs as pretty much all properties of returned contacts are accounted for.

    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
  • crickets

    I would like to know the same thing. Contacts support for android is overdue. Really puts Titanium behind the 8-ball when it comes to developing enterprise & productivity apps.

    — answered October 1st 2010 by Christopher Rumpf
    permalink
    0 Comments
  • It's is been in the CI builds for a couple of weeks. Docs on how to use the CI build are in the Programming Guides section.

    — answered October 1st 2010 by Don Thorp
    permalink
    2 Comments
    • Thanks, Don. Does that mean it's rolling into the next dot release? I've been looking forward to this for a long time.

      — commented October 1st 2010 by Christopher Rumpf
    • Oh, for anyone else interested: http://developer.appcelerator.com/doc/mobile/get_continuous_builds

      — commented October 1st 2010 by Christopher Rumpf
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.