I have layout like below image and I have designed using image view and image button for this images. while run for other devices its alignment and size is Varies:
any technique is there for the responsive design
**i'm using only on Landscape mode
There is a few ways to do this. The easiest way is to use androids grid layout and build it that way, this takes a bit of getting used to but it works well.
the 2nd way is to make alot of values folders and ajusting dimens in them: https://developer.android.com/guide/practices/screens_support.html