enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThis property allows you to specify the devices on which your Android application is allowed to run.
AllDevices | The Android build is allowed to run on all target devices. |
PhonesTabletsAndTVDevicesOnly | The Android build is only allowed to run on Android phones, tablets, and TV devices, not on any type of Chrome OS device. |
ChromeOSDevicesOnly | The Android build is only allowed to run on Chrome OS devices. |