Android Studio: Error:could Not Download Javawriter.jar
When i create the android studio project it will always shows and also in every time i created new project it will appear. Please help me to fix this. I'm using Android Studio of v
Solution 1:
I have same problem and resolved by this way.
Step1: Click File/Setting/Build Execution,Development/Gradle then uncheck "Offline work".
Step2: File/Invalidate Caches and Restart then select "Invalidate Caches and Restart".
That's it.
Solution 2:
Try downloading a new version from here and once installation is done do not select 'import from previous instance'.And also make sure you have the latest JDK installed on your PC.
Post a Comment for "Android Studio: Error:could Not Download Javawriter.jar"