Version: 2020.3

AndroidTargetDevices

enumeration

切换到手册

描述

This property allows you to specify the devices on which your Android application is allowed to run.

变量

AllDevicesThe Android build is allowed to run on all target devices.
PhonesTabletsAndTVDevicesOnlyThe Android build is only allowed to run on Android phones, tablets, and TV devices, not on any type of Chrome OS device.
ChromeOSDevicesOnlyThe Android build is only allowed to run on Chrome OS devices.