installation failed since the device possibly has stale dexed jars that don't match the current version (dexopt error)

前端 未结 8 1623
忘掉有多难
忘掉有多难 2021-01-07 16:18

I am unable to run app from android studio to my samsumg phone running android 2.3.6. I am getting Application installation Failed popup refer below screenshot.

8条回答
  •  遥遥无期
    2021-01-07 17:04

    Also I have the same problem. To make it work I had to remove "third party library" from dependencies. Or try this: https://developer.android.com/tools/building/multidex.html

提交回复
热议问题