Is there a method of creating an update.zip from a nandroid backup that you have stored onto your sdcard? can you take its contents and put it into an update.zip or something?
thanks!
Using the Android Kitchen you can create ROMs from backups. I haven't used it in about a year and only with the Eris but thats the way I did it a number of times. You can also take pretty much any ROM and modify it to your hearts content and create a personalized update.zip of that ROM of your own.
Android Kitchen thread
http://forum.xda-developers.com/showthread.php?t=633246
Related
Topic.
I have used it a couple of times and wanted to delete some of the older backups to save space. Thanks for your help!
Should be under your SD card in a folder named nandroid. Inside will be one folder beginning in HT05 (at least it is in mine) and within that folder are more folders with different nand backups. I can't tell if there is any importance to their naming but I know you can view them by the date created so you should have some idea of whats what. Hope this helped.
Faust* said:
Should be under your SD card in a folder named nandroid. Inside will be one folder beginning in HT05 (at least it is in mine) and within that folder are more folders with different nand backups. I can't tell if there is any importance to their naming but I know you can view them by the date created so you should have some idea of whats what. Hope this helped.
Click to expand...
Click to collapse
Quick correction - if you have ClockworkMod, it has a folder in the root of the SD card called clockworkmod. I guess it does things a bit differently. This caused me some panic when it could not see my previous nandroid backups (from a different custom recovery).
I switch roms constantly on my phone and the most annoying part of that is having to every time enter my gmail, facebook, twitter and other information that never changes... Is there anyway to make a FLASHABLE update.zip that I can just install after a rom flash? Out would even be better if I can put certain applications in there too. Like my Angry Birds, Rom Manager, and Titanium Backup. You know just the apps that no matter what rom I use I always have to reinstall. This would save me and whoever find themselves in this situation alot of time when it comes to experimenting with different Roms. Please help!
Sent from my PC36100 using XDA App
I don't know about login information but you can make an update.zip with miscellaneous apps that you don't want to re-download. It's kind of a pain (personal opinion) to make an update.zip but here are some directions:
1. Create a folder, we'll call it "update".
2. Inside "update" make two new folders called "META-INF" (without the quotes and capitalized) and "data" (also without quotes).
3. Inside "META-INF" create a folder called "com".
4. Inside "com" create a folder called "google".
5. Inside "google" create a folder called "android".
6. Close the folders you have open and re-open "update".
7. Open "data" and create a folder called "app".
8. Add the .apk files you want to flash to "data/app".
9. I've attached a few files to the post, unzip "secFiles.zip" and put "CERT.RSA", "CERT.SF", and "MANIFEST.MF" into your "update/META-INF" folder.
10. Also attached is "script.zip". Unzip this and add the "updater-script" and "update-binary" to "update/META-INF/com/google/android".
11. Now that you have the folder structuring complete you can zip it all up. When you zip it, make sure you zip "data" and "META-INF" NOT "update". You will have errors if you zip "update"!
12. If you have ClockworkMod Recovery you do not need to sign it. If not then I recommend making a nandroid backup and copying it to your computer so that your WiMax (4G) keys are backed up, then switching to ClockworkMod Recovery.
13. Make a nandroid backup anyways! Don't come calling me if you're phone messes up. I do not believe there to be anything wrong in my directions but I can't afford to fix you're phone.
14. Flash away! Hopefully it worked. I'll try to elaborate if you're confused.
Thank you so Much! but thats just half the equation... Titanium Backup has a way to backup and restore the Accounts and Sync data which is what the goal is here... im thinking about finding a way to extract that and put it into a flashable zip. Im learning alot about the android structure and it might now be long until i unintentionally solve this myself
You could add Titanium Backup to your flashable zip and have it preinstalled as well as your backup wherever it belongs. (Sorry, don't use Titanium Backup)
Or another idea to try out, if you have Clockwork Recovery you can restore just the data partition. I'd be careful of doing it but if you're in the mood to experiment I think it might do what you're looking for. Note that you'll have to have a data.img nandroid backup of everything you want. If you manage to figure it out please share because I hate typing my ridiculously long passwords every time I flash a new rom.
you can make a flashable zip for titanium. from the app, press menu > more > create update.zip
this option gives you an option to create a signed zip file (you need a free app from the market called zip signer) that will install titanium as either a user or system file
It would be great to know how to create a update.zip of the titanium backups and that way, it would include +data
Anyone know how to do that?
Keri
Ok so I've cooked my own ROM using dsixda's kitchen based on the stock euro 2.13.401.3 RUU.
I added apps2sd functionality and got it all working lovely, but have added a few apps after first boot - so there is data and SD cards ext2 partition.
I want to update the ROM to include as standard these .apk's so I followed the guide in the kitchen thread to unpack system.img and boot.img using the kitchen from a nandroid backup (CWM latest version)
My question is to pull the additional apps into my working ROM do I just copy and paste from the sd-ext.ext2.tar and place in /system/app or are there other files I need to copy over from the unpacked system.img?
Or is this just a complicated/convoluted way of doing things and is it better to rebuild my ROM from scratch before I flash to the phone and instigate apps2sd?
Many thanks
BT
Anyone shed any light please???
BT
Hi there,
I have some previous backups (nandroid.md5) files and I would like to explore them in order to retreive some files.
I am looking for a way through mac or win 7. I do not want to restore te back up version.
Any ideas ?
I don't know about files but you can get apps from a nandroid via appextractor
And PLZ!!!!!! QUESTIONS IN THE GENERAL SECTION...... EVEN IF THEY ARE DEV RELATED!!!
The md5 contains only the files' checksum which is used to check if is corrupt or not. You really can't extract any information from them.
The main content lies in the other files.
You can use unyaffs to extract and view the files.
The sd-ext partition is backed up in tar format so you extract it using tar.
Sent from my Wildfire S
Search the market (play store)
'nandroid browser'
Great tool for extracting single files/folders from a nandroid backup without restoring.
It's been very usefully for me.
sorry guys my mistake.
I need to retrieve all camera photos from a backup image.
I just noticed that the md5 file is too small to contain images and I found some .img files.
Is there a way I can extract them straight to my pc and not from the phone?
I find it hard to locate the files through nandroid browser.
Thanks a lot for you help and apologise for the incovenience.
ThoDis said:
sorry guys my mistake.
I need to retrieve all camera photos from a backup image.
I just noticed that the md5 file is too small to contain images and I found some .img files.
Is there a way I can extract them straight to my pc and not from the phone?
I find it hard to locate the files through nandroid browser.
Thanks a lot for you help and apologise for the incovenience.
Click to expand...
Click to collapse
Your camera pictures are saved to the sdcard and not a nandroid backup look in the DCIM folder on your SD card :thumbup:
Sent from my HTC Wildfire S A510e using Tapatalk 2
Hello
My problem is that I downloaded the nand stock rom from the thread and extracted it and tried to put it in the clockworkmod\backups folder and I think it was ok (not sure) but by mistake I deleted all of backups (the stock and the one i created) and I tried to copy it again and create another one but I noticed that there never 2 backups.
The one that I created I can see only from the restore option in recovery and not in the folder ( I used to see it in the folder ..) and the stock one I can see in the folders but not in the restore option.
Should it be like this ? Am I doing something wrong ?
How can I restore that stock backup if I cant see it ?
I'm on ordroid 9 with TWRP recovery.
And the stock one gets in ZIP but i extracted it and copied as folder.
Thanks in advance , I'm afraid to flash new version.
That's because you didn't put it into clockworkmod>backup folder in the sd card and btw you don't extract anything .....every nandroid backup must have 5 zip files in it (don't extract it) and should be named as the date and time it was created
The folder should be like this
Clockworkmod\backup\date & time folder\backup files
donhashem.dh said:
That's because you didn't put it into clockworkmod>backup folder in the sd card and btw you don't extract anything .....every nandroid backup must have 5 zip files in it (don't extract it) and should be named as the date and time it was created
Click to expand...
Click to collapse
I know :\
I extracted the stock backup folder from the zip . not the content in backup.
Forgot the part about renaming, that actually might be the case.
Thanks both of you, I'll try it.