[Solved] play multiple audio files in android


I think you are asking about playing all the mp3 file in the directory
you can get code to play the audio Try this code,i think it will help you.

It work well for me.It doesnot need any changes in manifest.xml file, you just use the MainActivity.java and activity_main.xml file to play the audio stored in the directory.

0

solved play multiple audio files in android