1

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

Abraham Mathew
  • 2,029
  • 3
  • 21
  • 42

1 Answers1

0

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..

Abraham Mathew
  • 2,029
  • 3
  • 21
  • 42