1.首先下載這個文件解壓到電腦上,如D盤根目錄,此教程適用與windows和Mac系統(tǒng)
2.用命令提示符或者終端打開到解壓目錄,如我用windows7系統(tǒng),解壓到D盤根目錄則是
打開cmd(鍵盤上的windows徽標鍵+R,輸入cmd,確定)
然后輸入
d:回車
cd G3
cd hero
3.把sd卡插進G3里,后蓋要打開哦,載邊上有個洞洞,按進去就可以了
將手機和電腦通過USB連接
4.安裝驅(qū)動
萬能驅(qū)動安裝請看
5.windows系統(tǒng)輸入:“adb push update-hero-signed.zip /sdcard/update.zip”
MAC系統(tǒng)則輸入:“./adb push update-hero-signed.zip /sdcard/update.zip”
圖為windows下的輸入
6.關(guān)機,按住開機鍵+返回鍵進入. 進入bootloader界面
7.windows系統(tǒng):輸入”fastboot boot cm-hero-recovery.img' 系統(tǒng)將運行新的recovery
然后在手機上選擇 'apply update.zip from SD card'一項,按小房子鍵,等待刷機完成
完成后在電腦上
輸入 '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'回車
系統(tǒng)將重啟
windows系統(tǒng)下所有破解操作完成啦!
Mac系統(tǒng)
7. 輸入 './fastboot boot cm-hero-recovery.img' 系統(tǒng)將運行新的recovery
然后在手機上選擇 'apply update.zip from SD card'一項,按小房子鍵,等待刷機完成
輸入 './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'回車
輸入 'adb shell reboot'回車
系統(tǒng)將重啟
Mac系統(tǒng)下所有破解操作完成啦!完成后開機嘍