Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lalakii/get_event
read /dev/input/event*
https://github.com/lalakii/get_event
android dev event input linux touchevent
Last synced: 3 months ago
JSON representation
read /dev/input/event*
- Host: GitHub
- URL: https://github.com/lalakii/get_event
- Owner: lalakii
- Created: 2024-01-19T15:11:47.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-02-09T14:57:37.000Z (9 months ago)
- Last Synced: 2024-04-29T13:33:09.564Z (6 months ago)
- Topics: android, dev, event, input, linux, touchevent
- Language: Java
- Homepage:
- Size: 6.54 MB
- Stars: 8
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-shizuku - get_event - Read /dev/input/event* `No license` (Apps / Development utilities)
README
# Android GetEvent
[English](README_en.md) | [中文](README.md)
**通过Shizuku权限,读取触摸屏事件示例** [下载演示APP](https://github.com/lalakii/get_event/releases/)
读取到的数据还需要解析,我只实现到这一步,有功能需求自行完善。
## By lalaki.cn