Useful app with lots of potential for daydream viewer
The author stopped updating this app a couple of years ago. Too bad, as since then google daydream viewer has come along. This cardboard app mostly works in daydream except for a few problems: purchased version fails to load correctly on my android running nougat; free version does load ok. Cannot reposition by clicking off-screen. Does not recognize daydream viewer controller.
The purchased version appears to work with my Pixel XL with a 2016 google daydream headset.
I am also looking for daydream support. The author suggested refactoring this to be a unity project, but that is probably beyond me. For now I am going to see if I can just get the remote to support repositioning.
To make this happen the codebase needs to transition from using com.google.vrtoolkit to com.google.vr
New API docs: https://developers.google.com/vr/reference/reference_overview
Made allot of progress today. My forked branch has working daydream support and the next step is to implement the remote.
https://github.com/zbyte64/CardboardRemoteDesktop