Quote:
Originally Posted by Kumabjorn
For a layperson who doesn't know better, is it that hard to make an app support the three different resolutions?
I would imagine - again not being in the know - that the app could start the download by first checking what the device it is being downloaded to and then download the version appropriate for that device.
|
It is more work, however the level of work will vary on the program. Some programmers have the fore site to design their apps for multiple screen sizes so adding a new screen is not much additional work if any. Other programmers assume one screen size and adding support for a new screen is a lot of work.