无法将 Android TV ADT-1 连接到我的笔记本电脑

Unable to connect Android TV ADT-1 to my laptop

我使用的是 Windows 7 企业版。

我正在尝试为 Android TV(ADT-1) 申请。问题是我的笔记本电脑无法使用 USB 端口检测到设备。

我的笔记本电脑能够检测到 iPhone 等其他设备。我也检查了 "devices an settings",但找不到任何东西。

任何人都可以指导我如何在笔记本电脑上使用 android 电视。

来自developer page

Make sure you have enabled USB debugging in Settings > Preferences > Developer options > Debugging > USB debugging, so that you can use the Android Debug Bridge (adb) to connect with the ADT-1 device.

您需要在笔记本电脑上设置 Android 开发人员工具 (IDE + SDK),可以是 Android Studio 或 Google 的预配置 Eclipse。从这里开始:http://developer.android.com/sdk/index.html

由于您是在 Windows 上进行开发,因此您还需要安装 Android USB 驱动程序,如下所述:http://developer.android.com/sdk/win-usb.html