android - 安卓外接触摸屏

标签 android wpf touch multi-touch kiosk

我有一台带红外输入的 42 英寸多点触控显示器。我想开发用于多点触控输入的应用程序,并且我计划使用 android。有没有办法获得触摸输入?当我们使用 WPF 时,必须依赖 PC。我真的很困惑如何通过!请帮帮我。在 ANDROID 中可以使用独立显示器吗?

最佳答案

通常看来,让 Android(至少在 ICS 下)包含触摸屏 HID 驱动程序的唯一选择是从源代码重新编译 Android。

Here are some instructions for exactly the purpose you describe (他们还需要 the PandaBoard 单板机作为中介)。

There's a guy on xda-developers who's trying to do this using the Android USB Host functionality and MHL only在 Samsung Galaxy S3 上,但没有任何一种方法可以证实他曾经让它工作过。

关于android - 安卓外接触摸屏,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12703437/

相关文章:

php - 将mysql数据库与Android应用程序连接

java - 在一项 Activity 中运行加速度计和陀螺仪扫描

c# - WPF ListView 样式

ios - 检测 4x4 iOS 图 block 上的触地、触地、触摸移动事件

android - 在未集成 Google 移动广告的情况下在 Android 上使用 Google Advertising Id

android - 使用 Android SDK 进行简单的 Java 类测试

c# - 如何在 Visual Studio 中启用实时可视化树和实时属性资源管理器

c# - 合并 DataGrid 列标题

iphone - 如何在 iPhone 中停止 UIView CABasicAnimation

windows-8 - GestureRecognizer 中的触摸点数量