I am making a program where it needs to open various songs with MediaPlayer.create(this,R.raw.filename); but because I have a lot of songs, I need to geenrate file
MediaPlayer.create(this,R.raw.filename);