简体   繁体   English

长按我的android应用程序的联系人列表中的联系人,如何添加其他选项?

[英]How do I add an additional option with long press on a contact of my contact list of my android application?

I have developed an android application of call blocking, it is working nice . 我已经开发了呼叫阻止的android应用程序,它的工作原理不错。 But I want to add an additional option on it. 但我想在上面添加其他选项。 Such as, when an user will long press on one of his contact number , one additional option with appear beside the options named call block, that option will help him to add that number directly to the block list. 例如,当用户长按其联系人号码之一时,在名为“呼叫阻止”的选项旁边会出现一个附加选项,该选项将帮助他将该号码直接添加到阻止列表中。 I have no idea how to customize the long press option of a contact. 我不知道如何自定义联系人的长按选项。 After long press on a contact number of my mobile this options appear 长按我的手机的联系号码后,此选项出现 在此处输入图片说明

I want one additional option , that will refer my software 我想要一个附加选项,它将参考我的软件

Want to add this Call Block option with this view , so that I can add a number directly from here in to my application call block list. 想要在此视图中添加此呼叫阻止选项,以便我可以从此处直接在我的应用程序呼叫阻止列表中添加一个号码。

您无法在其他应用中添加选项

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

相关问题 如何将图标添加到链接到我的应用程序的android联系人 - how to add icon to android contact that link to my application 如何从Android中的联系人应用程序获取唯一的联系号码? - How to get unique contact number from my contact application in android? 如何将android联系人嵌入我的应用程序 - How to embed android contact to MY application 如何在Android上将联系人添加到网上论坛? - How do I add contact to a group on Android? 如何从本机android联系人详细信息页面提供启动我自己的应用程序的选项? - How to give an option to start my own application from the native android contact details page? 我如何显示我的ArrayList <Contact> 我的ScrollView的联系人? - How do I display my ArrayList<Contact> contacts to my ScrollView? 在联系人列表中显示我的应用程序的图标 - Display the icon of my application in contact list 如何添加在联系人列表中打开我的应用程序的意图? - How to add intent to open my app in contact list? 如何在Android 4.2中将联系人组添加到我自己的帐户 - how to add contact group to my own account in Android 4.2 如何通过 Android Phone 的联系人列表中的代码添加联系人详细信息..? - how to add contact detail through code in contact list of Android Phone ..?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM