miccha wrote:
請問su程式要放在哪...(恕刪)
怕有人的英雄變成了狗熊,多給一些提示
先做完這個影片,然後停在Recovery mode
找到人家附的adb.exe,或是下載Android的SDK,裡面tools目錄有
然後把adb.exe, su, Superuser.apk放在同一目錄下,開CMD視窗切換到該目錄執行以下
(先執行adb devices察看Hero有沒有連上來)
adb shell mount /system
adb push su /system/bin/
adb shell chmod 4755 /system/bin/su
adb push Superuser.apk /system/app/Superuser.apk
adb shell reboot
這樣就完工了
如果這些提示還是沒法幫助你rooting,
那我建議就不要rooting了,
因為初級用戶取得super user權限是很危險的,
因為你無法感知做哪些動作對系統是有潛在危險的
有什麼事非要super user可以提出來,
大家研究一下
test



























































































