Pixels - corresponds to actual pixels on the screen. eg: 320px*480px
Inches - based on the physical size of the screen.
Dots Per Inch - the number of pixels contained in each inch of screen.
The higher the dpi, the better the screen will be displayed.
Density independent Pixels - an abstract unit that is based on the physical density of the screen.
Scaleable Pixels - this is like the dp unit, but it is also scaled by the user’s font size preference.