Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个问题。
我正在尝试将扫描仪(其作用类似于外部蓝牙键盘)集成到我的 android 应用程序中。
问题是我无法弄清楚如何检测键盘何时将消息发送到我的应用程序。
扫描仪正在工作,文本显示在任何编辑文本中,但我想对其进行一些修改。
我试图搜索一个意图过滤器,以便为蓝牙设备发送消息时触发的事件启用接收器,但我找不到一个好的。
谁能给我指个方向?
谢谢,阿克德