Page 1 of 1

Will apps for tablet resize automatically for Android phone?

Posted: Tue Jan 22, 2013 8:29 am
by abanowBUSTfGf
If I build my app for an Android tablet, will it resize to fit the screen of an Android phone?
What you I have to do to enable this to happen?
Thanks for all your help

Re: Will apps for tablet resize automatically for Android ph

Posted: Tue Jan 22, 2013 11:15 am
by shaosean
I believe you need to create a project for each screen size, or do the resizing in your code based on the screen dimensions..