How to display native dialogs and menus?
Hi,
I'm using ActionScript (no MXML) and have just started experimenting with the Android platform. Could somebody point me to any documentation how to bring up a native dialog, and perhaps even create and populate a native menu? (the flash.ui.NativeMenu class doesn't seem to be supported)
More in general, is there any kind of language reference for Android-specific classes? (assuming there are any? I've also started playing with the BlackBerry tablet OS SDK, and there you get a whole load of packages with Playbook-specific or -optimized classes ...)
Sorry if those are stupid questions - I'm still getting my head round using different SDKs ...
Anna