Thanks, but tried that, no result. The "ask" was a slip of the mind while
typing. Can anyone confirm that mobileDeviceInfo doesn't work (best tested
on actual device) before I file a bug report?
--Maarten
On Thursday, August 25, 2011, J. Landman Gay
wrote:
> On 8/24/11 9:03 PM, Maarten Koopmans
On 8/24/11 9:03 PM, Maarten Koopmans wrote:
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 fie
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.