Skip to content

Virtual Reality


Set persistent VR status

adb shell set-persistent-vr-mode-enabled <true|false>

Set display properties for VR

adb shell set-display-props <width> <height> <dpi>

Enable virtual display for VR

adb shell enable-virtual-display true

Disable virtual display for VR

adb shell enable-virtual-displa yfalse