I would like to make call via ADB command on android\'s command line.
How should I use ADB command in order to make a call via PC?
please provide source code
One can use this command make a call to a number via Android triggered by PC.
adb shell am start -a android.intent.action.CALL -d tel:+CCXXXXXXXXXX