Search code examples
androidbixbysamsung-galaxy

What is the Key Constant of the Samsung Bixby Key?


I want to make an app try to remap what the Bixby key on Samsung Devices do. But I could not find the Key Constant for the key.


Solution

  • Samsung removed this functionality. But you can use it with Accessibility Service.

    See this

    How to receive a Bixby button press event, even if my app is not in front?