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
Will apps for tablet resize automatically for Android phone?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 63
- Joined: Sat Dec 22, 2012 3:01 am
Re: Will apps for tablet resize automatically for Android ph
I believe you need to create a project for each screen size, or do the resizing in your code based on the screen dimensions..