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 this exact same issue just a couple minutes ago and fixed it by doing a Build > Rebuild Project.
Build > Rebuild Project
Hope it helps.