raw folder is not recognized even though it has been created in the "res" folder

android, media

Solution

Well if its just a warning and everything seems to be working, then ignore it If you can't read the values/data in Raw folder then 2 options

- clean your Project ( go to "project" menu and select clean)

- Invalidate Caches /Restart Android Studio

Hope this helps :)

Problem

If I hover over the raw folder it says "raw cannot be resolved or is not a field"

Original source