I can start skybox player wiht
adb shell am start -n xyz.skybox.player.ovr/com.unity3d.player.UnityPlayerActivity command.
when I set a file to start for eample:
./adb shell am start -n xyz.skybox.player.ovr/com.unity3d.player.UnityPlayerActivity -d file:///sdcard/Download/i2_360.mp4
It not started the file. is there any mistake from me