I've updated my Android Studio to "Arctic Fox" version, but "Android Drawable Importer" doesn't work at all. I've installed the plugin, but "Batch Drawable Importer" doesn't show up in the drawable file. Any solutions?
Asked
Active
Viewed 5,231 times
2 Answers
22
I fixed some bug found in Android Studio Arctic Fox , it is working now
Here is the repo android-drawable-importer-intellij-plugin
you can download here.

user16639801
- 236
- 1
- 2
-
5I've created a public GitHub Gist to keep track of working builds for our beloved plugin. https://gist.github.com/delacrixmorgan/bea305ecc0df3a89e0f05a219efce94f – Morgan Koh Sep 09 '21 at 03:06
-
2Also works on current Bublebee build! – Distra Dec 06 '21 at 13:11
-
For Android Studio Dolphin see [here](https://stackoverflow.com/a/59977314/2376004). – Bad Loser Dec 14 '22 at 04:23
0
I encountered the same problem. I uninstalled and intalled again from .zip and got a message: Plugin 'Android Drawable Importer' (version 0.5-81) was explicitly marked as incompatible with the current version of the IDE
.

Qbi
- 445
- 4
- 13