Search code examples
androidnoclassdeffounderror

hit java.lang.NoClassDefFoundError after upgrade Android studio 3.0


Hit java.lang.NoClassDefFoundError after upgrade Android studio 3.0.

Already implemented Multidex, this issue only happened on Android 5.0 device.


Solution

  • I just had this issue few days ago. I had to disable instant run to fix this problem. hopefully next update will resolve this issue.