After renaming application package name, Android Studio displayed this error can\'t resolve symbol AppCompatActivity
can\'t resolve symbol AppCompatActivity
Things I tried: <
In Android Studio 3.1.2, I have the same issue After renaming application package name. The following worked for me:
Deleting the ".idea" folder, Then File -> Invalidate Caches/Restart.
File -> Invalidate Caches/Restart