How to update existing contact?

前端 未结 6 1903
闹比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:02

    you should use "Data.RAW_CONTACT_ID" instead of "Data.CONTACT_ID" in the clause of selection.

提交回复
热议问题