CERCA
PER MODELLO
FullScreen Chatbox! :)

Utente del giorno: 9mm con ben 2 Thanks ricevuti nelle ultime 24 ore
Utente della settimana: elmegio con ben 7 Thanks ricevuti negli ultimi sette giorni
Utente del mese: bluemask con ben 43 Thanks ricevuti nell'ultimo mese

Pagina 1 di 8 123 ... ultimoultimo
Ultima pagina
Visualizzazione dei risultati da 1 a 10 su 79
Discussione:

[RECOVERY] TWRP - Team Win Recovery Project (N9005)

Se questa discussione ti è stata utile, ti preghiamo di lasciare un messaggio di feedback in modo che possa essere preziosa in futuro anche per altri utenti come te!
  1. #1
    Moderatore L'avatar di 8thphloor


    Registrato dal
    Apr 2012
    Messaggi
    3,382
    Smartphone
    ONEPLUS2, NOTE2, NEXUS 7 2013

    Ringraziamenti
    1,440
    Ringraziato 2,944 volte in 1,616 Posts
    Predefinito

    [RECOVERY] TWRP - Team Win Recovery Project (N9005)

    TEAM WIN RECOVERY PROJECT PER SAMSUNG GALAXY NOTE 3 LTE (N9005)



    Ultima release per Note3: 2.8.7.0





    Youtube video: http://www.youtube.com/watch?v=RIvWVS_Rkxo

    N.B. Il flash di una custom recovery su un dispositivo causa l'attivazione del Knox counter, con la conseguente perdita della garanzia!




    Introduzione:


    Team Win Recovery Project o twrp2 in breve, è una custom recovery creata con in mente la facilità d'uso e di personalizzazione. E' basata sui sorgenti della recovery AOSP a cui sono state aggiunte le opzioni standard e un sacco di features create ad hoc. L'interfaccia è touch al 100%. La gui è gestita da file xml e completamente temabile.


    Features principali:


    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)
    Onscreen keyboard
    Decryption of /data
    Easy selection of internal/external storage
    See changelog below for new features

    In addition to the above new features, TWRP features a scripting engine that allows an app to send commands to the recovery for the recovery to perform during startup. We call this scripting engine OpenRecoveryScript. This engine will be put to use immediately in the GooManager app. GooManager will be able to install recoveries automatically for most supported devices. The app will also let you choose to install multiple zips from within Android, wipe cache & dalvik, and run a backup.


    Problemi noti:

    I backup fatti con recovery CWM non sono compatibili. Sarà necessario fare un nuovo backup subito dopo l'installazione della TWRP se si proviene da CWM.


    Source Code:

    GitHub - https://github.com/omnirom/android_bootable_recovery

    Gerrit Instance - http://gerrit.omnirom.org


    Download e installazione:

    Link: https://twrp.me/devices/samsunggalax...lqualcomm.html

    La recovery si può flashare da Odin in AP (o PDA in base alle versioni), scegliendo la versione in formato .tar, o da altra recovery custom, scegliendo la versione .zip.


    IMPORTANTE

    Dalla versione 2.7.x in poi al momento del download dovremo scegliere tra una versione siglata "4.3" ed una "4.4".
    Scegliete la 4.3 se non avete mai aggiornato il bootloader kitkat.
    In tutti gli altri casi optate invece per la 4.4.

    In caso di flash della versione sbagliata la recovery non riuscirà ad avviarsi correttamente.



    Supporto:

    Supporto live qui: freenode Web IRC (qwebirc)
    Altro supporto: #twrp sui server IRC Freenode


    Changelog ultima versione:


    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)

    System read only option: Devices that ship with 5.0 and higher as their initial OS are using block level OTA updates. With this style of OTA update, the update script checks to see if the system partition has ever been mounted read/write. Further, the script also usually runs an SHA sum of the entire system partition to detect if any changes have been made. If any changes have been made, the OTA update will refuse to install. Since not all OEMs and devices have factory images available, we have created a new feature in TWRP that detects if the system partition has ever been mounted read/write. If not, you will be prompted asking if you want TWRP to mount system as read/write. If you choose not to allow TWRP to mount as read/write, TWRP won't prompt to install SuperSU and TWRP won't try to patch the stock ROM to prevent TWRP from being replaced by stock recovery. The goal of this option is to hopefully allow the user to make a raw system image backup that they can use to get back to a state where they can take OTA updates again.

    resize2fs feature: On some devices like the Nexus 6, the factory images include a userdata image that is the proper size only for the 32GB units. If you flash the factory image to a 64GB Nexus 6, the data partition will appear as if it only has the free space of a 32GB device. Using the resize2fs option, TWRP can resize your data partition to take up the full space available. The resize2fs may also be useful to resize system partitions on devices where custom ROM system images don't take up the full partition space. Lastly, resize2fs may be useful in some cases to reserve the proper space at the end of a data partition for a full disk encryption key, should your partition be formatted incorrectly for some reason.

    This new version also marks our first set of full builds using our new jenkins build server. You can track the progress of builds at https://jenkins.twrp.me and we have taken additional steps to make it easier for device maintainers to step up and submit patches to our gerrit server at https://gerrit.twrp.me to help us keep devices up to date and working.


    Temi e personalizzazione:

    https://www.androidiani.com/forum/mo...dark-play.html
    Ultima modifica di 8thphloor; 04-09-15 alle 22:26

    The answer to the ultimate question of life, the universe and everything is:

    CLEAN FLASH




  2. I seguenti 2 Utenti hanno ringraziato 8thphloor per il post:

    pomokiss (16-11-15),Varioflex (04-09-15)

  3.  
  4. #2
    Androidiano L'avatar di Mcign


    Registrato dal
    Jun 2012
    Località
    Vicenza
    Messaggi
    257
    Smartphone
    Huawei P30

    Ringraziamenti
    22
    Ringraziato 24 volte in 21 Posts
    Predefinito

    Sicuro che funzioni sul N9005 ? Perché sul sito del team dice note3 t-mobile
    7ru57n00n3

  5. #3
    Senior Droid L'avatar di kenzolo


    Registrato dal
    Jun 2012
    Località
    Roma
    Messaggi
    463
    Smartphone
    Galaxy s3 Blue

    Ringraziamenti
    11
    Ringraziato 236 volte in 116 Posts
    Predefinito

    Quote Originariamente inviato da Mcign Visualizza il messaggio
    Sicuro che funzioni sul N9005 ? Perché sul sito del team dice note3 t-mobile
    si funziona

  6. I seguenti 2 Utenti hanno ringraziato kenzolo per il post:

    6pudu5 (16-11-13),Mcign (04-10-13)

  7. #4
    Androidiano VIP L'avatar di danilos2k


    Registrato dal
    Jul 2009
    Messaggi
    1,106

    Ringraziamenti
    59
    Ringraziato 91 volte in 76 Posts
    Predefinito

    confermo funziona

    sto facendo adesso il backup
    Galaxy Note EDGE

  8. #5
    Androidiano L'avatar di Mcign


    Registrato dal
    Jun 2012
    Località
    Vicenza
    Messaggi
    257
    Smartphone
    Huawei P30

    Ringraziamenti
    22
    Ringraziato 24 volte in 21 Posts
    Predefinito

    Attenzione ho letto su xda che non si può fare un restore in seguito ad un nandroid backup fatto con questa recovery ( ma nemmeno con la cwm ) in quanto il terminale entra in bootloop e , sembra , non si riesce a ripristinare nemmeno flashando un firmware originale con odin.
    Uomo avvisato...
    7ru57n00n3

  9. #6
    Androidiano VIP L'avatar di luchino71


    Registrato dal
    Dec 2009
    Località
    Pesaro Urbino
    Messaggi
    3,072
    Smartphone
    Ora G4 poi boo,

    Ringraziamenti
    354
    Ringraziato 814 volte in 547 Posts
    Predefinito

    Per non aprire un nuovo 3d segnalo la TWRP 2.6.3.7 funzionante x N9005,

    [RECOVERY] TWRP2.6.3.7 TeamWin Recovery Project 10/23 - xda-developers

  10. Il seguente Utente ha ringraziato luchino71 per il post:

    N1m0Y (28-10-13)

  11. #7
    Senior Droid


    Registrato dal
    Oct 2013
    Messaggi
    394

    Ringraziamenti
    91
    Ringraziato 22 volte in 21 Posts
    Predefinito

    Ciao un info. ..una volta avuti i permessi di root non posso semplicemente flesharla da recovery stock?

  12. #8
    Androidiano VIP L'avatar di luchino71


    Registrato dal
    Dec 2009
    Località
    Pesaro Urbino
    Messaggi
    3,072
    Smartphone
    Ora G4 poi boo,

    Ringraziamenti
    354
    Ringraziato 814 volte in 547 Posts
    Predefinito

    Quote Originariamente inviato da ermaglia Visualizza il messaggio
    Ciao un info. ..una volta avuti i permessi di root non posso semplicemente flesharla da recovery stock?
    Se intendi flashare una rom custom no, hai bisogno di una recovery custom

  13. #9
    Senior Droid


    Registrato dal
    Oct 2013
    Messaggi
    394

    Ringraziamenti
    91
    Ringraziato 22 volte in 21 Posts
    Predefinito

    Quote Originariamente inviato da luchino71 Visualizza il messaggio
    Se intendi flashare una rom custom no, hai bisogno di una recovery custom
    Si voglio installare rom
    x-note..quindi devo flesharla da Odin , non posso tramite recovery stock fleshare lo zip di twrp ?

  14. #10
    Androidiano VIP L'avatar di luchino71


    Registrato dal
    Dec 2009
    Località
    Pesaro Urbino
    Messaggi
    3,072
    Smartphone
    Ora G4 poi boo,

    Ringraziamenti
    354
    Ringraziato 814 volte in 547 Posts
    Predefinito

    La twrp la devi flashare con odin perdendo la garanzia.
    La recovery originale non ti permette di flashare rom.

Pagina 1 di 8 123 ... ultimoultimo
Ultima pagina

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire risposte
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Torna su
Privacy Policy