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 并且最近升级了 ICS 版本。我遇到了触摸问题。触摸控制器已打开,但屏幕被视为用于鼠标输入的触控板,光标出现在屏幕上。如何使触摸屏输入用作触摸屏而不是鼠标输入。
谢谢
这里的问题与 IDC 文件有关。IDC = 输入设备配置文件。我从具有相同硬件的不同设备中借用了触摸驱动程序,但我没有为这个更改获取 idc 文件。
将此添加到产品配置文件中为我修复了它。