INSTALL_FAILED_DEXOPT error when trying to install application

后端 未结 7 827
醉酒成梦
醉酒成梦 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:25

    you can also try out wipe user data option when starting emulator.This worked for me.The reason behind this error is you are not updating your emulator with the application data that is already changed.So emulator can't find the new data in your installed application.hope this will work for you.

提交回复
热议问题