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
  • 1,926
  • 2
  • 23
  • 52

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
  • 475
  • 3
  • 12