Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有可能在 Android 电话记录中添加一些自定义操作?例如,用户正在进入通话记录,长按某个项目并出现标准上下文菜单。我需要在此上下文菜单中添加“账单呼叫”之类的项目。这可能吗?
您只能通过构建自己的固件来更改通话记录应用程序。
不过,通话记录是通过CallLog内容提供商公开的,因此您可以根据需要创建自己的计费增强通话记录应用程序。
CallLog