[Q]Want to change "Fitdroid" text that appear b4 boot animation - Samsung Galaxy Fit GT 5670

I recently installed that fitdroid 2.0 rom with KPL firmware... And I just dont want that image of fitdroid that comes before boot animation.can we change that too??? Thx b4 for your attention all.

Not very hard...just flash with the boot.img of original KPL !!

Hey,thanks for the solution partyush. But how do i flashed it? With Odin? Could u please explain it to me step by step? And if i did the flashing with original KPL,will it destroy data on my phone or not? Thanks

pratyush.creed said:
Not very hard...just flash with the boot.img of original KPL !!
Click to expand...
Click to collapse
OK,now i'm really need help on how to do that (if it's really possible). I already did extracting the zip archive of the fitdroid so i can see the boot.img and then i replaced it with another boot.img from other FW (including CM7 and original KPL) then i make zip with winrar,copy it to my sdcard and install via CWM (succesfully). The result is the logo before bootanimation changed and then it's stuck,it won't go trough the bootanimation. I really curious ,is there's a special way on creating zip archive or it' just not possible to insert another boot.img to archive?
And then i found this thread http://forum.xda-developers.com/showthread.php?t=654042 it's HTC Eris thread,so can i apply this on Fit? Sorry for my english and many thanks for your attention

Extract the boot.img ! There u wil find beni.rle ! Convert the .rle file to png format. Then compile the boot.img ! Then ur done!

Feras.Rehman said:
Extract the boot.img ! There u wil find beni.rle ! Convert the .rle file to png format. Then compile the boot.img ! Then ur done!
Click to expand...
Click to collapse
That's what I'm having difficulities the most HOW is exactly I can Extract the boot.img?
Thx 4 the respond anyway,this is the first question when I'm joining xda

shinee_melancholy said:
That's what I'm having difficulities the most HOW is exactly I can Extract the boot.img?
Thx 4 the respond anyway,this is the first question when I'm joining xda
Click to expand...
Click to collapse
Do it with dsixda kitchen!

Related

[Q] How to extract default ROM/Radio etc... from my hTC ChaCha?

Hi all,
i would like to know is there a way to extract my default ROM image/radio/kernel from my device & make it into a flashable signed.zip? And would like to know if anyway i could remove some unwanted apk/sense from this signed.zip file?
e.japonica said:
Hi all,
i would like to know is there a way to extract my default ROM image/radio/kernel from my device & make it into a flashable signed.zip? And would like to know if anyway i could remove some unwanted apk/sense from this signed.zip file?
Click to expand...
Click to collapse
You could nandroid backup it, extract the image and zip & sign it up.
i know about nandroid but how i extract the image & zip? and how do i sign it? is there any tut that i can follow & learn?
.img file is a zip file (more or less). Use 7zip for that.
Alex C. said:
.img file is a zip file (more or less). Use 7zip for that.
Click to expand...
Click to collapse
You could use dxisida's android kitchen to do all tasks, you put the system.img and boot.img in the 'original' folder and then make it a update.zip rom through the kitchen.
thanks all~! once my xtc clip arrived will try to do it. still waiting T_T...
how do i pull the radio file?
Radio image
e.japonica said:
how do i pull the radio file?
Click to expand...
Click to collapse
It's a bit late to ask but did you get any clues to extract the radio.img. ?

[Q] convert rfs stock rom DXKT7 into ext4 on PC

