I'm trying to use Android Studio 2.1.2 to develop an app over the summer for the Google Glass. At first AS wouldn't even recognize the device and I did the whole disabling the driver signature enforcement and changing the android_winusb.inf file and AS now recognizes the glass but when I try to run my project it comes up with this:
com.android.ddmlib.AdbCommandRejectedException: device unauthorized. This adb server's $ADB_VENDOR_KEYS is not set Try 'adb kill-server' if that seems wrong. Otherwise check for a confirmation dialog on your device. Error while Installing APK
and none of the fixes online are working. What do I do? Windows 8.1, debug is enabled on glass