Page 1 of 1

Android app - do I need to resize objects?

Posted: Sun Jan 06, 2013 11:32 pm
by abanowBUSTfGf
I'm developing an app for Android and it fits Well and looks OK on my Android Galaxy with screen size 720x1280 pixels.
Will I have to skin the objects/images for possible resizing by the user to be accepted by the app store?

Re: Android app - do I need to resize objects?

Posted: Mon Jan 07, 2013 3:51 am
by jacque
Android screens come in a huge variety of sizes and resolutions. It's a problem. But yes, you'll need to write resizing scripts that move and/or resize all the objects to fit proportionally on the current device.

This will give you an idea: http://en.wikipedia.org/wiki/Comparison ... id_devices