Jake1
Stamm-User
- 442
Aus dem XDA Forum
Und noch eine schöne Sache: Eine komplette Touch Recovery.
Das bedeutet, dass nicht mehr die Lautstärke Knöpfe benötigt werden, sondern alles über den Bildschirm gesteuert wird.
Das ganze Projekt ist durch TeamWin ins Leben gerufen worden.
Key Features
Ich mache darauf aufmerksam, dass ich nicht für Schäden hafte die ihr eurem Gerät im Zuge dieser Anleitung zufügt.
Wer Änderungen am System vornimmt, weiß was er tut und hat sich ausreichend darüber informiert.
FAQ
Download der BLOB:
TeamWin Projects - TWRP 2.2 | TeamWin
1. Fastboot (Fastboot & ADB Paket Download)
2. ADB (ADB im Fastboot Paket enthalten)
3. Goo Manager
Fastboot
Download aus dem Play Store: Goo Manager
2.2.1.3
Und noch eine schöne Sache: Eine komplette Touch Recovery.
Das bedeutet, dass nicht mehr die Lautstärke Knöpfe benötigt werden, sondern alles über den Bildschirm gesteuert wird.
Das ganze Projekt ist durch TeamWin ins Leben gerufen worden.
Key Features
- Touchscreen driven with real buttons and drag-to-scroll
- XML-based GUI that allows full customization of the layout true theming!
- Settings are saved to the sdcard and persist through reboots
- Ability to choose which partitions to back up and which to restore
- Ability to choose to compress backups now with pigz (multi-core processor support for faster compression times)
Ich mache darauf aufmerksam, dass ich nicht für Schäden hafte die ihr eurem Gerät im Zuge dieser Anleitung zufügt.
Wer Änderungen am System vornimmt, weiß was er tut und hat sich ausreichend darüber informiert.
FAQ
- Kann ich was kaputt machen?
Selbst wenn während der Nutzung von fastboot ein Fehler passiert, ist nur die Recovery Partition davon betroffen. Du kannst dann einfach per fastboot wieder neu flashen (so oft du willst). Das TF300T wird trotzdem funktionieren, auch wenn die Recovery Partition "kaputt" ist. - Was brauche ich?
Dein TF300T muss einen freigeschalteten Bootloader haben.
Zusätzlich dann natürlich die entsprechenden .blob's (Download siehe "Vorgehen & Download") - Kann ich zum STOCK wieder zurückkehren?
Ja, das ist möglich, dazu wird aber ein original ASUS Image benötigt.
Im Firmware Download der .zip (von der ASUS Webseite) ist eine weitere .zip Datei. Diese kann einfach geflasht werden. - Was ist, wenn ich schon CWM (oder anderes) installiert habe?
Es wird überschrieben. Es ist nicht notwendig vorher wieder zurück auf STOCK zu gehen. - Was muss ich sonst noch beachten?
Die Anleitung. - Gibt's auch Root dazu?
Root ist davon unabhängig, kann aber aus diesem Thread bezogen werden. - Kann ich die blob auch per CWM flashen?
Nein. Mach dir keine weiteren Gedanken mehr darüber. Schließe einfach diesen Thread. Bye. - Ich kann kein Englisch, kannst du das alles hier übersetzen?
Der Computer sagt nein. *hust hust*
Download der BLOB:
TeamWin Projects - TWRP 2.2 | TeamWin
1. Fastboot (Fastboot & ADB Paket Download)
2. ADB (ADB im Fastboot Paket enthalten)
3. Goo Manager
Fastboot
- Unlock your bootloader with Asus Unlock app
- Connect your tablet to your computer
- Shutdown your tablet
- Hold Power + Vol Down until a message appears ("Press Vol. Up to enter RCK (5s)") : DON'T PRESS VOL UP
- After 5 seconds, a new menu appears. Press Vol Down once to change to the USB icon, then press Vol. Up to validate (you have to do this in less than 10 seconds, otherwise your tablet will boot Android OS)
- At this point, your computer should recognize Fastboot device (Windows will notify you here, OSX/Linux stays calm)
- Put fastboot.exe and recovery.img in C:\recovery\
- Open cmd, type "cd c:\recovery"
- Rename the downloaded blob to twrp.blob
- Flash recovery image with fastboot: fastboot -i 0x0B05 flash recovery twrp.blob
- Once the operation is done, type fastboot -i 0x0B05 reboot to reboot your tablet
- Datei herunterladen und auf den internen Speicher (/sdcard) plazieren.
- Datei umbennen zu twrp.blob
- Am Compute das ADB Shell öffnen und das Tablet per USB Kabel mit diesem verbinden
- In der ADB Shell eingeben:
su
dd if=/sdcard/twrp.blob of=/dev/block/mmcblk0p4 - Danach das Tablet neustarten
- Ab nun kannst du per gedrückten Vol Down und anschließend Vol Up ins Recovery gelangen.
Download aus dem Play Store: Goo Manager
- Goo Manager installieren
- Öffnen und "Install OpenRecoveryScript" drücken
- Die App wird nach su-Rechten fragen (root benötigt)
- Danach noch auf Install drücken. Die App wird nun die notwendigen Dateien runterladen, flashen und das Tablet neustarten
- Anschließend wird ncoh etwas geflasht und das Tablet startet nochmals neu.
- Ab nun kannst du per gedrückten Vol Down und anschließend Vol Up ins Recovery gelangen.
2.2.1.3
- Externe SD Unterstützung
- On-Screen Keyboard
- On-screen keyboard in recovery! -- supports long press, backspace repeat, and swipe left deletes everything left of the cursor
- Name new backups and rename existing backups
- Rename files and folders in the file manager
- Pseudo-terminal emulator
- Support decrypting an encrypted data partition on Galaxy Nexus (enter password using keyboard)
- Backup archive splitting -- allows backup and restore of data partitions larger than 2GB
- Simplified XML layout support between resolutions
- Added dual storage selection radio buttons to zip install, backup, and restore pages
- Improved zip install compatibility
- Updated update-binary source code
- Numerous small bug fixes and improvements
- bug fix with zip installs
- Thread eröffnet
Zuletzt bearbeitet: