简体   繁体   English

在 Android Studio 的插件中找不到 Android 可绘制导入器

[英]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.我正在使用 Android Studio 并且需要批量可绘制矢量可绘制插件。 However, when I open the SDK manager, these plugins do not show up in the list.但是,当我打开 SDK 管理器时,这些插件没有出现在列表中。

插件

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. Go 到您的res文件夹,右键单击 >>新建,最后,您可以看到两个插件都可用。
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 Vincent Loi 创建了它并且在 Android Studio 4 中运行良好 这是 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下载 Drawable Importer 点击链接

it will for every version for android studio它适用于 android 工作室的每个版本

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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