What size should the icon in an alertdialog be?
32x32 at mdpi. See here. Very easy to google.
Most Internet results will lead you that HDPI is the max icon you need. This is WRONG.
Just tested as a part of the current project and this is what get you the best result:
LDPI 24px
MDPI 32px
HDPI 48px
XHDPI 64px
XXHDPI 96px
XXXHDPI 128px