简体   繁体   English

如何安装插件 Android Drawable Importer

[英]How to install plugin Android Drawable Importer

With Android Studio 3.2, after installing plugin Android Drawable Importer no plugin after restart.使用 Android Studio 3.2,安装插件 Android Drawable Importer 后重启后没有插件。 There is not any error message.没有任何错误信息。 Install steps:安装步骤:

  1. File => Settings => Plugins文件 => 设置 => 插件
  2. Search and install Android Drawable Importer plugin.搜索并安装 Android Drawable Importer 插件。
  3. Restart Android Studio.重启安卓工作室。
  4. No plugin installed and no errors.没有安装插件,也没有错误。

Found this repo Android Studio 3.5 importer drawable plugin by Vincent Loi on github.在 github 上找到了 Vincent Loi 的这个 repo Android Studio 3.5 importer drawable plugin。 You can download from here https://mega.nz/file/Ug03DBbQ#g6pIzlG7vCo2O7sdqIaOgSuX-yrqrOQKjbU0T3lsZ8E您可以从这里下载https://mega.nz/file/Ug03DBbQ#g6pIzlG7vCo2O7sdqIaOgSuX-yrqrOQKjbU0T3lsZ8E

Found this repo Android Studio 3.6 importer drawable plugin by Marc Prengemann from Jetbrains.发现这个 repo Android Studio 3.6 importer drawable plugin 来自 Jetbrains 的 Marc Prengemann。 You can download from here https://gpskaihu.nz/ADI-hack/您可以从这里下载https://gpskaihu.nz/ADI-hack/

To install,安装,

Open Android Studio (3.6 RC1 and 3.5 respectively) close all projects click on configure at the lower right corner of the window click on plugin click on install from UDisk in dropdown from top right navigate to where downloaded zip file is located select and restart android studio打开Android Studio(分别为3.6 RC1和3.5)关闭所有项目点击窗口右下角的配置点击插件点击从UDisk安装从右上角的下拉菜单中导航到下载的zip文件所在的位置选择并重新启动android studio

I hope this two import plugins helps save your projects.我希望这两个导入插件有助于保存您的项目。 Thanks to everyone and lets keep our creativity lightUP感谢大家,让我们的创造力保持光明

I have Android Studio Version 4.2.2, Generally Android Drawable Importer is not shown in plugins.我有 Android Studio 版本 4.2.2,通常 Android Drawable Importer 不显示在插件中。 To install that plugin follow below steps:要安装该插件,请按照以下步骤操作:

  1. Download zip file from https://plugins.jetbrains.com/plugin/7658-android-drawable-importer .https://plugins.jetbrains.com/plugin/7658-android-drawable-importer下载 zip 文件。

  2. Open Android Studio and close all projects.打开 Android Studio 并关闭所有项目。

  3. Now Click on Configure lower right corner of window, and go to Plugins .现在单击窗口右下角的Configure ,然后转到Plugins

  4. Click on点击在此处输入图片说明 icon.图标。

  1. In that select Install Plugin from Disk... .在那选择Install Plugin from Disk... Now select zip file which you have downloaded.现在选择您下载的 zip 文件。

  2. At last, Restart Android Studio.最后,重启 Android Studio。

下一个 Android Studio 更新解决了问题。

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

相关问题 Batch Drawable Importer 插件在 android 4.0.1 中不起作用 - Batch Drawable Importer plugin not working in android 4.0.1 Android Drawable Importer 插件在 Android Studio 3.6 中不起作用 - Android Drawable Importer plugin not working in Android Studio 3.6 为什么 Android Studio Removie "Android drawable importer" 来自插件部分? - Why Android Studio Removie "Android drawable importer" from Plugin Section? 在 Android Studio 的插件中找不到 Android 可绘制导入器 - Android Drawable Importer not found in plugins in Android Studio Android Drawable Importer 在 Android Studio 中不起作用 - Android Drawable Importer not working in Android Studio Android 可绘制导入器 - 未显示在设置下 - Android drawable importer - Not shown under settings 使用 android drawable 导入器看不到导入的图像 - Can't see imported images using android drawable importer 在 Android Studio 中安装后无法使用 Android Drawer Importer 插件 - Cannot use Android Drawer Importer plugin after installation in Android Studio 如何:在 Android Studio 中安装插件 - How to: Install Plugin in Android Studio Android Drawable Importer 错误 - “您必须在设置中选择 Android Icons 资产文件夹” - Android Drawable Importer Error - “You have to select the Android Icons asset folder in the settings”
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM