I'm building an app that accesses a users 'Profile' contact on Android. However, there are some cases where the user may not have a 'Profile' contact set up. In this case, I would like to programatically insert the profile contact. However, I am unable to achieve this.
I have tried code like the one here: https://groups.google.com/forum/#!searchin/android-developers/profile$20contact/android-developers/kqVpeAXPFOM/34Q_HMT7LfUJ But it doesn't seem to work. I have even posted a question on StackOverflow with an alternate approach, but there seem to me no responses (http://stackoverflow.com/questions/33981594/how-to-insert-profile-contact-programmatically-in-android) I'm sure I'm overlooking something simple, but I can't figure it out. Any help will be greatly appreciated! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

