I want to achieve the following:
See the example:
The background is an image with the fill_parent settings for width/height.The yellow squares are buttons on top of this picture.
So, how can I keep the button on the exact same position on top of the picture with different screen size, using relative layout (or others layout)
The solution was to use the "Percent Support Library" as stated by @subhash