INSTALL_FAILED_DEXOPT error when trying to install application

后端 未结 7 806
醉酒成梦
醉酒成梦 2020-12-05 23:41

I have a similar problem to the ones listed here and here.

I am getting an INSTALL_FAILED_DEXOPT error every time I try to install my app on my Motorola Xoom.

<
相关标签:
7条回答
  • 2020-12-06 00:45

    I suggest running Eclipse and viewing LogCat output to see what the actual error message is. I was getting this error and it was because my device was low on storage and it was failing to unzip the APK. I believe there are multiple reasons that this error can be triggered and uninstalling or clearing user data may be unnecessary.

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