- Home /
Other
Google Cardboard VR Project Says Pixel Phone is Not Compatible Device
Hello!
I'm trying to build a Cardboard VR app to my Pixel phone using Unity 2018.1.0f. The Pixel is running Android 8.1.0. When I try to Build and Run, I get the error:
'Hardware of device Google Pixel is not supported'.
I've tried reinstalling Android studio and the Android SDKs to ensure that it's not a USB driver issue, and I can build a non-VR app to my phone, so USB Debugging is on and working properly. Unity also recognizes that the Pixel is connected, so I doubt this is the problem.
I've downloaded the latest Cardboard VR SDKs and reimported them, but it still gets the error. I have the VR Supported option and Cardboard SDK enabled in my Player Settings, and my minimum API is 4.4. Target is Highest Installed.
I've tried building to my Pixel and a Pixel XL. Both get the error.
Is there anything else I could be missing?
Answer by envysion · Aug 25, 2018 at 03:58 PM
I never figured out what was happening with this project. I exported all my assets and imported them into a new project, imported GoogleVR and it worked fine.
One of life's little mysteries, I guess.
Follow this Question
Related Questions
How can add Android 6.0 on my API Level ( I have all my sdk installed up until Android 7.0 Nougat) 1 Answer
Unity says Android SDK version is 0.0? 1 Answer
Build Failure: Unable to list target platforms - Unity 2017.1.4p2 3 Answers
how can I install the android platform support in Linux? 0 Answers
Unity 2017.3.0f3 / Android SDK Tools incompatibility 0 Answers