artishow Modding
Membre
Bonjour, je possède un ZTE Blade v220 et j'aimerais savoir si l'on peux le rooté ?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Yop,
Voici un tutoriel venant du site XDA, celui-ci servira à rooter ton smartphone.
Vous devez être inscrit pour voir les liens ! Inscrivez-vous ou connectez-vous ici.
Si tu n'arrive pas avoir accès à la page, voici le tutoriel en Anglais venant du site.
ROOT steps:
A) I had to use the ZTE ADB drivers bundled with the phone (just mount USB in "driver mode" option
and run the bundled exe in your mobile storage).
The drivers will be installed in "C:\Program Files\ZTE_Handset_USB_Driver". Remember this directory.
B) Download "Root-SuperSU-v2.37.zip" from file from mseskir's yandex drive, within the "root"
folder. You can find the link in his post below. Upload without unzipping to your mobile internal memory.
You will need it later.
C) Download the "IT4_Recovery_Yukleme_Programı.exe" file from mseskir's yandex drive, within the "root"
folder. You can find the link in his post below.
D) Unzip "IT4_Recovery_Yukleme_Programı.exe" and get "recovery.img" (recover with TWRP) or
"recovery_stock.img" (if you prefer stock recovery) from the "tools" folder.
I will use "recovery.img" because I have been using TWRP since my oldVous devez être inscrit pour voir les liens ! Inscrivez-vous ou connectez-vous ici.Neo V.
Copy the your "recovery.img" of choice to the folder where the USB ADB drivers was installed.
Copy the "fastboot.exe" file there too.
E) Enable "USB ADB debug" in android "Developer Options". Ensure that Windows detects and installs
the drivers properly.
F) Open command prompt and go to "C:\Program Files\ZTE_Handset_USB_Driver"
G) Type "adb devices", if everything goes well you will see your phone serial number listed
there. If you receive some error while starting the daemon, ensure that no other ADB app
is running in the background or try another ADB drivers.
You can check your phone serial number in the mobile itself: Phone Information --> Status
H) Type "adb reboot bootloader" in command prompt. The phone will reboot and will get stuck in boot image
with the notification led in red (scary, but don't worry, it's all fine).
I) Type "fastboot devices" in command prompt. You will see again the phone serial number in the window.
The phone screen will remain unchanged, like if it where frozen, but don't worry, everything is still fine.
J) Ensure that you have copied "recovery.img" in the same folder than adb.exe and fastboot.exe
( "C:\Program Files\ZTE_Handset_USB_Driver", as I mentioned earlier).
Then, type "fastboot flash recovery recovery.img". If you copied the "recovery.img" and the "fastboot.exe"
to the driver folder you will see the flash progress. It will take one or two seconds and give you an "ok" message.
K) Type "fastboot reboot" and the mobile will reboot. Let it boot till the end. Disconect USB cable and
shutdown the mobile completely.
L) Push and maintain "volume up". While you maintain "volume up", push "power" button a few seconds
to start the mobile. Keep maintaining "volume up" until TWRP boot screen appears.
M) Flash "Root-SuperSU-v2.37.zip" with TWRP. You should have already copied it to mobile storage if you followed my advice in point "B". Reboot to system and it's done.
I leave this here so if anyone searches for this phone like me, he will know how to succesfully root it.