hello guys,
First thing is I'm a noob here, totally noob, altough I have used galaxy fit for almost one year now and have tried many, many custom roms here, I think it is already the time that I'm making my own.
So I read many tutorial how to make a custom rom, with dsixda kitchen. I read there on the original thread that dsixda kitchen didn't support our device, but I was persistent, downloaded all the requisites, and skip skip, finally I understand now why, because the file system of DXKT7 is rfs (system.rfs), it must be converted into ext4, or at least has system.img (am I wrong?), so I search every tutorial about converting file system into ext4, and almost all suggest it should be done on the device itself, or should I say, flashing this stock rom via ODIN, root it, and then u can convert it into ext4.
isn't there any way to make it done in PC so I can start edit this rom in kitchen?
I read it somewhere about extracting initframs.cpio from zimage, please, if anyone know this way, please teach me how
any explanation are appreciated, thank u in advance guys, n sorry for my english
edit:
pratyush.creed said:
not very hard ,just extract initramfs.cpio from the zImage ,add this line
CONFIG_EXT4_FS=y in filesystems,then change Mount points in init.rc of Ramdisk
and then Format All Dev Blocks e.g. System,Data,Cache to ext4 !!
Click to expand...
Click to collapse
Prodai said:
hello guys,
First thing is I'm a noob here, totally noob, altough I have used galaxy fit for almost one year now and have tried many, many custom roms here, I think it is already the time that I'm making my own.
So I read many tutorial how to make a custom rom, with dsixda kitchen. I read there on the original thread that dsixda kitchen didn't support our device, but I was persistent, downloaded all the requisites, and skip skip, finally I understand now why, because the file system of DXKT7 is rfs (system.rfs), it must be converted into ext4, or at least has system.img (am I wrong?), so I search every tutorial about converting file system into ext4, and almost all suggest it should be done on the device itself, or should I say, flashing this stock rom via ODIN, root it, and then u can convert it into ext4.
isn't there any way to make it done in PC so I can start edit this rom in kitchen?
I read it somewhere about extracting initframs.cpio from zimage, please, if anyone know this way, please teach me how
any explanation are appreciated, thank u in advance guys, n sorry for my english
edit:
Click to expand...
Click to collapse
copy system.rfs and csc.rfs from a stock rom and boot.img from custom rom to ur original_update folder and extract it...follow onscreen instructions in the kitchen and use magiciso to extract system folder and then do the mods and all u want and pack it now it will work meta-inf folder will be autogenertaed but replace the update-binary in ur created rom from anyother custom rom and it will surely work
yeshwanthvshenoy said:
copy system.rfs and csc.rfs from a stock rom and boot.img from custom rom to ur original_update folder and extract it...follow onscreen instructions in the kitchen and use magiciso to extract system folder and then do the mods and all u want and pack it now it will work meta-inf folder will be autogenertaed but replace the update-binary in ur created rom from anyother custom rom and it will surely work
Click to expand...
Click to collapse
I have unpacked boot.img using advanced options in kitchen's menu, now I have folder ramdisk and zImage, what to do now to convert it to ext4?
oh, I followed ur instruction, extract system.rfs with magicIso and put them together with boot image (the one from stock) and others in original update folder and now I can deodex it.
my question, should I change the boot.img with custom rom's boot image so it can support ext4 file system or just go with the stock?
or how can I change the kernel?
edit : oh, after hours searching I just found this thread, everything I need is here--> http://forum.xda-developers.com/showthread.php?t=1414534
anyway thank u guys.
Prodai said:
oh, I followed ur instruction, extract system.rfs with magicIso and put them together with boot image (the one from stock) and others in original update folder and now I can deodex it.
my question, should I change the boot.img with custom rom's boot image so it can support ext4 file system or just go with the stock?
or how can I change the kernel?
edit : oh, after hours searching I just found this thread, everything I need is here--> http://forum.xda-developers.com/showthread.php?t=1414534
anyway thank u guys.
Click to expand...
Click to collapse
ur boot.img from stock is rfs format so it wont work if u use that...use boot.img from any custom rom that is also based on ur baseband version(DXKT7)man..the boot.img will automaticaly have the ext4 filesystem(in custom boot.img not stock)....kernel is later part of ur rom man better not go into that now .....copy boot.img from custom rom of ur baseband version then system.rfs and csc.rfs file from stock rom and do as i said above and dont forget to replace update-binary in ur rom after creating the output_zip file from any other custom rom or ur rom wont install

Extracted stock rom files [ csc,modem and pda(pda full extracted) ]{1/21/2013}UPDATED

