今天上午發(fā)現(xiàn)此問題
Google之
解決辦法
adb shell
pm set-install-location 0 //由App自行決定軟件能否安裝在SD卡
pm set-install-location 1 //強制全部App安裝在ROM內(nèi)
pm set-install-location 2 //強制全部App安裝在SD卡
親測可行!!!
參考:
http://stackoverflow.com/questions/9273526/installation-error-install-failed-media-unavailable