:app:dexDebug ExecException finished with non-zero exit value 2

前端 未结 13 1291
孤独总比滥情好
孤独总比滥情好 2020-11-28 13:44

Could anyone help me out with the following error. When i clean the project, it doesn\'t show any error but every time i try to run i get this message.

Error:Execut

13条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-28 13:59

    After days of trying out finally could fix the issue. The problem with one of my .jar files. I had to remove each jar and check one by one until i found it. I removed the .jar file and cleaned my project and ran successfully. If any one should face similar issue check your jar file one by one.

提交回复
热议问题