I am working with Android Studio and need both the batch drawable and the vector drawable plugin. However, when I open the SDK manager, these plugins do not show up in the list.
How can I install these plugins? Thank you.
I am working with Android Studio and need both the batch drawable and the vector drawable plugin. However, when I open the SDK manager, these plugins do not show up in the list.
How can I install these plugins? Thank you.
I found a repository that was Forked from the original plugin. Vincent Loi created it And is working fine in Android Studio 4 Here is the repo android-drawable-importer-intellij-plugin
And from here you can download the plugin.
Note from Vincent Loi:
This fork came about because the original package stopped working somewhere around Android Studio 3.5. I have provided an installation zip here. As at 31Jan2020 it is known to run nicely on AS 3.6 RC 1. Any feedback would be appreciated.
if for some reson did't work you can use this
I think they are default plugins. Go to your res folder, right click >> new and in the last, you can see that both plugins are available.
However they don't show up in Settings >> Plugins.
© 2022 - 2024 — McMap. All rights reserved.