简体   繁体   English

使用 android drawable 导入器看不到导入的图像

[英]Can't see imported images using android drawable importer

I'm using android drawable importer plugin to import an image.我正在使用android drawable 导入器插件来导入图像。 But whenever I select an image it doesn't appear in my drawable directory.但是每当我选择一个图像时,它都不会出现在我的可绘制目录中。

This is the steps I'm taking:这是我正在采取的步骤:

1) 1) 在此处输入图片说明

2) 2) 在此处输入图片说明

3) 3) 在此处输入图片说明

4) In this step it shows the right image name and path. 4)在这一步中,它显示了正确的图像名称和路径。 在此处输入图片说明

5) In this step, it shows importing images loader at the bottom but I see no image in my drawables directory after it has finished. 5)在这一步中,它在底部显示导入图像加载器,但在完成后我在我的 drawables 目录中看不到图像。 在此处输入图片说明

6) 6) 在此处输入图片说明

I found a solution but it isn't using android drawable importer.我找到了一个解决方案,但它没有使用 android drawable importer。 I used an online tool .我使用了一个在线工具 It converted my image to respective resolutions and then I manually copied and pasted the converted images to respective directories in res/drawable folder.它将我的图像转换为相应的分辨率,然后我手动将转换后的图像复制并粘贴到 res/drawable 文件夹中的相应目录。 I'm still keen to know whats wrong with importing images from android drawable importer.我仍然很想知道从 android drawable 导入器导入图像有什么问题。

Thanks.谢谢。

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

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