How to play a list of files? I want to make it a variable. eg:mp = MediaPlayer.create(geetaact.this, R.raw.first); //first should change by taking value from /raw folder.
How to play a list of files? I want to make it a variable. eg:mp = MediaPlayer.create(geetaact.this, R.raw.first); //first should change by taking value from /raw folder.