Batch Drawable Import in android studio crashes studio

871 views Asked by At

When importing drawable using batch drawable importer plugin, studio crashes and the drawable is not being created. Using Android Studio 3.6.1 distributionUrl=https://services.gradle.org/distributions/gradle-5.6.4-all.zip

Before it was working correctly

1

There are 1 answers

0
Abraham Mathew On BEST ANSWER

I upgraded studio to 4.+ even after that the issue was still there.The intellij plugin is actually deprecated now , so if we are again trying to get result using that plugin, it will only crash the studio. So instead I downloaded the plugin from this link https://gpskaihu.nz/ADI-hack/
When installing remove already installed plugin, then restart the studio. Then add the downloaded plugin to studio and restart studio. You are ready to go..