2

i am new to android studio, now am just install the android studio and create sample project.It shows error in Java file like Can't resolve symbol bundle,menu etc.about this am attached the screen shot.SDK and JDK path in correct location but i don't know why this issue come.

Android Studio workspace

Yugesh
  • 4,030
  • 9
  • 57
  • 97

3 Answers3

11

File > Invalidate Caches / Restart... and Invalidate and Restart to solve the issue.

6

Try to Sync Project with Gradle Files in your menu toolbar.

Like this

Naruto Uzumaki
  • 2,019
  • 18
  • 37
0

Hit the 'Sync Project with Grandle Files' button example i think its a bug for me it works sometimes :D