I have a requirement to fetch the required audio file available in the raw folders. I am using sound pool in my application to play the audio.
So I need to pass the exact file name to the getAssets().openFd(string) to get the resource id.
What is the exact file path of music1.mp3 for instance?