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.
嗨我要在来电时开发应用程序我想检查我的应用程序数据库中是否存在电话号码我想显示有关号码的详细信息。我的想法是当 3g 来同时工作的互联网接入和语音通话?
这是不可能的。非通话呼叫始终具有最高优先级。每当您接到来电时,您的互联网连接就会停止。您可以考虑制作一个应用程序,在通话后获取信息,并在下次来电时显示。