Hoping you can help me. I'm new to android and have been following a tutorial for music player but I'm getting this error: Cannot resolve symbol 'main' on the line getMenuInflater().inflate(R.menu.main, menu); (word: main). I'm so new to android and android studio.
Originally, the error was on the word 'menu' and I found this and this and I just followed it, but now I'm getting an error for the word 'main'.
Thanks in advance!