Home:ALL Converter>Supporting multiple screen sizes/resolutions/aspect ratios using MonoGame

Supporting multiple screen sizes/resolutions/aspect ratios using MonoGame

Ask Time:2012-05-06T06:11:08         Author:tamaslnagy

Json Formatter

What is the recommended way of supporting multiple screen resolutions/aspect ratios across devices like iPad, iPhone, Windows Phones, and Android phones/tablets? Should I simply #if/#else specific code for each device? I don't know how well this would work. Especially for Android phones/tablets which come in all different sizes. Any pointers would be greatly appreciated.

Author:tamaslnagy,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/10466402/supporting-multiple-screen-sizes-resolutions-aspect-ratios-using-monogame
yy