app crashed wiht classes.dex permission denied error
问题 My app is crashed with following error, E/dex2oat: Failed to create oat file:/data/dalvik-cache/arm/data@app@com.stvgame.xiaoy.remote-1@split_lib_dependencies_apk.apk@classes.dex: Permission denied And our app use mutipule dex, does they have relation? 回答1: I had a similar problem and my solution was disable the Instant Run, if you're using Android Studio... 回答2: I had got a similar error when i used multi dex for the first time, This guide helped a lot, My error was i forgot to add this in