Hello All,
I am trying to determine exactly how scaling works and what kind of variants I should include for my application.
My phone is a Samsung Vibrant with 480x800 pixels, 240 dpi, scale 1.5.
I would like this application to work on other android phones.
I am currently trying to find a list of popular android phones and their screen pixel resolution, but have not had much luck.
Let's suppose someone downloads my app and their phone has a screen resolution of 400x600. What is going to happen?
Will B4A automatically scale the control sizes and positions for the smaller screen in proportion to the sizes and positions that I designed for my target screen size? That is: Will buttons be narrower and shorter and be positioned in the same relative screen location? Will the same be true for other controls?
Is they are an overview description of the scaling algorithm somewhere?
Thanks,
Barry.
I am trying to determine exactly how scaling works and what kind of variants I should include for my application.
My phone is a Samsung Vibrant with 480x800 pixels, 240 dpi, scale 1.5.
I would like this application to work on other android phones.
I am currently trying to find a list of popular android phones and their screen pixel resolution, but have not had much luck.
Let's suppose someone downloads my app and their phone has a screen resolution of 400x600. What is going to happen?
Will B4A automatically scale the control sizes and positions for the smaller screen in proportion to the sizes and positions that I designed for my target screen size? That is: Will buttons be narrower and shorter and be positioned in the same relative screen location? Will the same be true for other controls?
Is they are an overview description of the scaling algorithm somewhere?
Thanks,
Barry.