[Q] Need files for making a locked bl ROM - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

Hello guys!
I need some help over here!
I am making a ROM for a locked bl device (i.e WT19i)
Anyone care to share the following files?
Code:
system/bin/
recovery.tar
chargemon
charger
system/etc/
init.d/
90locked_bl
96smartassv2
97sio
99test
install-recovery.sh
system/xbin/
run-parts
sh
Thanks in addvance! :fingers-crossed:

coolancool said:
Hello guys!
I need some help over here!
I am making a ROM for a locked bl device (i.e WT19i)
Anyone care to share the following files?
Code:
system/bin/
recovery.tar
chargemon
charger
system/etc/
init.d/
90locked_bl
96smartassv2
97sio
99test
install-recovery.sh
system/xbin/
run-parts
sh
Thanks in addvance! :fingers-crossed:
Click to expand...
Click to collapse
If you extract a stock ftf, then extract the system, you should get the files
Sent from my WT19i using xda app-developers app

hjhita979 said:
If you extract a stock ftf, then extract the system, you should get the files
Sent from my WT19i using xda app-developers app
Click to expand...
Click to collapse
Nopes its not in the files of the stock ftf I checked
it's based on GB .62 firmware

Related

stock anim pls

can any one provide me stock bootanim
pls
thanks
Dont have Any Bootanimation.zip on stock rom package.
I think its only need the delete bootanimation. (I NEVER TRYED IT,TRY AT UR RISK IF WANT)
explodeaamir said:
can any one provide me stock bootanim
pls
thanks
Click to expand...
Click to collapse
Is not zip file
This stock boot its in the intramfs
Thats why we must replacing bootanimation and samsungani in bin to make the custom bootanimation works
It mean the stock boot locate on kernel
Sent from my GT-S5360 using xda premium
evanlocked said:
Is not zip file
This stock boot its in the intramfs
Thats why we must replacing bootanimation and samsungani in bin to make the custom bootanimation works
It mean the stock boot locate on kernel
Click to expand...
Click to collapse
Or Delete bootanimation.zip and revert the archives to stock.
so there is no way
u can copy paste it from stock rom
Sent from my GT-S5360 using xda premium

Integrate kernel

Hi guys, i have cooked my custom rom for Galaxy S3!
into WORKING_FOLDER there are:
META-INF
system
boot.img
I want to replace the kernel stock with Syah Kernel!
I use Kitchen ...
I have extract with kitchen /WORKING_FOLDER/boot.img !!!
Now.... i have "zImage" and a folder "boot.img-ramdisk"
I need to replace only zimage or folder?
Yhank u
roxdragon said:
Hi guys, i have cooked my custom rom for Galaxy S3!
into WORKING_FOLDER there are:
META-INF
system
boot.img
I want to replace the kernel stock with Syah Kernel!
I use Kitchen ...
I have extract with kitchen /WORKING_FOLDER/boot.img !!!
Now.... i have "zImage" and a folder "boot.img-ramdisk"
I need to replace only zimage or folder?
Yhank u
Click to expand...
Click to collapse
No need to unpack ur kernel... Jus take the boot.img of ur kernel of that kernel and put it in ur working folder
Sent from my GT-S5360 using XDA
It's Work! Thank u
Sent from my GT-I9300 using XDA

[SCRIPT] KERNEL FLASHER- IMG,ELF AND SIN files ( V2.0) 2011 & 2012 Xperias

