Why Is Daydream Build and Run Not Working?
I've been trying to make a game for the Google Daydream, but every time I try to build and run it, I keep getting this Error:
Error building Player: CommandInvokationFailure: Unable to list connected devices. Please make sure the Android SDK is installed and is properly configured in the Editor. See the Console for more details. C:/Program Files (x86)/Android/android-sdk\platform-tools\adb.exe devices
stderr[ error: could not install smartsocket listener: cannot bind to 127.0.0.1:5037: Only one usage of each socket address (protocol/network address/port) is normally permitted. (10048)
This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. could not read ok from ADB Server failed to start daemon error: cannot connect to daemon ] stdout[ List of devices attached adb server version (32) doesn't match this client (39); killing... ] exit code: 1
I don't know what to do anymore. I've looked everywhere trying to find a solution, but still haven't. Please help me. Thanks.