开发人员使用哪些 Android 平板电脑来编写和使用 Android 平板电脑?测试 USB 主机应用程序?

发布于 2025-01-04 19:39:29 字数 235 浏览 4 评论 0原文

我们正在寻求开始一些需要 Android 上的 USB 主机功能的开发。我们本来打算使用 Samsung Galaxy 10.1,但是这个问题表明三星已经删除了这个API。

哪些平板电脑绝对可以完全发挥此功能?

We're looking to start some development which will require USB Host functionality on Android. We were going to use the Samsung Galaxy 10.1, but this question suggests that Samsung have removed this api.

What tablets definitely have this working fully?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

紧拥背影 2025-01-11 19:39:29

美国版 Motorola Xoom Wifi-only (MZ604) 是您的最佳选择。这是一个 GDE(Google 设备体验),这意味着它是一个干净的 Android 版本。换句话说,摩托罗拉没有对 Android 进行任何修改,USB 主机 API 也完好无损。

检查我的 主题

The US version of the Motorola Xoom Wifi-only (MZ604) is your best shot. This is a GDE (Google Device Experience) which means that it is a clean Android version. In other words Motorola has not done any modifications to Android and the USB-host API is intact.

Check my thread on the motodev forum.

避讳 2025-01-11 19:39:29

我无法验证三星是否已从操作系统 3.2 的 Galaxy Tab 10.1 中删除了 USB API,但我可以验证其完整功能不存在。

该选项卡显然有一个针对 HID 设备的特殊处理程序,而许多 USB 设备根本没有枚举。

I can't verify the Samsung has removed the USB API from the Galaxy Tab 10.1 with OS 3.2, but I can verify that its full functionality is not present.

The Tab apparently has a special handler for HID devices, and a number of USB devices do not enumerate at all.

时常饿 2025-01-11 19:39:29

我使用两个:

  1. Google Galaxy Nexus OTG 可以工作,而我最初认为它不能通过使用错误的电缆。有 OTG 电缆和微型 USB 设备电缆,两者都适合连接器,但它们不一样。
  2. 联想Thinkpad平板电脑只是多了一个普通尺寸的USB接口,与普通笔记本电脑相同。它适用于 USB 主机设备,这些设备在连接时即可工作。

I use two:

  1. Google Galaxy Nexus OTG works, while I initially assumed it does not by using the wrong cable. There is OTG cable and there is micro USB device cable, both fit into connector but they are not the same.
  2. Lenovo Thinkpad tablet just has the additional normal size USB connector, same as ordinary laptop. It is for USB host devices, and these devices work when connected.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文