FAILURE: Gradle Build failed with an exception

前端 未结 2 2000
[愿得一人]
[愿得一人] 2021-01-20 18:35

I have included the new Android Library Module(dmxmediapicker) project into the My currently working Library project(Myapplication),which I have us

2条回答
  •  爱一瞬间的悲伤
    2021-01-20 19:36

    This will solve your problem

    In Android Studio, go to Tools->SDK manager and see that your android version is downloaded or not (for whatever emulator you have chosen as your virtual device). If not download it and play the emulator again.

    This should work now!!

提交回复
热议问题