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 指纹扫描仪的文档或某种信息。但我只能找到身份验证api。但显然像素在触摸传感器上具有滑动功能,我发现一些 xda 开发人员也能做到这一点 。但是我找不到任何可以找到检测触摸或在触摸传感器中移动的信息的文档。
PS:我还没有任何代码,我试图获取信息,然后开始研究我的想法。
任何帮助都感激不尽。
除了身份验证 API,指纹传感器没有其他 API。触摸和滑动手势仅在系统级别进行控制。