Configure Unity to deploy to the Surface Duo emulator
Примечание
Unity 2019 and later don't support targeting x86. Those versions can't deploy to the Surface Duo Android emulator. For more information, see Android Support Update. Users of newer Unity versions should test on real devices.
If you are running a version of Unity that supports x86 emulator deployment, follow these instructions to use the Surface Duo emulator:
Download and install the Surface Duo dual-screen Android emulator.
To enable the x86 target architecture for the Surface Duo emulator, go to Project Settings > Player > Android > Other Settings and within the Configuration section, select x86.
Start the emulator from the Start menu or by using the run script in the install location.
After you’ve started the emulator, it appears in Unity's Build Settings Run Device list. Select Refresh next to the device list if the Surface Duo option didn't appear.
Run the game. The game is deployed to the emulator.
The samples were originally built and tested with Unity 2018.4.18f1 and the Surface Duo Android emulator.