How to play a group of sounds in order?
var arrayLis = arrayListOf() var mediaPlayer1 = MediaPlayer.create(this, R.raw.a1) var me