Android's mobileDeviceInfo
Maarten Koopmans
maarten.koopmans at gmail.com
Wed Aug 24 22:03:23 EDT 2011
Hi,
If you look in the Android release notes ( p27) you'll see a function
mobileDeviceInfo. I've tested it like this:
on mouseUp
ask mobileDeviceInfo("DISPLAY") with "OK"
end mouseUp
with a simple Android stack and one button. Also tried other fields like
HOST (the one I actually need) and ID. Neither the simulator, my Samsung
Galaxy S or my HTC Flyer show a dialog. Asking just a static string works
fine.
Anybody tried this (LC 4.6.3)
Any feedback greatly appreciated!
--Maarten
More information about the use-livecode
mailing list