I\'m working in Actionscript in Adobe Air, and I want to get a device\'s model name, such as \'EVO\' or \'DROID X\'. Has anyone been able to do this? Thanks.
To get these details (SSID, MAC address and device name) from iOS I found this ANE from as3 Gamegears. Github Project link.