[Completed] TWRP backup to installable zip - XDA Assist

Hi. How can i convert my twrp backup to installable zip?
I don't have META-INF folder.
I Tried to use dsixdia's android kitchen's build rom feature but i got errors when flash the zip.
Thanks!
Sorry for my english.

alNzy said:
Hi. How can i convert my twrp backup to installable zip?
I don't have META-INF folder.
I Tried to use dsixdia's android kitchen's build rom feature but i got errors when flash the zip.
Thanks!
Sorry for my english.
Click to expand...
Click to collapse
Hello,
You may try posting your query in the dsixdia's android kitchen thread, the experts there maybe able to assist you.
-Vatsal

Related

Micromax A110 Boot.img

Hello,
I'm newbie so want to know where I get Boot.img & how to Add Boot.img into custom ROM.
Thanks in advance
Try this!
HemZone said:
Hello,
I'm newbie so want to know where I get Boot.img & how to Add Boot.img into custom ROM.
Thanks in advance
Click to expand...
Click to collapse
Hi,
Try this,
http://forum.xda-developers.com/showthread.php?t=2040828
http://forum.xda-developers.com/showthread.php?t=2464030
HemZone said:
Hello,
I'm newbie so want to know where I get Boot.img & how to Add Boot.img into custom ROM.
Thanks in advance
Click to expand...
Click to collapse
Welcome Bro,
Its simple. Download any rom which is without boot.img in it. The file will be in .zip format. Just install Winrar into ur computer. Download any boot.img files you like from this page Here. then open the Rom file which doesn't contain boot .zip file using winrar. Click on "ADD" button and select the boot.img file you downloaded. Thats all you now have the rom with boot.img file in zip format dont save because you need not to, its already saved . Make a backup of all your files and Kindly follow all instruction from Developer. ( MY Suggestion:-download one more different ROM because if one rom fails then you can try to install another )
Please correct me if I have said anything wrong. :highfive:

[Q] What's in the .zip file I flash?

Hello xdawesome forum,
If I want to make my own .zip file to flash it using CWM and boot in some linux distro; say debian, what should be included in this .zip file?
Is it as simple as putting my .img file in a .zip file?
I think your best option is to follow this tuto : whiteboard.ping.se/Android/Debian
If you try to flash directly a debian img, you'll miss some libraries and won't even boot.
blanqesto said:
Hello xdawesome forum,
If I want to make my own .zip file to flash it using CWM and boot in some linux distro; say debian, what should be included in this .zip file?
Is it as simple as putting my .img file in a .zip file?
Click to expand...
Click to collapse
Thanks! I'll get back in here and report if I had any sucess with this.
Matt64 said:
I think your best option is to follow this tuto : whiteboard.ping.se/Android/Debian
If you try to flash directly a debian img, you'll miss some libraries and won't even boot.
Click to expand...
Click to collapse

[Completed] Assistance to root Tab A SM-P555 please.

Hi, I downloaded the zip folder: sm-t550_p550_p555_cf-autoroot. When I open it there is no .tar file, only cache.img.ext4 and recovery.img. I've rooted many times before and have normally had no issues following the xda links to the .tar files.
Sorry if I'm being a dumbo, help appreciated.
tyrotrainer said:
Hi, I downloaded the zip folder: sm-t550_p550_p555_cf-autoroot. When I open it there is no .tar file, only cache.img.ext4 and recovery.img. I've rooted many times before and have normally had no issues following the xda links to the .tar files.
Sorry if I'm being a dumbo, help appreciated.
Click to expand...
Click to collapse
Hello,
You may visit this thread Root P555 and please read the thread carefully
-Vatsal
I have read it carefully....
Vatsal said:
Hello,
You may visit this thread Root P555 and please read the thread carefully
-Vatsal
Click to expand...
Click to collapse
..............The problem is that there are two files in the .tar FOLDER, each file is an .img file. There is no .tar file.
Thanks.
tyrotrainer said:
..............The problem is that there are two files in the .tar FOLDER, each file is an .img file. There is no .tar file.
Thanks.
Click to expand...
Click to collapse
Hello,
You may try asking in the respective thread, the experts there maybe able to assist you
-Vatsal

[Completed] Help in creating a Zenfone 2e rom.

