最近把移动硬盘上的一个Android项目复制到笔记本上面,import后项目文件夹始终有一个红色叹号,console里面提示“archive for required library...”,原来是libs\android-support-v4.jar文件被损坏了,重新下载并覆盖这个文件,恢复正常了!!!
相关文章
- 【SpringBoot】MyBatis-plus 报错 Property ‘sqlSessionFactory‘ or ‘sqlSessionTemplate‘ are required
- pip安装imageio失败Cannot unpack file,cannot detect archive format
- 【Python】ERROR: Cannot determine archive format
- cannot be resolved. It is indirectly referenced from required .class files
- A fatal error occurred. The required library could not be found.错误处理
- The attribute required is undefined for the annotation type XmlElementRef
- Caused by: : CLIENT_PLUGIN_AUTH is required
- 解决启动项目初始化报错required a bean of type ‘int‘ that could not be found.的问题
- Linux:用tar解压文件出现错误Not found in archive
- NotWritableError: The current user does not have write permissions to a required path.解决方案