简体   繁体   English

如何在Android中的Phone中添加新联系人?

[英]How to add new contact in Phone in Android?

I know how can we add new contacts or edit existing contacts by using Content Providers or using Contact , in these cases we have to design our own layout. 我知道如何使用内容提供商或使用联系人添加新联系人或编辑现有联系人,在这些情况下,我们必须设计自己的布局。 But I saw default add contact layout of device is not same as other android device. 但我看到设备的默认添加联系人布局与其他Android设备不一样。

So I want to use that default activity of android device, which is responsible for add new contacts. 所以我想使用android设备的默认活动,它负责添加新的联系人。 Is it possible to call that Activity? 是否可以调用该活动? And which API label will be required. 以及需要哪个API标签。

Minimum API level is 7. 最低API级别为7。

看一下这个答案,您使用的API是什么?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM