简体   繁体   中英

Android Drawable Importer not found in plugins in Android Studio

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 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. 在此处输入图像描述

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

Download Drawable Importer Click on link

it will for every version for android studio

https://techkattak.blogspot.com/2021/10/how-to-use-drawable-importer-in-android.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM