mischka
Erfahrenes Mitglied
- 28
Guten Tag
Ich möchte euch gerne ein Tolles neues Recovery Menü vorstellen.
Das TWRP 2.4
Es ist sehr übersichtlich und sehr gut bedienbar (Touch).
Download: TWRP fürs Asus Transformer Prime TF201
Ich empfehle euch das Recovery mit der "Download - ADB / Terminal method" zu flashen, da es für mich als das einfachste erscheint. Dafür müsst ihr einfach die .zip/.blob auf den Internen Speicher kopieren und mit der Konsole flashen. Dafür benutzt ihr folgende Befehle:
su
dd if=/sdcard/twrp.blob of=/dev/block/mmcblk0p4
Es lohnt sich!
Quelle@XDA
Ich möchte euch gerne ein Tolles neues Recovery Menü vorstellen.
Das TWRP 2.4
Es ist sehr übersichtlich und sehr gut bedienbar (Touch).
Download: TWRP fürs Asus Transformer Prime TF201
Ich empfehle euch das Recovery mit der "Download - ADB / Terminal method" zu flashen, da es für mich als das einfachste erscheint. Dafür müsst ihr einfach die .zip/.blob auf den Internen Speicher kopieren und mit der Konsole flashen. Dafür benutzt ihr folgende Befehle:
su
dd if=/sdcard/twrp.blob of=/dev/block/mmcblk0p4
Es lohnt sich!
Changelog 2.4.3.0:
-Fixed 2 bugs related to restore, one dealing with mknod failures (by bigbiff) and one dealing with restoring hardlinks (by Dees_Troy)
NOTE: If your backups weren't restoring correctly in earlier 2.4.x versions they should restore correctly now. Hopefully you didn't delete those backups. If you're still having problems, run the restore, go to advanced and copy log, then give us the log. Complaints without logs will be rightfully ignored.
-Added a scroll bar to file selectors and listboxes courtesy of Tassadar
-Added libblkid for more accurate detection of file systems and can now detect exFAT properly thanks to bigbiff
-Added a screen dim effect 2 seconds before screen off on some devices
-Finally fixed file selector crash (one of the joys of working with multi-threaded software)
-Fixed loading of screen timeout setting during startup
-Improvements and bugfixes to screen timeout code
-Fixed persistence of the 24 hour / military time setting
Quelle@XDA
Zuletzt bearbeitet: