FAILURE: Gradle Build failed with an exception

前端 未结 2 1992
[愿得一人]
[愿得一人] 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:19

    As per ligi's comment

    I have set the buildToolsVersion As 21.1.1 now the build issue have been solved.

    0 讨论(0)
  • 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!!

    0 讨论(0)
提交回复
热议问题