我尝试在这个链接下载这个示例,下面的错误由Android向我报告:
错误:无法将文件C:\Users\Admin\Scuola\AndroidSample_httpsdeveloper.android.comsamplesCommitContentSampleAppindex.html\Download_Extract\RepeatingAlarm\Application\build\intermediates\exploded-aar\com.android.support\appcompat-v7\25.0.1\res\drawable-hdpi-v4\abc_textfield_search_default_mtrl_alpha.9.png压缩为C:\Users\Admin\Scuola\AndroidSample_httpsdeveloper.android.comsamplesCommitContentSampleAppindex.html\Download_Extract\RepeatingAlarm\Application\build\intermediates\res\merged\debug\drawable-hdpi-v4\abc_textfield_search_default_mtrl_alpha.9.png
它也发生在你身上吗?那是什么?
谢谢你的帮助
发布于 2017-04-30 16:47:08
这个目录是错误的,而不是Application\build\intermediates\res\merged\debug\是app/src/main/res/ wrong
https://stackoverflow.com/questions/43708786
复制相似问题