Sample Header Ad - 728x90

Turn the speakerphone on a call using ADB shell

1 vote
1 answer
2958 views
I'm trying to find a command in adb shell that [lets me turn on the speakerphone when I start a call](http://developer.android.com/reference/android/view/KeyEvent.html) . First I make the call adb shell service call phone 1 s16 "" s16 "#####" the call starts and I try to start the speakerphone with something like this: adb shell input keyevent
Asked by abraham (11 rep)
Aug 2, 2015, 03:30 AM
Last activity: Mar 19, 2022, 07:01 AM