Reputation:
I don't understand the error says
Error:Failed to create parent directory 'C:\Program Files\Android\Android Studio\gradle\daemon' when creating directory 'C:\Program Files\Android\Android Studio\gradle\daemon\2.2.1'
Upvotes: 1
Views: 1301
Reputation: 399
Have you had the project compile / work before? If so the issue is most likely your XML files having issues. Also try to make clean and make sure all of your dependencies are correct if you imported any.
You haven't given much info besides the error code about your project. Is this your first time using Android Studio? Did you update recently?
Upvotes: 1