[Q] problem installing rom - Samsung Galaxy Fit GT 5670

So i was trying to develop a custom rom using...the guide here http://forum.xda-developers.com/showthread.php?t=1414534 and i downloaded the dxkt4 rom...afters extracting the file making changes in framework apps and copying back all the filesto the system...i copied a meta-inf file from cyanogenmod 7. rc.5 and made a zipand using cygwin...did all the steps as written (but there is no boot.img in file i zipped ) now i flashed it using cwm ( size of file 208mb:0 )
anf i get
assert failedackage_extract_file("boot.img","/tmp/boot.img)
e:Error in sdcard/suvinay_signed.zip(status 7 )
installation aborted .....
PLz help
plz help fast

Related

[Q] problem installing developed rom by me

So i was trying to develop a custom rom for galaxy fit using...the guide here http://forum.xda-developers.com/showthread.php?t=1414534 and i downloaded the dxkt4 rom...afters extracting the file making changes in framework apps and copying back all the filesto the system...i copied a meta-inf file from cyanogenmod 7. rc.5 and made a zipand using cygwin...did all the steps as written (but there is no boot.img in file i zipped ) now i flashed it using cwm ( size of file 208mb:0 )
anf i get
assert failedackage_extract_file("boot.img","/tmp/boot.img)
e:Error in sdcard/suvinay_signed.zip(status 7 )
installation aborted .....
PLz help

[Q] URGENT HELP in making a flashable Stock Rom extracted from HTC RUU.

I am beginner to android ROM development. i am at learning stage. I want to make a stock rom of HTC Explorer in a zip format so that it can be flashable through CWM. Here is the steps i am following:
1. I extraced rom.zip file from HTC Explorer RUU.
2. I placed it in original_update folder in android kitchen.
3. I set up a working folder from android kitchen menu and i got these files and folders in WORKING folder
boot.img
system
META-INF
4. I selected the option 99 in kitchen menu that is Building a ROM.
5. After successful completion i got a zip file in OUTPUT folder.
6.Then, i copied that update.zip file from OUTPUT folder to my sd card.
7. Now, i boot into recovery, and try to install zip from sd card but it shows an error like this
Error in sd-card/update.zip
(Status 0)
Installation Aborted.
Now i dont understand why it is giving me an error even i have not touched any file from the working folder.
am i doing it wrong? pls help me.

[Guide]Solve installation Aborted Error After Updating To Lollipop

As we all know LOLLIPOP[5.0] is released for nexus 5 now....
So when installing some roms you will get installation aborted error.....
In this thread I will provide a guide to solve this error....
Why You Are Getting This Error
If you update your nexus 5 via OTA then your bootloader also gets updated..And in some updater scripts there is bootloader check to verify your bootloader version...If it miss matches then you get INSTALLATION ABORTED error
Requirements:
1. 7zip OR winzip
2.Notepad ++
3.Brain
Steps:
1.Take the rom which you want to install and extract it.
2.Now navigate to META-INF\com\google\android and open updater script with Notepad ++
3.Search for 'assert(getprop("ro.bootloader") == "HHZ11k")'
4.Now change HHZ11k to HHZ12d.
5.Save it and exit.
6.Now zip your rom again and flash it..
It should not give installation aborted error now........
HAPPY FLASHING
Press Thanks If It Helped You....
Well done guide for the noobs!
TheLastSidekick said:
Well done guide for the noobs!
Click to expand...
Click to collapse
yeah..

Manually installing GApps.

Hi, I have an android device with a custom recovery, I also have the ROM package and I can flash the system directory using the recovery, and I can modify the contents of the ROM package and then flash it, I want to add to this ROM GApps, I've downloaded the GApps package,
It has the folder /system and META-INF that includes the installation script updater-script.sh, The ROM package also have updater-script.sh.
1. Is if it possible to install GApps on to this ROM by copying the contents of updater-script.sh of GApps into the updater-script.sh of the ROM package and copying the contents of /system of GApps to /system of the ROM package?
2. Should I be worried about ROM's META-INT signature files? (CERT.RSA,CERT.SF,MANIFEST.MF)
Thanks.
Hi, I have a device with custom recovery that can update ROM using update files, I got a working update file (zip contains system/ and META-INT/), When I'm unzipping it, add files to it and zip it again then flashing it, I get update failed, I even get update failed when I'm just unzipping and zipping without adding files or touching the content in the zip. Does anyone know why it might happen?
Thanks.

How to get updater script from stock rom

I have setup a working folder with android kitchen from the stock system.img and boot.img but the problem is with the updater script as I don't know the mount points and all the other things of the stock rom I am actually making a flashable zip of my stock rom so I don't have to get on my computer again and again to flash it whenever i need to pls help me..............the default update script that the kitchen made was not accepted by TWRP saying that the update binary was incorrect.................................PLs Pls help me..................is there any use of the scatter file to get the updater scripts????????????????????................Please suggest me a solution pls

Categories

Resources