Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keycode call,endcall #189

Open
foppa opened this issue Apr 25, 2024 · 0 comments
Open

Keycode call,endcall #189

foppa opened this issue Apr 25, 2024 · 0 comments

Comments

@foppa
Copy link

foppa commented Apr 25, 2024

Try to send keycode to answer "call" and hang up "endcall" from arduino to android tablett. I've been looking and haven't found a keycode that works.

This is what I have found! https://developer.android.com/reference/android/view/KeyEvent#KEYCODE_CALL
Key code constant: Call key. Constant Value: 5 (0x00000005)
Key code constant: End Call key. Constant Value: 6 (0x00000006)

Have tried this mendet does not work
Key code constant: Call key. Constant Value: 5 (0x00000005)
Key code constant: End Call key. Constant Value: 6 (0x00000006)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant