I'm trying to add a custom data field and MIME type to the Contacts screen. Is there a way to do this such that when a user views a contact with my data saved on it, my field appears there? This is something I've seen other apps do--how do the Facebook, Twitter, Last.fm, etc. apps add their status information to contacts, for example? I can't seem to figure it out from the Contacts API documentation.

link|improve this question
feedback

2 Answers

up vote 3 down vote accepted

This guide gives a very good description on how to do what you asked: http://www.c99.org/2010/01/23/writing-an-android-sync-provider-part-1

link|improve this answer
feedback

Pentium10 has an answer on this page, I'm not sure it displays the data in the contacts app too or not.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.