但是執行shell commands 時,exit status 卻固定傳回0:. $ adb shell cat /system/etc/hosts 127.0.0.1 localhost $ echo $? 0 $ adb shell cat ...
確定! 回上一頁