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.
接到来电时是否有向来电屏幕添加数据的方法?如果可能的话,我希望能够在该屏幕上添加文本。
更新:
如果当前无法在此屏幕上添加文本,是否有办法根据来电触发代码?
您可以对来电执行任何操作的唯一方法是通过 Obscured 事件获知这已发生。 请注意,其他事情(例如警报)也会触发此事件,并且您的应用程序内无法知道是什么导致您的应用程序被遮挡。