google / project-gameface

Apache License 2.0
588 stars 84 forks source link

[Android feature request] Implement keyboard binding with facial expressions through WRITE_SECURE_SETTINGS ADB permissions #57

Open Software27425 opened 2 months ago

Software27425 commented 2 months ago

Hi, I'm an Android user who makes use of automation apps such as Keymapper ( https://github.com/keymapperorg/KeyMapper ) for productivity purposes. A common function I perform in said apps is to use a trigger to perform a key press.

However, this functionality cannot be performed out of the box. The user must first grant their app WRITE_SECURE_SETTINGS ADB permissions to perform keybindings.

Basically, I want to be able to use facial expressions to perform a key press, just like you can do on the Windows version. It would be an accessibility boost to have if your daily workflow on Android involves performing key presses. And this would bring the Android version closer to Windows in terms of matching features.