Android Question Multiple screen Support

Nickle

Member
Licensed User
Longtime User
I have been using B4A for Single/Specific Device Applications for a while and its been perfect and great to use.

My struggle comes in when I have to use it for multiple devices that I have no control over. And considering new devices in the market every day. How Do I ensure that my apps fit ob every device.

I have reviewed the tutorials in this forum on Supporting Multiple Screens with Anchors and Designer scrips but I find them all not really working when I preview changes on the cloud UI.

Any one knows a simple way to achieve this. I am Spending tons of hours on my design alone when I should be coding fast.

upload_2018-10-7_6-24-9.png
upload_2018-10-7_6-24-53.png
upload_2018-10-7_6-25-15.png


Thanks
 

npsonic

Active Member
Licensed User
You can use %x and %y, so the layout will always look the same.
There is also possibility to create multiple variants in Visual Designer.
 
Upvote 0

Similar Threads

Top