Cannot resolve symbol AndroidJUnit4

前端 未结 8 1405
太阳男子
太阳男子 2021-01-18 02:24

I\'m trying to add loginfacebook for my app. But when I added a repository that is need in doing this. It caused an error. The AndroidJUnit4 cannot resolve now.

8条回答
  •  孤独总比滥情好
    2021-01-18 02:58

    the solution that worked for me is changing the emulator (one that uses the api you are using) To do that click on the symbol of the emulatr next to the Run button (ex : Pixel 2) then go down to Open AVD Manager (add the api u need (ex API 29)) Thats all

提交回复
热议问题