Eclipse 到 Android Studio 导入错误
Eclipse to Android Studio importing error
导入项目时出现以下错误:
AAPT err(Facade for 3882930): libpng error: Read Error
FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':ProjectName:mergeDebugResources'.
> Some file crunching failed, see logs for details
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
我尝试清理、重建并重新启动工作室以及我的 PC,但没有成功。谁能帮帮我?
终于得到答案了,
我把所有的图片都贴在了 https://tinypng.com/ 上并下载了优化后的图片。将它们放在各自的位置,瞧,错误消失了。
我猜图像已经损坏,因为它是我尝试导入的一个 1 年前的项目。
导入项目时出现以下错误:
AAPT err(Facade for 3882930): libpng error: Read Error
FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':ProjectName:mergeDebugResources'.
> Some file crunching failed, see logs for details
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
我尝试清理、重建并重新启动工作室以及我的 PC,但没有成功。谁能帮帮我?
终于得到答案了,
我把所有的图片都贴在了 https://tinypng.com/ 上并下载了优化后的图片。将它们放在各自的位置,瞧,错误消失了。
我猜图像已经损坏,因为它是我尝试导入的一个 1 年前的项目。