I am making a custom ROM based off of stock for the Zenfone 2e using firmware from the Zenfone ZE500CL and apps from a Zenfone 5 CM12 Build. I have gotten deodexing down, and modding APK's down. But for the life of me, I can't figure out how to create a flashable zip that works. I have tried other custom ROM's zips with correct partitions and such in the updater-script, (not trying to steal other's work, just a test.) and I can't get it to flash. If anyone could help me, I would truly appreciate that.
DaKillaz98 said:
I am making a custom ROM based off of stock for the Zenfone 2e using firmware from the Zenfone ZE500CL and apps from a Zenfone 5 CM12 Build. I have gotten deodexing down, and modding APK's down. But for the life of me, I can't figure out how to create a flashable zip that works. I have tried other custom ROM's zips with correct partitions and such in the updater-script, (not trying to steal other's work, just a test.) and I can't get it to flash. If anyone could help me, I would truly appreciate that.
Click to expand...
Click to collapse
Hello,
Thanks for using XDA Assist.
Try this tool:http://forum.xda-developers.com/showthread.php?t=2629989
___
v7
XDA Assist
v7 said:
Hello,
Thanks for using XDA Assist.
Try this tool:http://forum.xda-developers.com/showthread.php?t=2629989
___
v7
XDA Assist
Click to expand...
Click to collapse
I forgot to mention that I am using Ubuntu as an OS, so that Windows tool won't work. But, I have found a half-way hack method of building a rom. I did it by decompressing the dat file into an img file, mounting it in Ubuntu, making my edits, repacking it into a fresh ext4 img file, repacking it back into a dat structure, and finally placing the finished files into the stock rom zip which retains lity to flash even on the Zenfone 2e without swapping firmwares. But, Thank You for your help. Too bad I will have to find a way to help in 10 posts before posting my rom, which is nearing completion.
I used the tools I found here to unpack the DAT just in case anyone else wants to know.
Lollipop DAT Unpacking Tools
DaKillaz98 said:
I forgot to mention that I am using Ubuntu as an OS, so that Windows tool won't work. But, I have found a half-way hack method of building a rom. I did it by decompressing the dat file into an img file, mounting it in Ubuntu, making my edits, repacking it into a fresh ext4 img file, repacking it back into a dat structure, and finally placing the finished files into the stock rom zip which retains lity to flash even on the Zenfone 2e without swapping firmwares. But, Thank You for your help. Too bad I will have to find a way to help in 10 posts before posting my rom, which is nearing completion.
I used the tools I found here to unpack the DAT just in case anyone else wants to know.
Lollipop DAT Unpacking Tools
Click to expand...
Click to collapse
Try this [Tool][Windows/Linux] Android Flashable Zip Creator v3.0 Beta
___
v7
XDA Assist

[Completed] how to make stock rom flashable zip

I want to install my samsung galaxy s4 stock rom via twrp, so I want make a zip file out of the md5 file. How can I do it?
[email protected] said:
I want to install my samsung galaxy s4 stock rom via twrp, so I want make a zip file out of the md5 file. How can I do it?
Click to expand...
Click to collapse
Hello,
MD5 is used as a checksum to verify data integrity, but only against unintentional corruption.
You can't make a zip out of MD5 file.
You have to make out of stock firmware for your device.
Regards
Vatsal,
Forum Moderator.
Vatsal said:
Hello,
MD5 is used as a checksum to verify data integrity, but only against unintentional corruption.
You can't make a zip out of MD5 file.
You have to make out of stock firmware for your device.
Regards
Vatsal,
Forum Moderator.
Click to expand...
Click to collapse
It is the s4 stock rom : AP_I9500XXUHOK2_CL6186146_QB6987152_REV00_user_low_ship.tar.md5
when I extract it, contains 3 img files :boot.img,recovery.img,system.img
[email protected] said:
It is the s4 stock rom : AP_I9500XXUHOK2_CL6186146_QB6987152_REV00_user_low_ship.tar.md5
when I extract it, contains 3 img files :boot.img,recovery.img,system.img
Click to expand...
Click to collapse
Hello,
You need to extract system.img
Regards
Vatsal,
Forum Moderator.
Vatsal said:
Hello,
You need to extract system.img
Regards
Vatsal,
Forum Moderator.
Click to expand...
Click to collapse
how to make it flashable zip after extracting
[email protected] said:
how to make it flashable zip after extracting
Click to expand...
Click to collapse
Hello,
You need to do it manually.
Add meta-inf folder from any ROM of your device and zip it.
Regards
Vatsal,
Forum Moderator.

Categories

Resources