CALL -d tel:%s' % num) # 这里的sleep时间基本就是你想让通话保持的时间了time.sleep(10) #挂断电话end = os.popen('adb shell input keyevent 6') ...
確定! 回上一頁