1

Everything works fine, but in Android Studio showing below errors enter image description here

the code runs but unable to get suggestions for functions, class etc.

Thanks

Amin Pinjari
  • 2,129
  • 3
  • 25
  • 53

1 Answers1

4

I had the same exact issue as you... upgraded to 3.1.2/3 and turned into a mess.

Try the following approach of deleting the libraries folder from .idea!

Cannot resolve symbol 'AppCompatActivity'

Montwell
  • 505
  • 3
  • 12