android - How to receive touch events with linux input subsystem? -


I have a pure C for Android (no Java or JNI available) to read touch events directly from Linux input I'm writing code events (/ dev / input / o).

The problem is that I can not find any documents for the Linux Touch Event Interface. How are incidents reported? How to retrive them? Is there no document for Linux touch events?

Edit: I have also taken a look at Linux / Input H but there is no special structure for touch events.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -