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 会自动停止来自 call 以外的其他来源的声音。但是我在我正在开发的一个程序中看到它只是把它放得太低了。
无论如何要解决这个问题?任何 OnCall 活动?
通过下面的链接并检查此处理 AUDIO_BECOMING_NOISY 意图。它很好地解释了如何在来电时处理媒体播放器。
请参阅此链接的底部