[Android]エラー対策Error:Execution failed for task ‘:app:compileDebugJavaWithJavac’. Could not expand ZIP

・Error:Execution failed for task ‘:app:compileDebugJavaWithJavac’.
> Could not expand ZIP ‘C:\Users\username\.android\build-cache\xxxxxxxxxxxxxxxxxxxxxxxx\output\jars\classes.jar’.


原因
書き込み権限がない

対策
たまたまネットワークドライブ上にプロジェクトをおいていたので書き込めなかった。ちゃんとCドライブにプロジェクトをおいたら治った。

 

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です