1 min readJun 7, 2018
Hi this is wonderful. I have a very simple question: I have a native Java Android app, not using the Daydream/Cardboard API and running on a non-Daydream compatible phone, where I need a remote controller with at least one button to indicate a yes/no response. Right now I bought a small game controller off Amazon which basically simulates a Bluetooth keyboard, and I capture the KeyEven in an Android activity. My question is: 1) Does the Daydream clicker simulates itself as a Bluetooth keyboard for the buttons on there 2) Does it pair with non-Daydream Android phones out of the box? Thanks!