How to set baseline when design for Android devices with different dpi? [migrated]

I am trying to provide our developers with alternative drawable resources (image resolution sizes) for different screen densities. Our users use android devices with screen density from mhdpi all the way to xxhdpi. If I am going to start with image specs for mhdpi devices as the baseline, where should I actually start with pixel-wise?