You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yea, the way the module works is somewhat device specific and I only have one device to test on. Several things:
When running adb logcat, does the line report_input_event - Reporting event type: 1, code: 96, value:1 show up when you put your finger on the fingerprint sensor? (this is what is used to trigger the click)
You are using Android 10, but the currently published version won't work on it, even on my phone. Try if it works with this version (Android device file paths have changed, so the way the module taps the screen won't work on A10, but the old version does it right)
If neither of them work, you might need to look at the source code and see if you find the paths for the input devices on your phone
Hi
still not work
i used a module that does the same thing as pressing power button
it replace 2 files in vendor/usr/kaylyaout/uinput-fpc.kl & uinput-goodix.kl (no bin)
work fine on my device
your module is better but does not work
Hi
i installed the module on a redmi note 8 (ginkgo) running RRos A10 but none of the gesture work
any idea ?
The text was updated successfully, but these errors were encountered: