I\'m trying to create a raw folder for my android app which will hold different media files for use later. But I can\'t seem to be able to reference the created raw folder i
You also need to follow the naming convention while putting any media file in raw folder as well. In my case my file name was not correct and it was also prompting me an error that unable to find R file. But as @Kesha said it build successfully while it was prompting me an error as well