HELLO GUYS HERE ARE THE EXTRACTED FILES OF STOCK ROM :cyclops: " S5360_DDLF2_ODDLF1_DDLF1 "
1) CSC
2) MODEM a-BcmCP.img
3) PDA a-boot.img
b-param.lfs
c-sbl.bin
d-system.img 'uploading .....'
e-userdata.img and extracted userdata.img
I HOPE YOU ALL WANTED IT
SOON THERE WILL BE GUIDE TO EXTRACT, EDIT, FLASH STOCK ROM THROUGH ODIN ..
guys its not flash able through CWM and please guys use it for your development without my permission its for all ..
zero+ said:
hello guys here are the extracted files of stock rom :cyclops: " s5360_ddlf2_oddlf1_ddlf1 "
1) csc
2) modem
3) pda uploading .....
I hope you all wanted it :d
soon there will be guide to extract, edit, flash stock rom through odin ..
Click to expand...
Click to collapse
asking ur permissions to get ur csc...
Can?
jasonxD said:
asking ur permissions to get ur csc...
Can?
Click to expand...
Click to collapse
what permission i did not understand and download it for attachment ..
zero+ said:
what permission i did not understand and download it for attachment ..
Click to expand...
Click to collapse
i mean i will get your csc
and i was asking for ur permissions cause ill use it in a development...
zero+ said:
HELLO GUYS HERE ARE THE EXTRACTED FILES OF STOCK ROM :cyclops: " S5360_DDLF2_ODDLF1_DDLF1 "
1) CSC
2) MODEM
3) PDA UPLOADING .....
I HOPE YOU ALL WANTED IT
SOON THERE WILL BE GUIDE TO EXTRACT, EDIT, FLASH STOCK ROM THROUGH ODIN ..
Click to expand...
Click to collapse
can we flash this too using CWM?
sushibabaes said:
can we flash this too using CWM?
Click to expand...
Click to collapse
NO...
zero+ said:
what permission i did not understand and download it for attachment ..
Click to expand...
Click to collapse
he mean that he is going to use ur CSC on his thread. as a respect he is asking permission to you.
jasonxD said:
i mean i will get your csc
and i was asking for ur permissions cause ill use it in a development...
Click to expand...
Click to collapse
ya sure its open to all
Re: Extracted stock rom files [[ csc,modem and pda(pda full extracted) ]]{1/20/2013}
i think this must be in the Themes and Apps section., also we can easily extract those files using winrar for PC and Root Explorer for phone.,
Sent from my Android System using Busybox Command.
My work
========================
- AndroBot SGY tweaks
- Nandroid md5 Fixer
- Ext4 to RFS Converter
- (CWM) kernel.tar Installer
Forgive me for being naive, but what is CSC?
Magic Matt said:
Forgive me for being naive, but what is CSC?
Click to expand...
Click to collapse
How did u get here with only 9 posts?? Anyway csc is kinda like ur network provider settings.
_____________________________________________
My name is 4D1L but you can call me 4D1L because that is my internet name.
4D1L said:
How did u get here with only 9 posts?? Anyway csc is kinda like ur network provider settings.
_____________________________________________
My name is 4D1L but you can call me 4D1L because that is my internet name.
Click to expand...
Click to collapse
Thanks, but what do you mean by how did I get here with 9 posts? Am I supposed to have more? Am I missing something?
Magic Matt said:
Thanks, but what do you mean by how did I get here with 9 posts? Am I supposed to have more? Am I missing something?
Click to expand...
Click to collapse
U can only post in dev section with 10 posts. U posted here with under 10 posts.
_____________________________________________
My name is 4D1L but you can call me 4D1L because that is my internet name.
May be glitch?
Sent from my GT-S5360 using Xparent ICS Tapatalk 2
dont understant what is modem
zero+ said:
HELLO GUYS HERE ARE THE EXTRACTED FILES OF STOCK ROM :cyclops: " S5360_DDLF2_ODDLF1_DDLF1 "
1) CSC
2) MODEM a-BcmCP.img
3) PDA a-boot.img
b-param.lfs
c-sbl.bin
d-system.img 'uploading .....'
e-userdata.img and extracted userdata.img
I HOPE YOU ALL WANTED IT
SOON THERE WILL BE GUIDE TO EXTRACT, EDIT, FLASH STOCK ROM THROUGH ODIN ..
guys its not flash able through CWM and please guys use it for your development without my permission its for all ..
Click to expand...
Click to collapse
can you plz upload of give me a link for this type of odin to flash... because i cant get what is modem file...
:crying::crying::crying:
my odin only showing
boot loder
pda
phone
csc>>>>
plz help me...
my phone cant boot in to recovery or normal boot...
i dont want huge files(111mb)
because my tatadocomo cant download this large files
plz help me:crying:
Robin Raj SB said:
can you plz upload of give me a link for this type of odin to flash... because i cant get what is modem file...
:crying::crying::crying:
my odin only showing
boot loder
pda
phone
csc>>>>
plz help me...
my phone cant boot in to recovery or normal boot...
i dont want huge files(111mb)
because my tatadocomo cant download this large files
plz help me:crying:
Click to expand...
Click to collapse
you on the wrong place
please go to question thread or in general thread
if you want to flashing via odin
you must have or download firmware
thanks

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] how to unpack boot.img or recovery.img

I want to unpack boot.img of my phone, i did it earlier when i was in kitkat but now after upgrading to lollipop that method doesnt work..
Manu11 said:
I want to unpack boot.img of my phone, i did it earlier when i was in kitkat but now after upgrading to lollipop that method doesnt work..
Click to expand...
Click to collapse
@Manu11, are you referring to extracting the boot.img from the firmware?
Manu11 said:
I want to unpack boot.img of my phone, i did it earlier when i was in kitkat but now after upgrading to lollipop that method doesnt work..
Click to expand...
Click to collapse
I can't catch u while do u want to extract boot.IMG from device
R do u need the unpacking software
Manu11 said:
I want to unpack boot.img of my phone, i did it earlier when i was in kitkat but now after upgrading to lollipop that method doesnt work..
Click to expand...
Click to collapse
Unpack with Android kitchen
ravi.vydianathan said:
@Manu11, are you referring to extracting the boot.img from the firmware?
Click to expand...
Click to collapse
mohamed786 said:
I can't catch u while do u want to extract boot.IMG from device
R do u need the unpacking software
Click to expand...
Click to collapse
No no i wanna unpack boot.img so i can change its contents or in simple way create a insecure boot.img
@Manu11, I have seen few such tools but frankly I have no idea and no experience in this regard.
Manu11 said:
No no i wanna unpack boot.img so i can change its contents or in simple way create a insecure boot.img
Click to expand...
Click to collapse
there are a lot of guides available for unpacking and repacking a boot.img a simple google search would have helped u
Bass_Face said:
there are a lot of guides available for unpacking and repacking a boot.img a simple google search would have helped u
Click to expand...
Click to collapse
I unpacked my boot.img with android kitchen, but on recompiling its size went 5mb less and on flashing it directly enters fastboot.
The android kitchen is no longer continued from 2011, so the binaries haven't been updated since then.
I suggest you use "android image kitchen"

Categories

Resources