cancel
Showing results for 
Search instead for 
Did you mean: 

Which events (android or other) fire when user puts down/up GEAR VR glasses. (Native Development)

Anonymous
Not applicable
Hi guys,

So far i could not manage to find out which events are fired (or how to query the state of) when the user puts the GEAR VR down.
It seemingly doesnt fire any APP_CMD_PAUSE/RESUME events and also no other standard android events. The screen does actually
go black as expected when putting down the glasses but no events are fired. What am I missing ?

Cheers
Roman

1 REPLY 1

Anonymous
Not applicable
Ok, solved - actually the event APP_CMD_PAUSE IS fired just delayed by some 15-20 seconds. Thanks.