app crashed wiht classes.dex permission denied error

happyburglar picture happyburglar · Mar 16, 2017 · Viewed 16.3k times · Source

My app is crashed with following error,

 E/dex2oat: Failed to create oat file:/data/dalvik-cache/arm/data@[email protected]@[email protected]: Permission denied

And our app use mutipule dex, does they have relation?

Answer

Miller picture Miller · Apr 9, 2018

I had a similar problem and my solution was disable the Instant Run, if you're using Android Studio...