English 中文(简体)
Anders/Eclipse:我如何能够在转/可翻的夹中增加形象?
原标题:Android/Eclipse: how can I add an image in the res/drawable folder?

我完全是新老的安伯/埃塞特。 我可以指出,如何在我的爱戴项目夹中添加一个形象。

最佳回答

CTRL+C,然后在Eclipse中选取可提的盒子,right Point ->Paste

问题回答

/res/drawable 翻版图像。 随后在Eclipse Menu, do -> Project -> Clean。 如果能够自动建造,将进行清洁建设。

仅将图像和历史印在res/drawable目录中。 请注意,图像名称应排在下级,否则最终将出现错误。

Right click on drawable folder_new_file- click on advanced button_ link to file in the file system_ then click on browse. finish

你们只能把它列入档案系统。 Eclipse将在下次复读时收回变化。 Click the rafter and press F5 tours. BTW, 确保档案名称无任何资本信件...... 它将打破和roid......并且lip将让你们知道。

Thanks for the information .It helped me out as my project was somehow not visible in workspace therefore I had to insert the image from ECLIPSE IDE. Also another way to do it is: The image to be inserted should be copied ctrl+c and then right click on the drawable folder and PASTE it. The image comes in drawable folder using ECLIPSE IDE. You can use the image as an icon of the application using Manifest File-android:icon="@drawable/image_name"

你们是否想从你的电脑中添加一个形象? 在Eclipse和点击进口中点击夹的右侧右侧右侧。

在将图像列入可制片人时,除“无资本信”规则外,另一个进口点是,图像名称不能包含木料或其他特殊特性。

开放式密码<> 弧/代码> 之后的翻 在<条码>上添加您的形象 夹

http://www.ohchr.org。

  1. 右 click角,新 图像资产

  2. <<>Asset :Action Bar and Tab Icons

  3. 选择image 途径

  4. 您的形象

  5. 其次是荷兰语

www.un.org/Depts/DGACM/index_spanish.htm 图像可在上保存。

利用jpg和png ,也把你的形象描绘在下级。 之后又rag倒了转/再版的形象。 然后去存档并点击。 紧凑后,又重新开放。 这是我的工作。

仅需要复制/复制图像,并用窗户/马茨文档探测器将图像推向可提取的圆板

To refresh the workspace follow the steps mentioned in this question Eclipse: How do i refresh an entire workspace? F5 doesn t do it

如果做不到工作,你可能要重新种植大麻。





相关问题
In Eclipse, why doesn t "Show In" appear for non-Java files?

If I have a *java file open, I can right click on the source, scroll down to "Show In (Alt-Shift-W)", and select Navigator. If I have an *xml, *jsp, or pretty much anything besides a Java source ...

Eclipse: Hover broken in debug perspective

Since upgrading Eclipse (Galileo build 20090920-1017), hover in debug no longer displays a variable s value. Instead, hover behaves as if I were in normal Java perspective: alt text http://...

Eclipse smart quotes - like in Textmate

Happy Friday — Does anyone know if eclipse has the notion of smart quotes like Textmate. The way it works is to select some words and quote them by simply hitting the " key? I m a newbie here so be ...

Indentation guide for the eclipse editor

Is there a setting or plugin for eclipse that can show indentation guides in the editor? Something like the Codekana plugin for visual studio (not so fancy is also OK). Important that it works with ...

Adding jar from Eclipse plugin runtime tab

I want to add .jar files for plugin from the Runtime tab of manifest file. When I use the Add... button, I can see only sub-directories of the plugin project. So if I want to add same .jar file to ...

How to copy multiple projects into single folder in eclipse

I have two projects, Project1 and Project2. Now i want to copy this projects into eclipse workspace but i want these projects to be in a single folder like below. Eclipse Workspace -> Project -> ...

Java: Finding out what is using all the memory

I have a java application that runs out of memory, but I have no idea which code is allocating the memory. Is there an application with which I can check this? I use Eclipse.

热门标签