gradle, Could not expand ZIP appcompat-v7:19.0.1

It seems the issue is with directories permissions .

Check and try following things :

  • Check whether you have write access on both the android sdk and
    Android Studio directories.
  • if you are on Windows OS, also try to run Android Studio as Administrator by right clicking on the Studio’s icon, .

Leave a Comment