After updating the version of Android Studio (or for some other reason), the application stops working in a previously running project, and in all the created classes, methods and fields - errors (Cannot resolve symbol '...') in huge numbers ...

Where do they come from and how to fix it?

  • 2
    tried to rebuild? - Andrew Goroshko
  • Sync Project with Gradle File - clean project and rebuild - Valeriy
  • I tried to rebuilt and invalidate caches, nothing has changed - Nikola Mikhailov

0