Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有这个错误:
/._GoogleAdMobAdsSdk-6.0.0.jar 无法读取或不是有效的 zip 文件
我该如何解决?
错误消息中的路径是文件名以点 (.) 开头的文件,该文件位于文件系统的根目录;我敢打赌,这两件事都不是这样。也许您尝试输入“./_GoogleAdMobAdsSdk-6.0.0.jar”并颠倒了前两个字符?在任何情况下,无论您指定了 jar 文件的路径,请将其修复为正确文件名的正确路径。