I want to support my android screen in multiple screen sizes but i can do it with maintaining multiple xml layout file\'s
but according to requirement it i supposed to b
You can define multi dimen files, and add dimensions of each view according to screen size in there. You can find detailed answer here
A set of six generalized densities:
Here is the official docs