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
Another answer on Stack Overflow helped with this. You can just go to Build > Clean Project and that will automatically resolve your issue.