开发者

Include my own icons into my eclipse android project

Anybody know how to incl开发者_JAVA技巧ude and use own icons in an android eclipse project. I found out how to convert them from ico to png files but other than that, I cannot use them in my project, I am simply lost.

Please help :)


Drag and drop you png files to the mdpi folder.(For a medium density display)

You can access them simply by R.drawable.youiconname

Also refer to this article

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