[Solved] play multiple audio files in android
[ad_1] 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 … Read more