admin 發表於 2018-6-4 15:08:17

adb shell pm set-install-location 2 solve 內置記憶體(8g)不足

免 root
adb shell pm set-install-location 2


step 1 : install android studio on win10
step 2:download & installrelated sdk (4.4)
step 3:download SAMSUNG_USB_Driver_for_Mobile_Phones.exe & install
step 4:connect galarry Tab4 to usb on pc (win10)
step 5:command mode on win10
          cd C:\Users\longi\AppData\Local\Android\Sdk\platform-tools>
          adb devices
         30045799d84b3159      unauthorized
step 6: galarry Tab4 設定 /連接/ usb數據連接 需勾選
         adb devices
         30045799d84b3159      device
step 7:adb shell pm set-install-location 2


step 8:galarry Tab4disconnect pc & restart

<安裝app 皆可順利移至 sdcard (64g)>
pm set-install-location

頁: [1]
查看完整版本: adb shell pm set-install-location 2 solve 內置記憶體(8g)不足