adb install -r xxx.apk //覆蓋安裝,保留資料和快取檔案 adb install -s xxx.apk //安裝apk到sd卡 adb ... adb shell pm list packages google ...
確定! 回上一頁