Android与PC之间是否可以使用USB进行通信

发布于 2024-12-01 10:52:18 字数 85 浏览 2 评论 0原文

有没有从android发送消息并将其显示在PC记事本上的源代码?如果我在 PC 的记事本上写一些消息,那么它将显示在 Android 设备上。我是安卓新手。

Is there any source code for sending message from android and it will show on PC Notepad? And if I write some message on PC'S notepad then it will show on Android Device. I am new in Android.

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

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

发布评论

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

评论(1

甜中书 2024-12-08 10:52:18

Android 上的 USB 可以通过编程方式访问,但不支持您的情况: USB设备模式(PC是主机)无法通过编程控制。

USB on Android can be programmatically accessed, however your case is not supported: USB device mode (PC is a host) can not be programmaticaly controled.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文