Toute opération de flash n'est pas sans risque, lisez bien les différents tutos/guides et n'hésitez pas à poser des questions si vous avez des incertitudes. En aucun cas, le forum ou un de ces membres ne pourront être tenus responsables en cas de détérioration de l'appareil lié à l'une de ces opérations.
Description
Le mot du créateur Dees_Troy
"Voici le Recovery TWRP pour le Nexus 5."
Image
Installation
Pré-requis :
1) Tout d'abord il faut déverrouiller le Bootloader en suivant ce tuto [GUIDE] Pack tout-en-un : [GUIDE] Pack tout-en-un : Déverrouiller bootloader / Kernel custom / Recovery / Root [Hammerhead]
Installation Manuelle : 1) Téléchargez le fichier 2) Déplacez le fichier téléchargé dans le dossier où se trouve ADB et Fastboot se trouvant sur votre PC. 3) Lancez les commandes suivantes :
1) Installez GooManager du Play Store 2) Ouvrez GooManager et de fournir des permissions root 3) Menu (ou sur le bouton avec les 3 points sur votre écran), puis installer OpenRecovery
Info de Primokorn :
Si on vient de déverrouiller le bootloader (fastboot oem unlock), il faut redémarrer le téléphone normalement avant de commencer une autre manipulation ! Ensuite, on peut flasher le TWRP.
Lors du 1er démarrage du TWRP, on sera invité à entrer un mot de passe. Appuyer sur "CANCEL" puis aller dans WIPE > FORMAT DATA. Appuyer sur "YES " sur l'invite puis sur la touche "ENTER". Appuyez sur "HOME" en bas plus "REBOOT" > "RECOVERY". Le fait de déverrouiller l'appareil nous fait évidemment perdre toutes nos données utilisateurs, applis, images, téléchargements...
Changelog
CHANGELOG for 3.0.2-0:
-Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP. -Add Greek translation to some builds.
CHANGELOG for 3.0.1-0:
-support new CM 13.0 pattern encryption (sultanqasim) -fix slow flashing issue due to modprobe (present on only some devices) (#twrp) -libtar updated to latest upstream and fixes (jcadduono) -fixes for loading custom themes (_that) -TWRP will now detect and install TWRP themes automatically through the normal zip install process (Dees_Troy) -translation updates - added Italian, Czech and Polish and significant updates to Dutch -progress bar improvements - progress bar updates during image flashing and better tracks progress during file system backups (tar) (Dees_Troy) -fix input box text display (Dees_Troy) -reboot option after zip install complete (bigbiff) -other mostly invisible bug fixes and improvements
CHANGELOG for 3.0.0-0:
Spoiler :
-Completely new theme - Much more modern and much nicer looking (by z31s1g) -True Terminal Emulator - Includes arrow keys, tab and tab completion, etc. (by _that) -Language translation - It won’t be perfect and especially some languages that require large font files like Chinese & Japanese won’t be availble on most devices. Also some languages may only be partially translated at this time. Feel free to submit more translations to OmniROM’s Gerrit. (mostly by Dees_Troy) -Flashing of sparse images - On select devices you will be able to flash some parts of factory images via the TWRP GUI (by HashBang173) -Adopted storage support for select devices - TWRP can now decrypt adopted storage partitions from Marshmallow -Reworked graphics to bring us more up to date with AOSP - includes support for adf and drm graphics (by Dees_Troy) -SuperSU prompt will no longer display if a Marshmallow ROM is installed -Update exfat, exfat fuse, dosfstools (by mdmower) -Update AOSP base to 6.0 -A huge laundry list of other minor fixes and tweaks
WARNING: This is our first release in a long time. We have a lot of new and somewhat aggressive changes in this new release. The changes to the graphics back-end may cause some devices to not boot up properly or have other display-related issues. If you are not in a position to reflash an older build of TWRP, then wait until you are or at least wait until others have tried the new version for your specific device. You don’t want to end up with a non-working recovery and have to wait several hours or days to get to a computer to be able to fix it.
Notes for themers: In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.
Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.
We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance!
Quand on sélectionne "Reboot" dans l'interface générale TWRP, un message apparaît nous demandant si on veut installer SuperSU. Il suffit alors de slider pour confirmer le root.
Ceci marche seulement si on n'est pas déjà rooté bien sûr
Autre info qui peut servir avant d'avoir des complications :
Si on vient de déverrouiller le bootloader (fastboot oem unlock), il faut redémarrer le téléphone normalement avant de commencer une autre manipulation ! Ensuite, on peut flasher le TWRP.
Lors du 1er démarrage du TWRP, on sera invité à entrer un mot de passe. Appuyer sur "CANCEL" puis aller dans WIPE > FORMAT DATA. Appuyer sur "YES " sur l'invite puis sur la touche "ENTER". Appuyez sur "HOME" en bas plus "REBOOT" > "RECOVERY". Le fait de déverrouiller l'appareil nous fait évidemment perdre toutes nos données utilisateurs, applis, images, téléchargements...
Quand on sélectionne "Reboot" dans l'interface générale TWRP, un message apparaît nous demandant si on veut installer SuperSU. Il suffit alors de slider pour confirmer le root.
Ceci marche seulement si on n'est pas déjà rooté bien sûr
Ça fonctionne même si on est pas rooté ( j'ai testé )
En tout cas j'en connais un qui va vite rentrer chez lui
Changelog for 2.6.3.3 is: Fixed make_ext4fs slowness(only in TWRP,zips have to update their make_ext4fs) Changelog for 2.6.3.4 is: Fixed a date bug in 2.6.3.3 Switched to using a kernel from show_offline that has thermal management and enabled all 4 cores
Bonjour Là, j'essaie avec goo.manager, mais le lien du recovery n'est pas accessible ! (Erreur 403 forbiden) Si vous pouviez tester de votre côté merci
Bonsoir Comment ajuster l'heure comme il faut ? car j'ai un décalage de 8mn ! Et la date est elle modifiable,car je me retrouve avec des backups commençant par : 1970-01-02-xx-xx-xxxxx