[RECOVERY] TWRP 3.0.0 für das Nexus S

forb'S

forb'S

Dauergast
1.354
IgPXojC.png



Unofficial Team Win Recovery Project



Team Win Recovery Project, kurz TWRP, ist ein vollständig Touch gesteuertes Custom-Recovery, welches sich besonders durch einfache Handhabung und Anpassbarkeit auszeichnet.
Es basiert auf AOSP Recoveries und hat neben dessen Standardfunktionen noch eine Menge eigener Features integriert.

Voran zwei grundlegende Anmerkungen:
  1. Ab 3.0 ist TWRP inoffiziell. Maintainer ist @vocoderism, der Mitglied von "Team Spirit" ist. Neben dem Nexus S betreut er das Galaxy Nexus und Nexus 4.
  2. Es sind starke Veränderungen vorgenommen worden. Behaltet also definitiv für die erste Zeit das letzte aktuelle TWRP 2.8.7.0 o.ä., um bei auftretenden Fehlern eine funktionierende Recovery zu haben.


Download | Changelog | Infos

TWRP 3.0.0-0


TWRP Manager
Flashify

Changelog on http://twrp.me

Installation

# Fastboot
Code:
fastboot flash recovery twrp-x.x.x-x_crespo.img  ## (Beachtet, dass ihr den Befehl dem Namen der geladenen Datei anpasst. Nach dem flashen einen direkten Neustart von TWRP!)
# TWRP Manager
Im TWRP Manager ist es ebenfalls möglich, die aktuelle Version runterzuladen und sie dann direkt in der App zu flashen
# Flashify
(Achtung: in der kostenlosen Version kann man nur 3x pro Tag etwas flashen!)
# TWRP
Seit der Version 2.7.8.1 kann man auch in TWRP selbst IMG-Dateien flashen. Also einfach die Datei auf dem Handy speichern, unter "Install" unten rechts auf "Install Image" tippen und per flashen. Danach Home > Reboot > Recovery




Links
Development


Bug Tracker
Change Logs
XDA Forum
Live Support
GitHub
Gerrit

Social

TWRP Google+
Twitter

Team Spirit Google+


Alte Versionen
Downloads und Changelogs:

2.8.7.0:
TWRP 2.8.7.0
  • Initial ground work for software drawn keyboard (_that)
  • Fix handling of wiping internal storage on datamedia devices (xuefer)
  • Allow DataManager to set and read values from the system properties (xuefer)
  • Fix crash when taking screenshots on arm64 devices (xuefer)
  • Fix error message after an ORS script completes (Dees_Troy)
  • Fix crashes / error when creating encrypted backups (_that, Dees_Troy)
  • Add system read only option – more details below (Dees_Troy)
  • Add resize2fs and GUI option to run resize2fs (Dees_Troy)
  • Fix crash loop caused by empty lines in AOSP recovery command file (_that)
  • Prevent duplicate page overlays such as multiple lock screens (mdmower)

2.8.6.0:
TWRP 2.8.6.0
  • Scale the GUI - TWRP can read the theme's resolution and scale it up or down to fit the theme to your screen's resolution
  • Backups can now be cancelled while the backup is in progress (does not include restore because we don't want to leave your device in a bad state)
  • Improve thread handling and move input handling into the main rendering thread to improve stability
  • Make MTP work even if unplugged and plugged back in
  • Unify scrollable list code and make kinetic scrolling feel more natural
  • Fix handling of mapped zip files for OTA updates (CM12 updater)
  • USB keyboards should now work on all devices that support USB host mode via a USB OTG cable
  • Other small fixes and improvements

2.8.5.0:
TWRP 2.8.5.0
  • Fix daylight savings time rules for USA and Europe (_that)
  • Allow mulitple overlays for popup boxes (Dees_Troy)
  • Add pattern style password entry for decrypt (Tassadar)
  • Keyboard improvements (_that)
  • Update AOSP base to 5.1 (Dees_Troy)
  • Reduce theme count to 5 and rely on scaling (Dees_Troy)
  • Various scaling improvements (Dees_Troy)
  • Improved handling of resources in the GUI (_that)
  • Make scroll bar size proportional to list size (_that)
  • Allow scoll lists to render without a header (_that)
  • Make console scroll per pixel with kinetic scrolling (_that)
  • Support styles in XML to reduce XML size and improve consistentcy (Dees_Troy)
  • Various other fixes and improvements (mdmower, bigbiff, codelover, etc)
-
2.8.4.0:
TWRP 2.8.4.0
  • Add flashing of boot and recovery images via the TWRP GUI (Find the Images button on the Install page)
  • Fix some MTP related crashes and bugs
  • Eliminate TWRP toggling USB IDs during boot if MTP is enabled
  • Fix various adb sideload issues
  • Improve threading of actions
  • Eliminate separate thread for screen timeout
  • Update libblkid to 2.25.0
  • Use power button as back button on watch themes for easier navigation
  • Add mutex locking to data manager
  • Improve custom theme handling on encrypted devices
  • Allow the stock theme to be offset by build flags so we can center a lower res theme on a higher res screen especially for watches with round screens

2.8.3.0:
TWRP 2.8.3.0
  • MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
  • MTP will now tell the host PC that storage is removed instead of disabling MTP completely
  • MTP will now report the correct max file size based on the file system in use to the host PC (may fix transfer of large files)
  • Update and improve fix permissions and make fixing contexts optional
  • Update SuperSU in TWRP to 2.40 and update install process
  • Make TWRP work properly on AArch64 (Nexus 9 is now built in true 64-bit binaries and libraries)
  • Attempt to set correct permissions and contexts on all files placed in storage so backups will show in Android
  • Fix kernel panic during MTP start on some devices
  • Support unicode fonts on devices with True Type Font support
  • Fix slider value not showing sometimes (vibration settings page)
  • Toggle MTP off during adb sideload to set correct USB IDs
  • Reduce library requirements for 5.0 L decrypt
  • Other minor fixes and improvementss

2.8.2.0:
  • Pull in all changes from Android 5.0 lollipop into TWRP
  • Add decrypt support for Android 5.0 lollipop encrypted partitions including automatic decrypt when the default_password is in use
  • Revert some changes to exFAT that were breaking exFAT support on some devices
  • Other minor fixes and updates

2.8.1.0:
TWRP 2.8.1.0
  • MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
  • TrueType Font support - optional as it takes up a decent amount of space so may not be available on all devices - thanks to Tassadar
  • Temperature support - thanks to bigbiff
  • Various other bugfixes and tweaks

2.8.0.1 / 2.8.0.0:
TWRP 2.8.0.1 - flashable Zip by smit.sanghavi
TWRP 2.8.0.1
TWRP 2.8.0.0
  • Fix a bug that caused weird graphics and touch issues
  • Add MTP support to recovery thanks mostly to bigbiff with a little help from Dees_Troy
  • Add command line capabilities - you can now execute various TWRP features via adb instead of the touchscreen
  • Add support for color in the console and give error, warning, and highlight lines different colors
  • Track backup and restore progress based on file sizes to provide a much more accurate indication of progress
  • Improve handling of /misc thanks to mdmower
  • Improve setting of time on Qualcomm devices thanks to [NUT]
  • Allow using images on slidervalue GUI objects thanks to Tassadar
  • Allow using variables and addition and subtraction in variables for easier theming
  • Add support for 1440x2560, 280x280, and 320x320 resolutions and update 240x240
  • Allow ui.xml file to include additional xml files to help break up the theme and make TWRP easier to maintain
  • Other minor fixes and improvements
  • Various bugfixes to backup and restore
  • Improvements to USB storage handling
  • Added a class to search for files to make finding the correct brightness file automatic in most cases
  • Various other bugfixes and tweaks

2.7.1.0:
TWRP 2.7.1.0 - flashable Zip
  • Add GUI option to change or repair file systems on individual partitions. The change is destructive so backup your data including internal sdcard first. This option should make it a little easier to migrate a device from ext4 -> f2fs, for instance. You will find this option under Wipe -> Advanced Wipe, then select only one partition and then press the Repair or Change File System button. If a developer has added f2fs support for your device and we don't have it in TWRP, please contact me via PM to arrange for it to be added.
  • Various bugfixes to backup and restore
  • Improvements to USB storage handling
  • Added a class to search for files to make finding the correct brightness file automatic in most cases
  • Various other bugfixes and tweaks

:
TWRP3
  • 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

Threadlog

  • 22.02.2016: TWRP 3.0.0-0 hinzugefügt
  • 22.02.2016: Thread überarbeitet.

HINWEIS
Ein Hinweis noch in eigener Sache:

Weder ich noch Android-Hilfe übernehmen eine Garantie auf Erfolg oder die Haftung für jegliche Beschädigungen oder verlorene Daten!
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: bitno, Andy26, druzil und 4 andere
Ein Restore aus einem CWM-Backup ist mir nicht gelungen.
EDIT: Habe eben noch mal die Dateistruktur im Backup verglichen,
kein Wunder dass es nicht funktioniert.

Vielleicht müsste man die .imgs einzeln wiederherstellen.
Muss für mich aber nicht sein, ich will eh nicht mehr zurück zu GB ;)

Schön finde ich die die differenzierten Einstellmöglichkeiten,
auch dass beim factory reset 2x formatiert wird.
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: Nexus S
blur schrieb:
Ein Restore aus einem CWM-Backup ist mir nicht gelungen.
EDIT: Habe eben noch mal die Dateistruktur im Backup verglichen,
kein Wunder dass es nicht funktioniert.

