Adobe Air - get device name (such as EVO, DROID X..)

前端 未结 6 1769
离开以前
离开以前 2021-01-21 02:06

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.

6条回答
  •  不思量自难忘°
    2021-01-21 02:55

    To get these details (SSID, MAC address and device name) from iOS I found this ANE from as3 Gamegears. Github Project link.

提交回复
热议问题