Didn't find class “androidx.core.app.CoreComponentFactory”

前端 未结 10 1262
一向
一向 2020-12-03 06:40

I don\'t know what to do about the following errors, I\'ve searched the web but not found anything:

java.lang.ClassNotFoundException: Didn\'t find class \"an         


        
10条回答
  •  一整个雨季
    2020-12-03 07:12

    In my case, the code works on one of my teammates' machine. These steps made it work for me too:

    1. Close project
    2. Remove the project from the list in the welcome screen
    3. Open the project again

    This is a solution to another problem, that I also found here in SO. It's worth a try when Invalidate and Restart doesn't solve it for you.

提交回复
热议问题