Vielleicht müsste man die .imgs einzeln wiederherstellen.
Muss für mich aber nicht sein, ich will eh nicht mehr zurück zu GB ;)

Schön finde ich die die differenzierten Einstellmöglichkeiten,
auch dass beim factory reset 2x formatiert wird.

Danke dafür. Habe schon mit dem Developer von Titanium Backup gesprochen und gefragt inwieweit er TWRP in TB integrieren kann um z.b. Apps zu extrahieren
 
Gerade erst entdeckt:
Super ist die Möglichkeit mehrere Zips zum Flashen in eine queue zu stellen
und dann in einem Rutsch zu flashen.
 
blur schrieb:
Gerade erst entdeckt:
Super ist die Möglichkeit mehrere Zips zum Flashen in eine queue zu stellen
und dann in einem Rutsch zu flashen.
Ich sag doch, dir Recovery ist gold wert :)
 
Kann ich das übers Terminal flashen und wenn ja wie ist der Befehl dazu?

MfG
 
Geflasht wird via fastboot.
 
Wie boote ich es denn über den Fastboot und die Unterstützung von GB Ics gibt es trotzdessen oder?

Edit: Gibts paar Bilder davon?

Sent from my Google Nexus S
 
Udem schrieb:
Wie boote ich es denn über den Fastboot und die Unterstützung von GB Ics gibt es trotzdessen oder?

Edit: Gibts paar Bilder davon?

Sent from my Google Nexus S

Der Fastboot modus wird aktiv, wenn du dein Nexus S in den Bootloader modus bootest (power+Volume up)

Dann musst du am PC via Fastboot flashen. dafür gibt es genügend Anleitungen, lies dich bitte ein.Den zweiten Teil deiner Frage verstehe ich nicht!
 
Am einfachsten geht's mit dem Fastboot FlasherV2. Gibt's auch hier irgendwo einen Thread dazu.

Also mir gefällt es ganz gut. Hat erstmal CWM 5 abgelöst.

MfG
 
@Nexus S: Sieht TWRP optisch identisch mit CWM aus?
 
Udem schrieb:
Sieht TWRP optisch identisch mit CWM aus?
Optisch, da meinst Du wohl Schriftfarbe / Hintergrund.
Da gibt es ja auch verschiedene CWM-Versionen, die Du aber jeweils flashen musst.
Mit TWRP kannst Du aus einer großen Anzahl von Themes wählen und musst nix neu flashen.

Ganz anders aufgebaut ist die logische Struktur.
 
  • Danke
Reaktionen: Udem
Gerade die logik ist super durchdacht und ans daily doing von uns crackflashern gut angepassg :)
 
Ist aber nicht CWM kompatibel, Restore von CWM Backups gehen nicht, stimmt's?
 
frajo schrieb:
Ist aber nicht CWM kompatibel, Restore von CWM Backups gehen nicht, stimmt's?
Leider nein, zumindest habe ich es nicht hinbekommen wg. der anderen Dateistruktur.

Wenn Du ein altes Backup doch mal nutzen wolltest,
müsstest Du einfach die Recovery austauschen, ist ja auch kein großer Akt.

Habe mir die Mühe gemacht für mein Oxygen-Backup kurz CWM zu installieren,
restored, TWRP installiert und ein Backup erstellt.

So habe was Stabiles in der Hinterhand.
 
  • Danke
Reaktionen: Nexus S
blur schrieb:
Leider nein, zumindest habe ich es nicht hinbekommen wg. der anderen Dateistruktur.

Wenn Du ein altes Backup doch mal nutzen wolltest,
müsstest Du einfach die Recovery austauschen, ist ja auch kein großer Akt.

Habe mir die Mühe gemacht für mein Oxygen-Backup kurz CWM zu installieren,
restored, TWRP installiert und ein Backup erstellt.

So habe was Stabiles in der Hinterhand.

Genauso hab ich das ach gemacht.
 
So. Habe mir das Recovery hier auch mal besorgt. Finde ich spitzen klasse. Musste mich erst mal für einige Sekunden umsehen, aber sonst Top! Flasht/Wipt sogar meiner Meinung nach schneller als CWM.
 
Habe es auch mal geflasht. Scheint echt klasse zu sein!
 
Ein paar Screenshots von den Highlights im ersten Post wären nicht schlecht.
 

Ähnliche Themen

D
Antworten
1
Aufrufe
1.147
forb'S
forb'S
promsn
Antworten
6
Aufrufe
2.549
Firetime
Firetime
Cryten
Antworten
3
Aufrufe
2.487
beohna
B
Zurück
Oben Unten