Re: [android-beginners] Where can I get android icons

2009-12-14 Thread Justin Anderson
Or  you could just use the drawables that are part of the android operating
system.  Then they automatically get updated when android changes... For
example, the settings icon has changed in 2.0, etc...  Plus there is no
additional size to your application.

You can get the name of the drawable by hovering over the images in the
Standard Menu Icons section of this page:
http://developer.android.com/guide/practices/ui_guidelines/icon_design.html

For example if you hover over the add button it says ic_menu_add. To use
the add drawable you would reference it as: android.R.drawable.ic_menu_add

Hope that helps!

--
There are only 10 types of people in the world...
Those who know binary and those who don't.
--


On Sun, Dec 13, 2009 at 6:27 PM, Yousuf Syed yousuf.syed@gmail.comwrote:

 Hi,

 here are some as well.


 http://www.screaming-penguin.com/info/android_drawables/android_drawables.html

 Regards,

 Yousuf.


 On Sun, Dec 13, 2009 at 6:19 PM, Liviu Ungureanu smartli...@gmail.comwrote:

 Hi!

  Try this link : http://e-lusion.com/design/greyscale

  --
 You received this message because you are subscribed to the Google
 Groups Android Beginners group.
 To post to this group, send email to android-beginners@googlegroups.com
 To unsubscribe from this group, send email to
 android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-beginners?hl=en


  --
 You received this message because you are subscribed to the Google
 Groups Android Beginners group.
 To post to this group, send email to android-beginners@googlegroups.com
 To unsubscribe from this group, send email to
 android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-beginners?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

[android-beginners] Where can I get android icons

2009-12-13 Thread deesat
Where can I get the icons that look like a plus sign ( to add a
contact) and the icon that looks like a tool and hammer set (  for
settings)?
Are these icons available for download ?

Thanks
Deesat

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] Where can I get android icons

2009-12-13 Thread Liviu Ungureanu
Hi!

 Try this link : http://e-lusion.com/design/greyscale

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Re: [android-beginners] Where can I get android icons

2009-12-13 Thread Yousuf Syed
Hi,

here are some as well.

http://www.screaming-penguin.com/info/android_drawables/android_drawables.html

Regards,

Yousuf.

On Sun, Dec 13, 2009 at 6:19 PM, Liviu Ungureanu smartli...@gmail.comwrote:

 Hi!

  Try this link : http://e-lusion.com/design/greyscale

  --
 You received this message because you are subscribed to the Google
 Groups Android Beginners group.
 To post to this group, send email to android-beginners@googlegroups.com
 To unsubscribe from this group, send email to
 android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-beginners?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en