Il Forum è consultabile solo in modalità lettura. Per domande o consigli iscriviti al nostro GRUPPO FACEBOOK / COMMUNITY cliccando qui

[RECOVERY] [volantis] TWRP 3.0.1-X Recovery per Nexus 9- istruzioni e download

Discussione in 'Modding - HTC Nexus 9' iniziata da kalel77, 18 Nov 2014.

  1. kalel77

    kalel77 Power Droid

    Iscritto:
    10 Lug 2013
    Messaggi:
    13.000
    "Mi Piace":
    8.571
    RECOVERY TWRP PER HTC NEXUS 9(VOLANTIS)

    Team Win Recovery Project 2.x, or twrp2 abbreviata, è una custom recovery creata per una facilità di utilizzo e facilmente personalizzabile.
    Evita di utilizzare qualsiasi tasto fisico ed offrono la possibilità di applicare dei temi facilmente reperibili.


    ATTENZIONE  

    NE IO NE TUTTOANDROID.NET CI ASSUMIAMO RESPONSABILITA' PER EVENTUALI DANNI DERIVATI DALL' USO INCORRETTO DI QUESTA GUIDA




    Visualizzazione perTablet

    [​IMG][​IMG]

    CHANGELOG TWRP 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

    OLDER CHANGELOG:
    CHANGELOG for 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

    CHANGELOG for 2.8.0.1:
    -Fix a bug that causes weird graphics glitches and touch issues

    CHANGELOG for 2.8.0.0:
    -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

    Over the course of the last year or so, bigbiff has worked to migrate various Java functions from Android's MTP implementation to bring you a fully C++ based MTP implementation that allows you to transfer files to both emulated storage and Micro SD cards. It's confirmed to work on various Nexus devices but we may have to make some changes on other devices to keep Windows happy. Windows is very picky about USB IDs and its drivers. We have tested it on Windows 7 and 8 as well as Ubuntu 14.04 Trusty. MTP is enabled by default, but we do toggle it off and on automatically during certain operations such as if you choose to wipe a storage partition. You can enable or disable MTP under the mount menu in TWRP. For more about what MTP is here.

    Note: Due to a weird bug with our MTP setup, you cannot copy a zip file to the root of storage with Windows. You can change the .zip to something else like .txt and then copy it to the root and rename the file back to .zip once it's copied to the device. You can also copy the zip into any subfolder.

    Command line support is also now available. You can perform various OpenRecoveryScript commands via the adb shell. Depending on what you are doing you may wish to do a "twrp set tw_mtp_enabled 0" and then reboot to prevent the MTP auto toggle from killing your adb interface. You can use this option to create and restore backups, wipe, install zips, and more. Via adb shell, type twrp followed by a space then enter the OpenRecoveryScript command and hit enter. Find more OpenRecoveryScript commands here.

    CHANGELOG for 2.7.1.0:
    -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

    DOWNLOAD:

    Molti device possono essere facilmente aggiornati con la TWRP Manager app:
    Play Store Link
    • Installate l' app TWRP Manager dal Play Store
    • Aprite TWRP Manager e concedetegli i permessi di root
    • Premete Advanced->Install Recovery
    • Verificate il corretto nome del vostro device quindi premete Install Recovery

    Oppure:

    Potete trovare ulteriori informazioni e scaricare la recovery sul nostro sito web!

    Scaricate l' ultima recovery disponibile in formato img qui

    Da fastboot date il comando

    Codice:
    fastboot erase cache
    Codice:
    fastboot flash recovery openrecovery-twrp-2.8.x.x-volantis.img (il nome della versione attuale della recovery)
    o piu' semplicemente scaricatela, rinominatela semplicemente come "recovery.img" e quindi:

    Codice:
    fastboot erase cache
    Codice:
    fastboot flash recovery recovery.img

    BUGS:
    Se trovate dei bug, considerate l' evenienza di segnalarlo github issues log.

    SUPPORTO:
    Live support e' disponibile via #twrp on Freenode with your IRC client or just click this link.

    ORIGINAL THREAD ON XDA
     
  2. simoscorpion

    simoscorpion Power Droid

    Iscritto:
    26 Lug 2012
    Messaggi:
    45.604
    "Mi Piace":
    11.831
    *** uscita la v 3.0.0.0 ***

    Inviato dal mio Nexus 9 utilizzando Tapatalk
     
  3. simoscorpion

    simoscorpion Power Droid

    Iscritto:
    26 Lug 2012
    Messaggi:
    45.604
    "Mi Piace":
    11.831
    *** uscita la v 3.0.0-2 ***


    Inviato dal mio Nexus 9 utilizzando Tapatalk
     
    A uLtiMo125 piace questo elemento.
  4. MatVekk

    MatVekk Golden Droid

    Iscritto:
    28 Apr 2013
    Messaggi:
    9.086
    "Mi Piace":
    4.414
    Novità - uscita la Recovery TeamWin TWRP 3.0.1-0

    QUI per maggiori informazioni dal nostro blog