I can deploy the android app only for a specific screen resolution ,
however it is not compatible with other screen resolutions , such as Android devices with smaller screens.
How do I make my stack auto-resize or auto-scale or auto-resolution to fit into all screens.
for example, if I have a button in the center of the screen , how do I get that to display properly on all screen sizes verses just the height and width of my stack window?
get android app to display correctly on all screen sizes?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 9
- Joined: Fri Feb 10, 2012 3:41 am
-
- Posts: 1201
- Joined: Sun Apr 24, 2011 2:17 am
Re: get android app to display correctly on all screen sizes
This was sorted out in the summer academy.
I remember seeing a post that allowed us here in the normal LC support forum to download the secured summer academy example.
Search for the TickedOff example on this forum.
I hope its still available.
I remember seeing a post that allowed us here in the normal LC support forum to download the secured summer academy example.
Search for the TickedOff example on this forum.
I hope its still available.
All my best,
Barry G. Sumpter
Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.
Barry G. Sumpter
Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.
Re: get android app to display correctly on all screen sizes
I think http://www.runrev.com/developers/docume ... rs-course/ is what you're looking for. Theres a bunch of good info in there including all the dynaic resizing stuff. (still going through it all myself)