【发布时间】:2017-05-12 01:49:03
【问题描述】:
我是使用 android studio 并在 android 上编程的新手,我收到此错误:
信息:Gradle 任务 [:app:generateDebugSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:generateDebugAndroidTestSources]
错误:压缩文件失败 C:\Users\alexa\Documents\Projectos\Blueprint Apocalypse\Mobile Application\Blueprint_App\MyApplication\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\24.2.1\res\drawable-xhdpi-v4\abc_list_selector_disabled_holo_light.9.png 进入 C:\Users\alexa\Documents\Projectos\Blueprint Apocalypse\Mobile Application\Blueprint_App\MyApplication\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4\abc_list_selector_disabled_holo_light.9.png
错误:任务 ':app:mergeDebugResources' 执行失败。 错误:无法处理文件 C:\Users\alexa\Documents\Projectos\Blueprint Apocalypse\Mobile Application\Blueprint_App\MyApplication\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\24.2.1 \res\drawable-xhdpi-v4\abc_list_selector_disabled_holo_light.9.png 到 C:\Users\alexa\Documents\Projectos\Blueprint Apocalypse\Mobile Application\Blueprint_App\MyApplication\app\build\intermediates\res\merged\debug\drawable- xhdpi-v4\abc_list_selector_disabled_holo_light.9.png
我该如何解决这个问题?
【问题讨论】: