get android app to display correctly on all screen sizes?

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
shermanator
Posts: 9
Joined: Fri Feb 10, 2012 3:41 am

get android app to display correctly on all screen sizes?

Post by shermanator » Sat Feb 11, 2012 4:54 am

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?

BarrySumpter
Posts: 1201
Joined: Sun Apr 24, 2011 2:17 am

Re: get android app to display correctly on all screen sizes

Post by BarrySumpter » Wed Feb 15, 2012 1:15 am

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.
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.

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: get android app to display correctly on all screen sizes

Post by sturgis » Wed Feb 15, 2012 1:33 am

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)

Post Reply