For some odd reason I'm getting this error: raw cannot be resolved or is not a field
I'm trying to do the following
MediaPlayer click = MediaPlayer.create(this, R.raw.button_click.mp3);
in my onCreate method.
I've checked the folder & mp3 file, and it's <project-name>/raw/button_click.mp3
. I've tried:
Help, please!
Shouldn't it be in projectname/res/raw, instead of projectname/raw?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With