【发布时间】:2020-07-23 12:51:32
【问题描述】:
我正在使用 Android Studio,并且需要 batch drawable 和 vector drawable 插件。但是,当我打开 SDK 管理器时,这些插件并没有出现在列表中。
如何安装这些插件?谢谢。
【问题讨论】:
标签: android android-drawable android-developer-api
我正在使用 Android Studio,并且需要 batch drawable 和 vector drawable 插件。但是,当我打开 SDK 管理器时,这些插件并没有出现在列表中。
如何安装这些插件?谢谢。
【问题讨论】:
标签: android android-drawable android-developer-api
我找到了一个从原始插件分叉的存储库。 Vincent Loi 创建了它并且在 Android Studio 4 中运行良好这是 repo android-drawable-importer-intellij-plugin
您可以从here 下载插件。
来自 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.
如果某些共振不起作用,您可以使用this
【讨论】: