How can I programmatically add a contact?

前端 未结 1 1044
情歌与酒
情歌与酒 2020-12-17 02:57

I am trying to programmatically add a contact in Android. Here is my code:

ArrayList ops = new ArrayList

        
相关标签:
1条回答
  • 2020-12-17 03:33

    Contact API storing contact as an invisible contact: How to make it visible? check this i hope it will be useful!

    there is no need of creating any account in the phone!... i think their is some default account to do that!

    0 讨论(0)
提交回复
热议问题