I am looking for a method to either add two on/off toggles to contacts
in the contact list to determine call action for my program on an
ACTION_NEW_OUTGOING_CALL. If it is not possible to extend the contact
manager to include these toggles, is there a way to read group
membership for a contact to determine all the groups it lives in?

I suppose I could fallback to an internal SQLite DB, but then I end up
maintaining references to contacts that may or may not be there any
longer, and would be responsible for cleaning it up... If I could
extend the contacts, or tie into groups it would be so much more
simple.

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to