Welcome.
I need to prepare UI for different screen sizes. I make layouts layout-small layout-normal layout-large layout-XLARGE For this I-small drawable, drawable-normal, drawable-large, drawable-XLARGE. But where to get the screen size from small to XLARGE. I mean the size of For example, 320 x 480 Where to get the dimensions for each screen? To prepare the graphics?