I have started a android.media.MediaPlayer file with:
mp1.start()
and then trying the looping with:
setLooping(true);