开发者

Using ADB to make a phone call after a time out

Can the pc use ADB command android to make call开发者_运维技巧?If it can,How to?

I have a text file containing a telephone number and a time.

How can I use JavaScript to count down from this time,and then use ADB to make an Android phone call to that number?

Thanks


To initiate a call using adb:

adb shell am start -a android.intent.action.CALL tel:5148888888
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