No original dex files found for dex location

Scan map file in dex files made error.
                                                                java.io.IOException: No original dex files found for dex location /data/app/com.fenjiread.learner-Z2v8BLgKV5OTDhJMWZEYFA==/split_lib_resources_apk.apk
                                                                    at dalvik.system.DexFile.openDexFileNative(Native Method)
                                                                    at dalvik.system.DexFile.openDexFile(DexFile.java:353)
                                                                    at dalvik.system.DexFile.<init>(DexFile.java:100)
                                                                    at dalvik.system.DexFile.<init>(DexFile.java:86)
                                                                    at com.alibaba.android.arouter.utils.ClassUtils$1.run(ClassUtils.java:77)
                                                                    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
                                                                    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
                                                                    at java.lang.Thread.run(Thread.java:764)

猜你喜欢

转载自blog.csdn.net/yuerliang/article/details/82626098