Android Drawable Importer not found in plugins in Android Studio
Asked Answered
D

2

6

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.

plugins

How can I install these plugins? Thank you.

Domoniquedomph answered 10/4, 2020 at 17:57 Comment(0)
T
2

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

Tudor answered 13/7, 2020 at 17:19 Comment(0)
T
0

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. enter image description here

Tomy answered 11/4, 2020 at 17:13 Comment(2)
No actually i didnt found over there.Firstly i tried to find in by right clicking on res and also on tried this on drawable but i didnt found thatDomoniquedomph
ok. you are in marketplace tab. check installed tab. It is possible that your plugin is not enabled.Tomy

© 2022 - 2024 — McMap. All rights reserved.