Error:Execution failed for task ‘:app:processDebugResources’.
java.io.IOException: Could not delete path ‘F:ANDROIDAndroid MasterArtificial-Intelligence-Android-masterappbuildgeneratedsourcerdebugandroidsupportv4’.
Error:Execution failed for task ‘:app:processDebugResources’.
java.io.IOException: Could not delete path ‘F:ANDROIDAndroid MasterArtificial-Intelligence-Android-masterappbuildgeneratedsourcerdebugandroidsupportv4’.
3
Answers
These steps usually help me:
Go to windows explorer, navigate manually to the path, and delete it using windows as opposed to android studio.
Try cleaning the project: go to build menu -> clean project. It usually deletes generated and intermediate files which may cause the error you faced