1

I' m using Android Studio,after upgrading to preview 7 i'm getting this error on gradle sync projecr, Error:Execution failed for task **':app:prepareComAndroidSupportAppcompatV72311Library'.

Could not expand ZIP '/home/sultan_mirza/android-sdks/extras/android/m2repository/com/android/support/appcompat-v7/23.1.1/appcompat-v7-23.1.1.aar'.**

ketankk
  • 2,578
  • 1
  • 29
  • 27

2 Answers2

0

It seems the issue is with directories permissions .

  • Check whether you have write access on both the android sdk and Android Studio directories.
Kishan patel
  • 214
  • 1
  • 12
0

I had the same problem, check that your build folder is not "read-only" !