Search code examples
androidandroid-layoutandroid-studiozipandroid-vectordrawable

Error On Create Project Android


I have Error on create Project in Android Studio

Error:Execution failed for task ':app:prepareComAndroidSupportAnimatedVectorDrawable2320Library'. Could not expand ZIP 'D:\program\android_sdk\extras\android\m2repository\com\android\support\animated-vector-drawable\23.2.0\animated-vector-drawable-23.2.0.aar'.

enter image description here How to fix it? Thanks


Solution

  • Try ,

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