4

I am trying to debug my app on the Nexus Player hardware. I enabled the developer mode, turned USB Debugging on, and connected the cable. However, I don't see any message like the one below as stated here: https://developers.google.com/cast/docs/android_tv#adb-usb

In the Allow USB debugging? dialog, select Always allow from this computer, and select OK.

What steps might be missing? Could it be a problem with the USB driver?

burakk
  • 1,231
  • 2
  • 22
  • 45

2 Answers2

1

I just installed the Google USB Driver in Device Manager (Computer Management), and it worked. (The Google USB Driver is located in \extras\google\usb_driver.)

burakk
  • 1,231
  • 2
  • 22
  • 45
0

I had this problem too. I fixed it by simply using a USB cable that supports data transfers. The cable that comes along with the Nexus Player is a 'charging' cable type.

Knut Valen
  • 259
  • 3
  • 16