How to loop an audio file in android without any delay?

前端 未结 0 1115
离开以前
离开以前 2021-01-23 15:22

I have started a android.media.MediaPlayer file with:

mp1.start()

and then trying the looping with:

setLooping(true);
相关标签:
回答
  • 消灭零回复
提交回复
热议问题