简体   繁体   English

android联系人源代码com.android.contacts

[英]android contact source code com.android.contacts

i am trying to understand android adding new contact functionality, problem is android.git.kernel.org is down i googled n found other resources for the source code of andriod os 我试图了解android添加新的联系人功能,问题是android.git.kernel.org关闭我用google搜索n找到了其他资源来获取andriod os的源代码

Github Github

Google.com Google.com

Gitorious.com Gitorious.com

but unable to understand it completely 但无法完全理解

i am looking for the code when on android we click on new contact and that screen or activity contains + and - buttons to add field and delete field dynamically, because i need the same functionality for my project. 当我在android上单击新联系人并且该屏幕或活动包含+和-按钮以动态添加字段和删除字段时,我正在寻找代码,因为我需要为我的项目使用相同的功能。 Thanks in advance. 提前致谢。

它在EditContactActivity

暂无
暂无

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

相关问题 如何打开com.android.contacts / .CallDetalActivity - how to open com.android.contacts/.CallDetalActivity android 中 content://com.android.contacts 的用途是什么 - What is use of content://com.android.contacts in android 如何保存从com.android.contacts,Android中提取的图像? - How to save image extracted from com.android.contacts, Android? 执行applyBatch时未找到权限com.android.contacts异常 - Authority com.android.contacts not found exception when doing applyBatch ShowCallLog Intent 在由“com.android.contacts”处理时不起作用 - ShowCallLog Intent not working when handled by "com.android.contacts" java.io.FileNotFoundException:content://com.android.contacts/contacts/24093/photo仅适用于旧照片 - java.io.FileNotFoundException: content://com.android.contacts/contacts/24093/photo for old photos only 使用什么代替Contacts.Intents.UI.LIST_STARRED_ACTION在com.android.contacts中显示已加星标的联系人? - What to use instead of Contacts.Intents.UI.LIST_STARRED_ACTION to display starred contacts in com.android.contacts? Adobe air内容:\\\\ com.android.contacts \\ display_photo \\加载照片 - Adobe air content:\\com.android.contacts\display_photo\ load a photo 未能为用户 0 找到提供者 com.android.contacts,预计会为此权限找到有效的内容提供者 - failed to find provider com.android.contacts for user 0, expected to find a valid contentprovider for this authority 无法传递结果ResultInfo {who = null,request = 1,result = -1,data = Intent {dat = content://com.android.contacts/contacts/lookup…}} - Failure delivering result ResultInfo{who=null, request=1, result=-1, data=Intent { dat=content://com.android.contacts/contacts/lookup…}}
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM