gpt4 book ai didi

Android Drawable 导入器错误 - "You have to select the Android Icons asset folder in the settings"

转载 作者:行者123 更新时间:2023-11-30 02:12:54 30 4
gpt4 key购买 nike

我已经下载了 Action Bar Icon Pack现在我想将一些图标导入 res 目录。我能够简单地复制和粘贴一张图片的文件夹,但这只适用于第一次:

enter image description here

现在,我有以下结构的图片,我想将每张图片放到相应的 res 子文件夹中:

  • 02_navigation_back
    • drawable-hdpi
      • ic_action_back.png
    • drawable-mdpi
      • ic_action_back.png
    • drawable-xhdpi
      • ic_action_back.png
    • drawable-xxhdpi
      • ic_action_back.png

我已经安装了 Android Draw-able Importer为了不手工做这件事。但是,当我尝试使用 AndroidIcons Drawable ImportMaterial Icons Drawable Import 选项时,出现以下错误:

You have to select the Android Icons asset folder in the settings!

Scaled Drawable 选项似乎有效,但我认为它接受 仅一个图像并自动创建其余图像。

如何从包中导入图标并自动将每张图片放入正确的文件夹中?

我在 Ubuntu 15.04 下使用 Android Studio 1.2 Beta 3。

最佳答案

我想我已经明白哪里出了问题。我需要指定 root 文件夹,其中存储了 AndroidIcons Drawable ImportMaterial Icons Drawable Import 选项的图标。

上面是以下菜单中的,但请注意,插件需要特定的文件夹结构(与 Action Bar Icon Pack 中的结构不同的结构:

enter image description here

因此,我改为使用下载 选项来下载AndroidiconsMaterial 图标 包。我在设置中设置了它们的根文件夹路径,现在我可以使用它们的图标了:

enter image description here

为了使用 Action Bar Icon Pack 中的图标,我需要使用 Android Multi Drawable Importer,它没有我想要的那么快。

所以,我想唯一的选择是将我想使用的图标从 Action Bar Icon Pack 放到 Android Drawable Importer 文件夹结构中。

enter image description here

关于Android Drawable 导入器错误 - "You have to select the Android Icons asset folder in the settings",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29876088/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com