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

前端 未结 6 1779
离开以前
离开以前 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条回答
  •  旧时难觅i
    2021-01-21 03:09

    Take a look on Capabilities class (there are two properties os and manufacturer). I'm not sure if the device name is included in any of this.

提交回复
热议问题