Android 2.0:如何在模拟器中添加联系人组?
如何在模拟器中添加联系人组或与Google联系人或设备联系人同步?
how to add contact groups in the emulator or sync with Google contacts or device contacts?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
据我所知你不能。
您必须获得一个免费的应用程序来执行此操作并将其推送到模拟器。您可以使用联系人->从 VCF 导入功能从 vcard 文件导入联系人。
As far as I know you can't.
You have to get a free application that does this and push to the emulator. You can use the Contacts->Import from VCF function to import contacts from a vcard file.
在您的模拟器上运行此代码/应用程序:
// --------------------------------------------------------- --------- 创建谷歌
// 分组()
希望它有帮助
Run this code/app to your emulator:
// ------------------------------------------------------ Create Google
// Group ()
Hope it helpes