52ky 发表于 2022-5-17 11:22:42

GL音乐播放器--代码实现_六_--电话j听.pdf

GL音乐播放器--代码实现_六_--电话j听.pdf
当我们打电话的时候,当然不希望歌曲还在唱着,希望手机软件能智能些,来电时暂停,通话结束时继续播放。所以这里我们就用到了android带的电话监听功能。下面请看代码:
首先在onCreate函数里获取服务:


(GL music player -- code implementation_ Vi_-- Listen to the phone J pdf
When we call, of course, we don't want the song to be still singing. We hope the mobile phone software can be smarter, pause when we call and continue to play when the call is over. So here we use the phone monitoring function of Android. Here's the code:
First, get the service in oncreate function:)




页: [1]
查看完整版本: GL音乐播放器--代码实现_六_--电话j听.pdf