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.
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.