Presenting Ghostfreak's KERNEL FLASHER​
Disclaimer
Code:
Make sure you have bit knowledge of android and adb functioning before using this tool. If you mess up with something, I will be in no way responsible for it but will try to help you as much as possible :)
About ADB:
Android Debug Bridge (adb) is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device.
Find more here.
About the tool:
It is an executable application and I have included the required things with it but make sure to install all the required drivers. This tool can be used for the following things:
+ Flashing .img files.(Includes, system, userdata and kernel)
+ Flashing .sin files.(Includes, system, userdata and kernel)
Works for on ALL XPERIAs........!!!
How to use this tool and what are the requirements for it?
Before using this tool, make sure you have:
+ A rooted phone(all it's functions are for rooted phones) with USB debugging enabled.
+ Phones drivers installed.
+ A recovery installed.(CWM recommended)
+ Basic knowledge of android, adb and fastboot.
+ A working Mind.(Includes Common sense).
STEPS TO FLASH :
-----------------.IMG FILES -------------
Extract the files using Winrar
Rename your kernel to "boot.img"(Incase it's some other name)[FOR V2.0 you need not Rename,it'll be flashed automatically]
Place it in the IMG folder
Start the Batch File
Press 1
Follow the Instructions IMP
Click ENTER
Done !!:fingers-crossed:
-----------------.SIN FILES --------------
Extract the files using Winrar
Find a KERNEL .FTF file
Select it and extract using any Archiver like Winrar
You'll find the "kernel.sin" in that
Rename your kernel to "kernel.sin"(Incase it's some other name)[FOR V2.0 you need not Rename,it'll be flashed automatically]
Place it in the SIN folder
Start the Batch File
Press 2
Follow the Instructions- IMP
Click ENTER
Done !!:fingers-crossed:
-----------------.ELF FILES --------------
Extract the files using Winrar
Rename your kernel to "boot.elf"(Incase it's some other name)[FOR V2.0 you need not Rename,it'll be flashed automatically]
Place it in the ELF folder
Start the Batch File
Press 3
Follow the Instructions IMP
Click ENTER
Done !!:fingers-crossed:
What are the features not working?
I've tested everything working but still if you find something report here.
Download Section:
Get the KERNEL FLASHER TOOL V2.0 HERE
FAQ:
Q. This function doesn't work. What now?
A. Just report here and i'll fix it.
Important notes and tips:
1. While you boot in fastboot mode please wait for some time till the PC recognizes your phone and loads the appropriate drivers.(Only first time needed)
2. Make sure you close all the adb based tools before this like SUS, PCC, Flashtool, Rooting Toolkits, etc. Or else go to TaskManager in your PC and end the adb.exe and fastboot.exe processes.
3. Always make a backup before doing anything
CREDITS:
alokbina-For helping me make this and assistance :good:
koradiavatsal-For testing the TOOL
​
NOTE- DO NOT COMPARE WITH THE LEGENDARY FLASHTOOL -IT'S JUST A SMALL OFF-SHOOT OF THAT .
If MODS feel this is not the Appropriate section,Please DO the NEEDFUL
ENJOY
500+ downloads and counting...:good::good:
Make that 1000+ ..Thanks folks
Thanks to everyone out here...This Made it to the PORTAL
CHECK ATTACHMENTS
Changelog :
V1.0 -Initial Release...
V2.0- .ELF file support added
Now no need to Rename to boot.img or kernel.sin-It'll be flashed automatically after placing the FILE in the RESPECTIVE FOLDER
Keep it up !!!
Kernel.elf supported ?
Re: [TOOL] KERNEL FLASHER- img and sin files
Small tiny... But usefull tool...
Now no need to use flashtool or install for only kernels flashing..
Beacuse we do kernels flashing more...
Thanks bro...
I like it...
Sent from my MT11i using xda app-developers app
---------- Post added at 01:21 PM ---------- Previous post was at 01:18 PM ----------
Saingpor said:
Keep it up !!!
Kernel.elf supported ?
Click to expand...
Click to collapse
+1
Sent from my MT11i using xda app-developers app
Re: [TOOL] KERNEL FLASHER- img and sin files
As usual great job ghost.. Really ur legendary..
Sent from my Xperia Neo V using Tapatalk 2
Re: [TOOL] KERNEL FLASHER- img and sin files
Everyone who want's kernel.elf it will be added in the next version soon...
Press THANKS if I helped,
Best Regards,
AJ
Dont miss the ICON FARM!
Re: [TOOL] KERNEL FLASHER- img and sin files
Yea it will be added Soon!
Sent from my MT11i using xda premium
advantages over flashtool????
if any other than file size
Re: [TOOL] KERNEL FLASHER- img and sin files
avinashrocks1990 said:
advantages over flashtool????
if any other than file size
Click to expand...
Click to collapse
No need to install flashtool and its drivers biggest advantage.
Sent from my Xperia Neo V using Tapatalk 2
Re: [TOOL] KERNEL FLASHER- img and sin files
avinashrocks1990 said:
advantages over flashtool????
if any other than file size
Click to expand...
Click to collapse
See... We are not here to compare this tool with flashtool. Flashtool is really a great tool and we respect the dev like bin4ry, androxyde and doomlord and others who made the tool. This tool is just a small tool if someone specifically needs for flashing any kernel. Please never ask the advantages of this over flashtool.
ThankYou
Press THANKS if I helped,
Best Regards,
AJ
Dont miss the ICON FARM!
Re: [TOOL] KERNEL FLASHER- img and sin files
I'd even mentioned that as a Note below my post!
Its just a small off shoot
What Flashtool devs do is totally top notch.... I admire and appreciate them so pls Do Not compare!
Sent from my MT11i using xda premium
Locked and unlocked bootloader?
Re: [TOOL] KERNEL FLASHER- img and sin files
papo_blue7 said:
Locked and unlocked bootloader?
Click to expand...
Click to collapse
For locked bl,stock kernel ie Sin file
For unlocked,any of them
Sent from my MT11i using xda premium
Re: [TOOL] KERNEL FLASHER- img and sin files
Ghostfreak NB said:
For locked bl,stock kernel ie Sin file
For unlocked,any of them
Sent from my MT11i using xda premium
Click to expand...
Click to collapse
See...who is here...a new developer.:thumbup:
Sent from my MT11i
Re: [TOOL] KERNEL FLASHER- img and sin files
Lol... Naa.... Loads to learn just sharing some things I've learnt
Sent from my MT11i using xda premium
1,2 steps you will evolve to the next Big name
Keep going :good:
This work for my neo L,
Re: [TOOL] KERNEL FLASHER- img and sin files
Saingpor said:
1,2 steps you will evolve to the next Big name
Keep going :good:
This work for my neo L,
Click to expand...
Click to collapse
Glad to know that mate
Sent from my MT11i using xda premium
great job bro:laugh::good:
jordiluna said:
great job bro:laugh::good:
Click to expand...
Click to collapse
Thanks for the complement there.........
Enjoy :good:
Re: [TOOL] KERNEL FLASHER- img and sin files ( V1.0)
What to say.. Action speaks louder than words.. thats what you do bro.. Always.. Keep it up.. :thumbup:
Sent from my MT11i using xda premium

[HELP] FTF Flashable package

Can i ask about this thing?.. how to make a ftf file out of back up files?.. or make a flashable zip out of back up files
thanks in advance!
u can't make a ftf bt u can make a flashable zip
extract the system folder from ftf (use the tutorial by gektheboss)
u will not have a system folder
now copy the updater script and modify it according to the contents
select both ... right click and make a zip
this should work... never tried it though
Sent from my Xperia U using Tapatalk 2
drsanket_xperia_u said:
u can't make a ftf bt u can make a flashable zip
extract the system folder from ftf (use the tutorial by gektheboss)
u will not have a system folder
now copy the updater script and modify it according to the contents
select both ... right click and make a zip
this should work... never tried it though
Sent from my Xperia U using Tapatalk 2
Click to expand...
Click to collapse
you mean i can't from back up files (through cwm), i can't make it a flashable package/ftf file?
ehl.ey14 said:
you mean i can't from back up files (through cwm), i can't make it a flashable package/ftf file?
Click to expand...
Click to collapse
why u need to make a ftf
through cwm u get a nandroid backup which itself is flashable via cwm ...
Sent from my Xperia U using Tapatalk 2
drsanket_xperia_u said:
why u need to make a ftf
through cwm u get a nandroid backup which itself is flashable via cwm ...
Sent from my Xperia U using Tapatalk 2
Click to expand...
Click to collapse
ok ok thanks man!

[Q] Need Help for making rom

Hi friends i need help for making ROM i am new to these about building Rom, i am using - Cygwin with Packages and Dsixda's Android Kitchen
so i wanted to start with Stock ROM,i wanted the stock Rom zip file i downloaded from SamMobile Firmwares and started the work i m getting error
in Kitchen when doing some changes eg. adding root permission or busy box etc it is showing me system file not found so when i checked the output folder of Rom it is show the zip is extracted and showing those file which we use them to flash via Odin ! :fingers-crossed:so i search those files in my phone by using root browser i seen them but how to get those file like app,bin,system etc n all so please can some Guide me that how to get that stock Rom zip.Thanking in advance waiting for your all reply
Hitesh
http://forum.xda-developers.com/showthread.php?t=2086771
Sent from my GT-S5830i using xda app-developers app
srt99 said:
http://forum.xda-developers.com/showthread.php?t=2086771
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
thanks for your reply but i am following that post only the problem is from where should i get the stock Rom zip ?
you make your own stock rom zip..
copy whole /system folder to your sd card..
and make it flash-able zip..!!
simple !
that's stock rom !
now modify it
srt99 said:
you make your own stock rom zip..
copy whole /system folder to your sd card..
and make it flash-able zip..!!
simple !
that's stock rom !
now modify it
Click to expand...
Click to collapse
Thanks it means it need only system folder ? nothing else?
Thanks it work but one more query
hey thanks it work and one more thing what is use of decompiling/compiling using apk multitools..... what it do ?
Hitesh2626 said:
hey thanks it work and one more thing what is use of decompiling/compiling using apk multitools..... what it do ?
Click to expand...
Click to collapse
it is for editing the apps (apk)..
Sent from my GT-S5830i using xda app-developers app
Thanks
srt99 said:
it is for editing the apps (apk)..
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
Thanks for guiding me:good: and whats the difference between odexed rom and deodexed ?
Hitesh2626 said:
Thanks for guiding me:good: and whats the difference between odexed rom and deodexed ?
Click to expand...
Click to collapse
stock roms are odexed..
means some system .apk have .odex files..
i don't know what it does but people say odex rom takes less time to boot..
deodex roms doesn't have .odex files..
deodex roms saves lot of system memory..but takes time for first time boot as it generates some information n dalvic cache...!
you can check if your rom is odex or deodex...just head to /system/app and see if there are any files with .odex extension.
if no odex files means deodexed rom
google will tell you better than me about odex and deodexed rom. !
Sent from my GT-S5830i using xda app-developers app
Thanks bro
srt99 said:
stock roms are odexed..
means some system .apk have .odex files..
i don't know what it does but people say odex rom takes less time to boot..
deodex roms doesn't have .odex files..
deodex roms saves lot of system memory..but takes time for first time boot as it generates some information n dalvic cache...!
you can check if your rom is odex or deodex...just head to /system/app and see if there are any files with .odex extension.
if no odex files means deodexed rom
google will tell you better than me about odex and deodexed rom. !
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
Thank you my friend i have done my Rom Deodexed :good:

Categories

Resources