unable to instantiate application - ClassNotFoundException

后端 未结 13 1596
悲哀的现实
悲哀的现实 2021-01-01 20:57

EDIT: This problem has not already been resolved in the other suggested SO question

I had a fully working app on the market for over a year, with ve

13条回答
  •  旧时难觅i
    2021-01-01 21:26

    I ran into this problem today. The project runs well for over a year but today it reports this issue, and cannot debug on my testing device.

    I fixed it by updating to latest gradle version. Hope this can solve your problem.

提交回复
热议问题