Mobile (Android) orientations

Ralph DiMola rdimola at evergreeninfo.net
Thu May 2 21:16:26 EDT 2013


Alex,

Remember also that "portrait upside down" and "landscape left" are not
supported on Android 2.2 or earlier. This might account for the upside down
thing. Flip it the other way in the emulator and it might just work.

Ralph DiMola
IT Director
Evergreen Information Services
rdimola at evergreeninfo.net


-----Original Message-----
From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf
Of Alex Tweedly
Sent: Thursday, May 02, 2013 7:00 PM
To: How to use LiveCode
Subject: Mobile (Android) orientations

I'm just starting to play with Mobile builds - so this could be the first of
a series of dumb questions :-)

I build a stack (one button, one field, no script at all), and build for
Android (following the instructions from Colin's book).
The "Initial orientation" is set to "portrait".
I can't get any Virtual Devices to run - but I can download and test on my
Kindle Fire.

  - builds, loads and runs (i.e. does nothing :-) OK Rotating the device
does nothing (i.e. the button/field) remain fixed relative to the device,
and hence they also become sideways / upside-down / sideways again / OK
again.


If I then add
on preopencard
    mobileSetAllowedOrientations "portrait,portrait upside down,landscape
left,landscape right"
end preopencard

to the card script, then rotating the device causes the button/field to
re-orient themselves relative to the device, i.e. so that they are in
constant "proper" orientation. BUT - in landscape mode, the button/field are
upside down ! They're OK (i.e. right way up) in portrait and "portrait
upside down" states, but in landscape the controls (and the status bar which
shows the Kindle name + time + wifi/battery status) are upside down.

What should I do ?
Could someone donate a working, multi-orientation stack so I can test it
(just in case it's something about Kindle Fire, or even some specific fault
with my particular Kindle Fire device) ?

Thanks for any suggestions ...
-- Alex.

_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list