-3

R.java file cannot be resolved in application in android studio. Give me suggestions that what are the things I should check for this issue. Thank you for advance.

Satheesh
  • 71
  • 1
  • 8

1 Answers1

0

There are many reasons for R.java error.

You may also try this in Android Studio. Go to Tools --> Android --> click on 'Sync project files with gradle'.

HarshitMadhav
  • 4,769
  • 6
  • 36
  • 45