After renaming application package name, Android Studio displayed this error can\'t resolve symbol AppCompatActivity
can\'t resolve symbol AppCompatActivity
Things I tried: <
I was having the same issue, but when I did Invalidate cache/restart option it worked fine for me.
Invalidate cache/restart
First try to clear all your build files
Build->Clean
if it doesn't work try this option
File -> Invalidate cache/Restart