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:
Help.
The app debug with no errors and works
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:
Help.
The app debug with no errors and works
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.