I have been programmatically making layouts for my b4a and b4i Apps and ising %x and %y for determining relative placements.
My question is can I now adapt this to automatically adjust depending on the device resolution? If so how? What is the easiest and quickest method.
This is a common mistake. The easiest and quickest solution is to use anchors and designer script.
This is especially true in B4i where the page size can change.