> 文章列表 > Failed to open zip file问题的解决方法

Failed to open zip file问题的解决方法

近期由于公司项目开发需要,在github下载一些android小Demo 总是遇到一些编译的问题,如下图所示
Error:Failed to open zip file.
Gradle\'s dependency cache may be corrupt (this sometimes occurs after a network connection timeout.)
Re-download dependencies and sync project (requires network)
Re-download dependencies and sync project (requires network)

Failed to open zip file问题的解决方法