Seth Schroeder

Results 286 comments of Seth Schroeder

Also, how will you get Key Mapper to trigger Microsoft Teams Walkie Talkie? Is this with an Intent action?

FYI: A limitation to be aware of is that Android doesn't allow Key Mapper to detect key presses when the screen is off. Depending on your use-case this might be...

> Hi - yes - it needs to send different broadcast intents on key press (PTT_Down) and release (PTT_up), hence the request. > > I think the screen will be...

No worries. Ah, okay, that's fine. Was wondering if I could make a dedicated Teams action but the Intent action will suffice for you. With Key Mapper it is possible...

On Android 11 and newer apps and the user can't read from arbitrary folders so the first request may have some issues. If you want to completely automate the process...

Ah, I wasn't sure if you wanted the process _completely_ automated. If you have USB transfer to each device and they can access the /Android/data/ folder then we should be...

Sorry for not clarifying. I haven't implemented this issue yet and you can create a "key" action for the DPAD because Key Mapper uses a different method to detect buttons...

https://github.com/google/talkback Talkback source code.