I have a problem with Android Studio and Gradle to import appcompat-v7.
appcompat-v7
So here is my src/build.gradle:
src/build.gradle
apply plugin: \'andro
For me the issue was with the folder that the file was being unzipped to. Deleting that and running the build again sorted it out