CERCA
PER MODELLO
FullScreen Chatbox! :)

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

Visualizzazione dei risultati da 1 a 5 su 5
Discussione:

[APP] [BETA] Nandroid Manager

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
    Androidiano L'avatar di fedepmp


    Registrato dal
    Jul 2012
    Messaggi
    112
    Smartphone
    Samsung Galaxy S+

    Ringraziamenti
    51
    Ringraziato 20 volte in 20 Posts
    Predefinito

    [APP] [BETA] Nandroid Manager

    Stato di sviluppo attuale: BETA v12

    Ciao a tutti
    Vorrei farvi conoscere l'app "Nandroid Manager" sviluppata dall'utente H3R3T1C e postata su XDA.
    Link alla discussione su XDA : [APP][Beta v11] Nandroid Manager - xda-developers

    Allora, cos'è Nandroid Manager? Nandroid Manager è un applicazione che ti permette di esplorare, modificare e vedere i tuoi backup nandroid.

    ----- Caratteristiche attuali -----
    * Supporto per TWRP e Clockword (v5 & v6) recovery.
    * Possibilità di eliminare i backup.
    * Possibilità di rinominare i backup.
    * Possibilità di verificare l MD5 dei backup.
    * Possibilità di estrarre file dal backup.
    * Ripristinare SMS dai backup.
    * Ripristinare i dati Wi-Fi dai backup.
    * Ripristinare i dati Bluetooth dai backup.
    * Ripristinare i log delle chiamate.
    * Ripristinare App+Data dai backup.
    * Ripristinare il dizionario dell' utente.
    * Flashare una recovery.
    * Esplorare il contenuto dei file di backup con il supporto per i seguenti tipi di file di backup:
    codice:
    - yaffs2.img
    - tar (this includeds any file that has a weird file extention but is in the tar format)
    - ext4.win
    - ext3.win
    - ext2.win
    - .yaffs2.win
    - .dup
    INFORMAZIONE IMPORTANTE SUL RIPRISTINO DEI MESSAGGI:
    C'è un un impostazione predefinita nei cellulari che elimina le conversazioni vecchie con più di 200 messaggi (200 è il limite di default) , quindi se si va a ripristinare molti messaggi ci possono essere dei problemi, si consiglia di disattivare questa impostazione.
    Messaggi->Tasto Menu->impostazioni->Elimina vecchi messaggi.
    ----- Caratteristiche previste ------
    * Supporto per "OpenRecoveryScript".
    * Conversione tra i tipi di backups CWM e TWRP.

    ----- ChangeLog -----
    codice:
    Beta 12
    * Fixed crashes and bugs that people submitted to me via email.
    * Added permission android.permission.ACCESS_SUPERUSER. More info at: https://plus.google.com/app/basic/stream/z12gdnwicoe2cjfww04cffsgfmzdcfgi4co
    * Various IU improvments.
    * After apps+data is finished a results page is now shown.
    * Restoring apps+data now puts a notification in the notification bar.
    
    Beta 11
    * Stock browser data can now be restored.
    * Fixed bug that caused crash when trying to explore backup.
    * Updated to RootTools v2.6 to fix bugs caused by RootTools.
    * Fixed bug that prevented system apps from being detected in some backups.
    * Fixed bug that prevented wifi data from being restored from backup.
    
    Beta 10
    * Added progress bar to restore app+data UI to better show progress.
    * Fixed bug that caused crash on some devices.
    * Fixed bug that prevented app data from being restored.
    * Speed of restoring app data has been improved.
    * App now makes sure backup data is not compressed.
    * If app data is compressed app now requires that it be decompressed.
    
    Beta 9
    * The app now uses acra for reporting of app crashes.
    * App now checks sd-ext.yaffs2.img for app+data restore data.
    * .log files can now be opened under explore backup.
    * Caching has been added for app+data so it only has to be read once. 
    * Previously selected app+data is remembered when restoring data from a nandroid backup that has previously been restored from.
    * .dup files can now be opened under explore backup.
    * Apps+data can now be restored from backups that use .dup.
    
    Beta 8
    * The app now auto detects the paths of new nandroid backup folders for CWM and TWRP.
    
    Beta 7
    * Fixed bug that prevented apps from being detected for restore.
    * App now works with Orange Backup for restoring data from nandroid backup.
    * Various other bug fixes.
    
    Beta 6
    * Fixed bug that prevented some backups from being deleted.
    * List of backups can now be sorted by name and date.
    * User defined words for auto complete can now be restored from backup.
    * New permission added: WRITE_USER_DICTIONARY : used for restoring user dictionary
    * New permission added: READ_USER_DICTIONARY : used for comparing words already in dictionary with words that are in backup so no duplicates are added.
    
    Beta 5
    * System apps+data can now be restored from nandroid backup.
    * Restoring apps process has been improved.
    * Fix permission has now been moved from action bar to a new tab called tools in the main screen.
    
    Beta 4
    * Fixed bug that prevented some users from restoring app+data on their devices.
    
    Beta 3
    * Added flash zip(s) via recovery under Recovery.
    * Fixed verify MD5 hash bug.
    
    Beta 2
    * Fixed bug that caused app to force close when restoring apps+data on devices that use yaffs2.img as their backup file format.
    
    Beta 1
    * Added support tar.a files.
    * Improved detection of installed recovery for people using CWM based recoveries. 
    * Added ability to restore nandroid backups under 'Restore Data'. ** It only works on devices that have TWRP 2.2+ or an unoffical or CWM based recovery. CWM recoveries installed from ROM Manager or the Offical CWM site do not work with the scripting because only Rom Manager can create scripts for those recoveries. 
    * Build info about recovery is displayed to the user when selecting a new recovery to flash.
    * Recoveries can now be flashed from 'Explore Backup'.
    
    Alpha 12
    * Added ability to download recoveries for your device. To download a new recovery for your device go to Recovery and click 'Flash New Recovery' then select 'Download New Recovery'.
    
    Alpha 11
    * Tones of new devices supported for flashing recovery.
    * Flashing recovery UI has been improved. User is now shown the command that will executed before flashing.
    
    Alpha 10
    * Searching for twrp and cwm folders on devices has been improved.
    * Added an about section to settings. Right now it only shows app version but I will be adding more to it!
    * Recovery images can now be flashed from sdcard. (** Not working on all devices yet!)
    * Recovery image can now be flashed from nandroid backups via the Recovery options in the main app view.(** Not working on all devices yet!)
    
    Alpha 9
    * Restore SMS has been renamed to Restore Text Messages.
    * Restoring of sms data has been improved.
    * Restore call log data has been added.
    * Added new icon.
    
    Alpha 8
    * Lots of bug fixes.
    * Added support for sd-ext when searching nandroid backup for apps to restore.
    * Imporved restoring apps from nandroid backup.
    
    Alpha 7
    * Added fix permissions.
    * Added support yaffs2.win files.
    * Various bug fixes and code improvments.
    
    Alpha 6
    * Wifi data can now be restored from nandroid backup.
    * Restore data fragment has been readded to viewing backup. 
    * Bluetooth data can now be restored from nandroid backup.
    
    Alpha 5
    * Extract file now remembers last used path.
    * Reboot into recovery should now work for all users.
    * App checks to make sure that busybox 1.2 and su are installed.
    * SMS/MMS data can now be restored from nandroid backup.
    
    Alpha 4
    * Added options to select app+data, just app, or just data when using "Retore App+Data".
    * When app is run for the first time the recovery folders are automatically found. If none are found then user is promped to input the folders location.
    * App now tries to detect installed recovery.
    * Added option to reboot into recovery from app.
    
    Alpha 3:
    * UI changes
    * Added ability to restore apps+data from the data part of the nandroid backup.
    ----- Screenshot -----
    Spoiler:


    DOWNLOAD
    - BETA v12 : http://forum.xda-developers.com/atta...5&d=1365265467
    - BETA v11 : http://forum.xda-developers.com/atta...3&d=1364080831

    Questa app non è ancora stabile e potrebbe ancora presentare qualche bug, ne io nè l'autore di questa app siamo responsabili per alcun tipo di problema
    Ultima modifica di fedepmp; 08-04-13 alle 11:43
    Dispositivo: SGS+
    Rom: PAC-Man v6
    Kernel: Nexus X Kernel RC2 (375Mb)
    Governor | Scheduler I/O : SmartassV2/deadline {245-1401}

  2. Il seguente Utente ha ringraziato fedepmp per il post:

    peppolax79 (31-07-13)

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


    Registrato dal
    Jul 2012
    Messaggi
    112
    Smartphone
    Samsung Galaxy S+

    Ringraziamenti
    51
    Ringraziato 20 volte in 20 Posts
    Predefinito

    Zona dedicata alle news


    Changelog BETA v12
    codice:
    Beta 12
    * Fixed crashes and bugs that people submitted to me via email.
    * Added permission android.permission.ACCESS_SUPERUSER. More info at: https://plus.google.com/app/basic/stream/z12gdnwicoe2cjfww04cffsgfmzdcfgi4co
    * Various IU improvments.
    * After apps+data is finished a results page is now shown.
    * Restoring apps+data now puts a notification in the notification bar.
    Download: http://forum.xda-developers.com/atta...5&d=1365265467
    Ultima modifica di fedepmp; 08-04-13 alle 11:42
    Dispositivo: SGS+
    Rom: PAC-Man v6
    Kernel: Nexus X Kernel RC2 (375Mb)
    Governor | Scheduler I/O : SmartassV2/deadline {245-1401}

  5. #3
    Androidiano L'avatar di fedepmp


    Registrato dal
    Jul 2012
    Messaggi
    112
    Smartphone
    Samsung Galaxy S+

    Ringraziamenti
    51
    Ringraziato 20 volte in 20 Posts
    Predefinito

    UPDATE alle Beta 12, Changelog e Download al secondo post.

    Per piacere cambiare il titolo
    Dispositivo: SGS+
    Rom: PAC-Man v6
    Kernel: Nexus X Kernel RC2 (375Mb)
    Governor | Scheduler I/O : SmartassV2/deadline {245-1401}

  6. #4
    Androidiano


    Registrato dal
    May 2012
    Località
    Bitcointalk
    Messaggi
    164
    Smartphone
    Nexus 4 - NoteII - GNext

    Ringraziamenti
    10
    Ringraziato 7 volte in 7 Posts
    Predefinito

    dopo aver provato con appextractor e titanium, ma con esiti negati, entrambi non mi davano la lista dei file all'interno dei backup, con nandroid manager riesco a vedere le app e lanciare il restore, solo che non mi ripristina i dati, posso ad esempio ripristinare l'app note + dati, ma l'app la ripristina ma non ho le note salvate.
    Soluzioni?

  7. #5
    Androidiano L'avatar di Hirishiolo


    Registrato dal
    Mar 2013
    Messaggi
    165

    Ringraziamenti
    118
    Ringraziato 21 volte in 18 Posts
    Predefinito

    sulla versione lollipop ADC Team CM 12 non funziona, non me lo fa installare dal playstore dando errore... confermate? grazie

    Unknown error code during application install: "-505"
    Ultima modifica di Hirishiolo; 19-01-15 alle 17:44
    NEXUS 5 (Hammerhead)
    ROM: CyanogenMod11 - 20150105-NIGHTLY-hammerhead
    KERNEL: Stock
    GOVERNOR: Interactive (300-2265 MHz)
    SCHEDULER I/O: Row
    BASEBAND: KTU84P (4.4.4) - M8974A-2.0.50.1.16

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