Include my own icons into my eclipse android project -


anybody know how include , use own icons in android eclipse project. found out how convert them ico png files other that, cannot use them in project, lost.

please :)

drag , drop png files mdpi folder.(for medium density display)

you can access them r.drawable.youiconname

also refer article


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -