1

Today I'm not able to open some java files in Android Studio. They seems to contain R classes from Android Studio but if I open them from another editor they are opened right.

Here's a screeshot:

screenshot

Help.

The app debug with no errors and works

Davide Bicego
  • 562
  • 2
  • 6
  • 24

1 Answers1

0

sometimes it happens to me, one way would be to close the project and remove it from android studio (in manage projects), then re import it.

Mohamad Rostami
  • 420
  • 3
  • 17