I'm lost in the Internet trying to find a reasonable list of all icons available under R.drawable, but the only that's not 404 is for android 2.2. Is there anything similar for the new Android UI?
I hope, in attempting to answer you question, I am not wrong in assuming the following. If I am, please do correct.
I am not aware of any new updates to that list of drawables
in the site you have linked and personally, I have never found any similar websites with a comprehensive list of drawables
for the newer platforms.
However, if you are looking specifically for the new Android UI (I am assuming, you mean ICS and above), you will find a decent list of drawables
here: https://github.com/ChristopheVersieux/HoloEverywhere/tree/master/library/res
It is not an exhaustive list though.
This link is to an Android Library called Holo Everywhere.
That being said, the best place to find drawables
for the latest platform is right where you have setup your platforms for eclipse. On my workstation, I can get access to the default resources (platform specific) here:
C:\Program Files\Android\android-sdk\platforms\android-16\data\res
This has every resource used for the platform in question and I find it very useful especially while theming. I can refer to the XML's and see how they are setup.
If you are after the ActionBar icons, Google have provided them on their Developer site under the headline "ActionBar": http://developer.android.com/design/style/iconography.html
Direct link to the zip file: http://developer.android.com/downloads/design/Android_Design_Icons_20120814.zip
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With