为什么我在mac 上连接android 设备时不需要安装usb 驱动程序?
Why do not need to install usb driver when I connect to android device on mac?
我后来使用 osx10 并有 android phone。我安装了 android studio 并通过 USB 数据线将 phone 连接到 mac。我的示例应用程序很好 运行 android phone.
但是windows系统需要安装使用驱动程序来连接android设备。
为什么我在mac上连接到android设备时不需要安装usb驱动程序?
Linux 和 OSX 附带通用 USB 驱动程序,无需额外驱动程序即可连接设备
Linux 和 OSX 带有 USB 驱动程序,因此不需要额外的驱动程序。仅在 windows 的情况下才需要 USB 驱动程序,详细信息可在以下官方页面上找到。
https://developer.android.com/studio/run/win-usb.html
https://developer.android.com/studio/run/oem-usb.html#InstallingDriver
我后来使用 osx10 并有 android phone。我安装了 android studio 并通过 USB 数据线将 phone 连接到 mac。我的示例应用程序很好 运行 android phone.
但是windows系统需要安装使用驱动程序来连接android设备。
为什么我在mac上连接到android设备时不需要安装usb驱动程序?
Linux 和 OSX 附带通用 USB 驱动程序,无需额外驱动程序即可连接设备
Linux 和 OSX 带有 USB 驱动程序,因此不需要额外的驱动程序。仅在 windows 的情况下才需要 USB 驱动程序,详细信息可在以下官方页面上找到。 https://developer.android.com/studio/run/win-usb.html https://developer.android.com/studio/run/oem-usb.html#InstallingDriver