Avi*_*jit 5 android firebase android-studio
我正在开发一个Firebase android项目。当我尝试从android studio运行该应用程序时,显示错误。
Error:Execution failed for task ':app:transformDexArchiveWithDexMergerForDebug'.
> com.android.build.api.transform.TransformException: java.io.IOException: EOCD signature not found in the last 22 bytes of the file.
Run Code Online (Sandbox Code Playgroud)
其实,我不知道这是什么问题,为什么会出现?有谁可以帮助我吗?
小智 6
我同时遇到此错误和另一个错误:任务':app:packageDebug'的执行失败-无法读取zip文件。
这两个问题通过以下方式一起解决
1)从任务管理器中终止OpenJDK Platform Binary的过程
2)删除apk文件。
3)重新启动Android Studio
4)清洁项目
此解决方案可能与所提出的问题无关,但对我来说都可以解决两个错误。
| 归档时间: |
|
| 查看次数: |
3949 次 |
| 最近记录: |