Assuming hdpi is required, the following result was found.
drawables for each layout seemed to be the only solution. res/drawable-ldpi 240x320 res/drawable-mdpi 320x480 res/drawable-hdpi 480x800 res/drawable-xhdpi 640x960 res/drawable-xxhdpi 960x1440 res/drawable-xxxhdpi // for launcher only 640dpi...