All Questions
Tagged with android-phone-call adb
2 questions
2
votes
0
answers
1k
views
End current call and accept a new incoming call established a silent call
I have a rooted phone and i want to implement a scenario that if phone is already busy in regular phone call and new incoming call arrive, my program hangup current call and accept this new call ...
0
votes
3
answers
2k
views
Making voice calls from Android phone connected to Linux
I have an Andorid phone connected to a Linux server. I need a bash script to use the phone to dial a number and read out a string when the call is answered.
I have ADB installed on the Linux server ...