終於解決了DELL Streak 7裏Honeycomb 3.2系統root

參考google,結合實際

1、需要下載3個文件:

Fastboot+ADB.zip                    fastboot程序及streak 7需要的驅動,下載地址:http://d-h.st/iqA

Superuser(20720).zip             root工具包,下載地址:http://b.ilovefq.info/IFUx9Cdz5CatQ2LvoDc0RHa

S7-6.0.1.2.img                         ROM管理器,版本Clockwork Mod 6.0.1.2 ,下載地址 http://d-h.st/fEz


2、DELL Streak 7系統裏需要設置2地方
* 允許安裝非電子市場提供的程序;
* 啓用USB調試

3、解壓Fastboot+ADB.zip 到windows系統下的任意目錄;
4、解壓DELL Streak 7系統裏自帶/sdcard/Drivers.zip ,有Drivers目錄覆蓋到windows系統下剛纔Fastboot+ADB.zip解壓的位置,覆蓋裏面的Drivers目錄。

5、運行解壓/sdcard/Drivers.zip後的Setup.msi,接上數據線就會自動安裝一些模式下的驅動了。

6、Streak 7啓動Fastboot模式: 按住“音量-”和“電源”
Fastboot模式啓動後,會看到一些紅色文字的說明

7、Streak 7用數據線連接電腦,此時系統會提示並自動安裝Android ADB 驅動
8、進入解壓Fastboot+ADB.zip所在目錄,在命令行下輸入:
fastboot -i 0x413C flash recovery S7-6.0.1.2.img
其中S7-6.0.1.2.img爲 Clockwork Mod 6.0.1.2

9、Fastboot模式下重啓設備,命令:
fastboot -i 0x413C reboot

現在只是安裝好了Clockwork Mod,root的命令包還沒有安裝。


10、把superroot工具包Superuser(20720).zip,複製到Streak 7自帶空間任意位置即可。

11、Streak 7啓動 Recovery模式
a 關機
b 按住“音量+”和“電源”

進去就是之前新裝的Clockwork Mod程序界面了,顯示如下(圖是網上覆制的,所以顯示版本有點不同,^_^)



選擇第二項:install zip from sdcard ,。然後可以選擇superroot工具包Superuser(20720).zip所在的位置,更新,重啓設備。


開機進入程序列表,看到多一個 superuser程序的話,就是成功root了。



附參考鏈接

http://forum.xda-developers.com/showthread.php?t=1411193&highlight=update+zip
Obviously this guide owes a huge bunch of thanks to "TheManii", "Giveen" and other folks who can't be named on this forum. I have tested this on both a Streak 7 WiFi and a Streak 7 4G. In both cases they had

the Stock Honeycomb already on them. So if you are coming from some other version of Android you may wish to reconsider

1) Download the Fastboot+ADB.zip file for Clockwork Mod 5.0.2.7 from the XDA Developers thread (http://forum.xda-developers.com/showthread.php?t=1334487)

2) Download the Clockwork mod 5.0.2.7 file from the XDA Developers thread (http://forum.xda-developers.com/showthread.php?t=1334487)

3) Go into Settings->Applications and turn on "Run Applications from Unknown Sources"

4) Go to Development Settings and select "USB Debugging"

5) Unpack the Fastboot+ADB file into a directory on your computer where you can find it again

6) Attach the Streak to your PC, and copy the "Drivers.zip" file from the root directory of the Streak (/sdcard) to the same directory where you unpacked the Fastboot file

7) Turn off your Streak after you have copied this file, and disconnect it from the PC

8) Unpack the drivers.zip file and find the "Setup.MSI" file. Execute this file to install the drivers you will need

9) Put your Streak into Fastboot mode - i.e. turn it off, then turn it on by pressing the Power button while holding the Vol DOWN (-) at the same time. This can take up to 20 seconds

10) You will get some red text followed by a white line saying something about Fastboot USB downloading is active

11) Connect the streak to the PC now, and it should install an Android ADB driver. Depending on what you have already setup you may get some drivers installed successfully, and some not. In general if you've

been following this guide, you'll be ok

12) Open a command line for the folder where you have fastboot and your recovery image (ClockWorkMod) - in windows navigate to the folder, and hold the shift key while right clicking

13) On the command line type the following:
fastboot -i 0x413C flash recovery recovery.img (where recovery.img is the ClockworkMod or other recovery file)

14) On the command line type the following:
fastboot -i 0x413C reboot

15) Your device should now reboot

16) To get it to reboot into CWM, turn the Streak off, and then turn it on again while holding the Power Button and Volume UP (+) at the same time. This may take up to 30 seconds

From here you would follow the normal CWM options to install just the root files (Superuser7 for one example) or install a custom ROM. 



發佈了40 篇原創文章 · 獲贊 29 · 訪問量 22萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章