How to update existing contact?

前端 未结 6 1905
闹比i
闹比i 2020-12-15 05:26

I have one existing contact, I need to add a work address to that existing contact. I am using the following code, but it\'s not working.

String selectPhone          


        
6条回答
  •  感动是毒
    2020-12-15 06:13

    Maybe you could use Intent and its ACTION_EDIT to get your user Edit the work address...

提交回复
热议问题