Android™ 1.5 android.R.drawable Icon Resources(转载)

This is a list of resources in Android 1.5’s android.R.drawable that might be useful as icons in your Android applications. You can use them like this:int icon = android.R.drawable.arrow_down_float;You can of course copy these into your own res/drawable/ directory, but it’s nice to have a reference of icons you can use directly. There are other accessible drawables inandroid.R.drawable, but they are more complicated (they’re 

NinePatch drawables).I recommend reading 

this thread on the Android Developers mailing list for an interesting discussion on directly using these drawables versus copying them into your project and/or designing your own icons.Useful references:*Dev Guide for 2D Graphics

Reference for android.graphics.drawable.DrawableUpdate: Google finally put together a list similar to this one. In many ways it supersedes this list; you should definitely check it out.Android Design Guidelines - Icon AppendixNote that these PNG images use transparency and often an alpha channel — they’ll look a bit different depending on your background color. I’ve used a default of “Android Green”, but if you have Javascript enabled, you can change that to the background color they’ll use in your app.arrow_down_float

arrow_down_floatarrow_up_float

arrow_up_floatbtn_star_big_off

btn_star_big_offbtn_star_big_on

btn_star_big_onbutton_onoff_indicator_off

button_onoff_indicator_offbutton_onoff_indicator_on

button_onoff_indicator_oncheckbox_off_background

checkbox_off_backgroundcheckbox_on_background

checkbox_on_backgroundic_btn_speak_now

ic_btn_speak_nowic_delete

ic_deleteic_dialog_alert

ic_dialog_alertic_dialog_dialer

ic_dialog_dialeric_dialog_email

ic_dialog_emailic_dialog_info

ic_dialog_infoic_dialog_map

ic_dialog_mapic_input_add

ic_input_addic_input_delete

ic_input_deleteic_input_get

ic_input_getic_lock_idle_alarm

ic_lock_idle_alarmic_lock_idle_charging

ic_lock_idle_chargingic_lock_idle_lock

ic_lock_idle_lockic_lock_idle_low_battery

ic_lock_idle_low_batteryic_lock_lock

ic_lock_lockic_lock_power_off

ic_lock_power_offic_lock_silent_mode

ic_lock_silent_modeic_lock_silent_mode_off

ic_lock_silent_mode_offic_media_ff

ic_media_ffic_media_next

ic_media_nextic_media_pause

ic_media_pauseic_media_play

ic_media_playic_media_previous

ic_media_previousic_media_rew

ic_media_rewic_menu_add

ic_menu_addic_menu_agenda

ic_menu_agendaic_menu_always_landscape_portrait

ic_menu_always_landscape_portraitic_menu_call

ic_menu_callic_menu_camera

ic_menu_cameraic_menu_close_clear_cancel

ic_menu_close_clear_cancelic_menu_compass

ic_menu_compassic_menu_crop

ic_menu_cropic_menu_day

ic_menu_dayic_menu_delete

ic_menu_deleteic_menu_directions

ic_menu_directionsic_menu_edit

ic_menu_editic_menu_gallery

ic_menu_galleryic_menu_help

ic_menu_helpic_menu_info_details

ic_menu_info_detailsic_menu_manage

ic_menu_manageic_menu_mapmode

ic_menu_mapmodeic_menu_month

ic_menu_monthic_menu_more

ic_menu_moreic_menu_my_calendar

ic_menu_my_calendaric_menu_mylocation

ic_menu_mylocationic_menu_myplaces

ic_menu_myplacesic_menu_preferences

ic_menu_preferencesic_menu_recent_history

ic_menu_recent_historyic_menu_report_image

ic_menu_report_imageic_menu_revert

ic_menu_revertic_menu_rotate

ic_menu_rotateic_menu_save

ic_menu_saveic_menu_search

ic_menu_searchic_menu_send

ic_menu_sendic_menu_set_as

ic_menu_set_asic_menu_share

ic_menu_shareic_menu_slideshow

ic_menu_slideshowic_menu_sort_alphabetically

ic_menu_sort_alphabeticallyic_menu_sort_by_size

ic_menu_sort_by_sizeic_menu_today

ic_menu_todayic_menu_upload

ic_menu_upload