首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Android虚拟触摸界面

Android虚拟触摸界面
EN

Stack Overflow用户
提问于 2012-07-23 12:01:39
回答 1查看 7.8K关注 0票数 1

有人能解释一下这个特性给我带来了什么吗:android.hardware.faketouch.multitouch.distinct描述说:应用程序在一个假的触摸界面上执行两个或多个“手指”的不同跟踪。这是faketouch功能的一个超集。

我想知道这个假的触摸界面是什么?它是否有可能为一个真正的android手机应用程序,其中包括这个假的触摸界面。因为我需要做一个应用程序,将识别多达6个触摸同时。

谢谢大家的帮助,我真的很感激。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2012-07-23 12:22:08

Faketouch:

代码语言:javascript
复制
"A fake touch interface provides a user input system that emulates a subset of touchscreen capabilities.
For example, a mouse or remote control that drives an on-screen cursor provides a fake touch interface."

要获得更多的理解,请阅读 &

票数 3
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/11612126

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档