Dev discussion:
I think what the button does is launch an intent which opens the Bixby app. Maybe if I record the intent identifier and use it in a 3rd party app (maybe also with the Bixby package name) my 3rd party app intent will be called on button press. Then I could redirect the call to whatever the user wants to happen.
I will try this as soon as possible, tell me what you think
I think what the button does is launch an intent which opens the Bixby app. Maybe if I record the intent identifier and use it in a 3rd party app (maybe also with the Bixby package name) my 3rd party app intent will be called on button press. Then I could redirect the call to whatever the user wants to happen.
I will try this as soon as possible, tell me what you think