Hello
I designed an app using Basic4Android and tested it on a 1280x800 px device. The graphical elements' sizes (and fonts) are all specified in pixels, so for instance each button has a certain specific AxB px size.
I'd like to ask if there is a quick solution so that another device - that has another resolution - for instance 480x800 px could automatically fit the first design to the new size/resolution, WITHOUT the need for implementing different GUIs/layouts according to specific screen sizes. I do have an awful lot of elements that would need re-doing without any solution like this...
Thank you!
Adrian
I designed an app using Basic4Android and tested it on a 1280x800 px device. The graphical elements' sizes (and fonts) are all specified in pixels, so for instance each button has a certain specific AxB px size.
I'd like to ask if there is a quick solution so that another device - that has another resolution - for instance 480x800 px could automatically fit the first design to the new size/resolution, WITHOUT the need for implementing different GUIs/layouts according to specific screen sizes. I do have an awful lot of elements that would need re-doing without any solution like this...
Thank you!
Adrian