[full how to] [..dev] how to create a custom rom - Galaxy Y GT-S5360 General

What you need .. ?
->Cygwin
-> DSIXda Kitchen
-> A windows/ Linux environment.
-> MagicISO
-> Base ROM --NOT CUSTOM ROM-- --AN OFFICIAL ROM--
-> 7-zip
Download official firmware .. !!
Extraction of RFS (Basic thing)​
Well, THis is the First thing you should do.
Here are the steps:
-> Download a Firmware of your choice from the above link.
-> If you Firmware is in .zip format, be sure to extract the FW to a folder.
-> In the folder, you should find a PDA file ( The file which use put in the PDA place when you flash using ODIN)
-> Install 7-Zip if you dont have it, if you have it...Proceed to next step
->Right Click on the PDA file and open the archive using 7-zip.
-> Now, you can see a file named "system.rfs" or "factoryfs.rfs" or "systemFS.rfs", just copy the file to your C:\ (YOU CAN COPY IT ANYWHERE. I am taking C:\ as my base location)
Well, THis is the First thing you should do.
Here are the steps:
-> Download a Firmware of your choice from the above link.
-> If you Firmware is in .zip format, be sure to extract the FW to a folder.
-> In the folder, you should find a PDA file ( The file which use put in the PDA place when you flash using ODIN)
-> Install 7-Zip if you dont have it, if you have it...Proceed to next step
->Right Click on the PDA file and open the archive using 7-zip.
-> Now, you can see a file named "system.rfs" or "factoryfs.rfs" or "systemFS.rfs", just copy the file to your C:\ (YOU CAN COPY IT ANYWHERE. I am taking C:\ as my base location)
Note:- PDA file = .tar
End of Step 1

reserved 1

reserved 2

reserved 3

reserved 4

reserved 5

reserved 6

reserved 7

Reserved 8! xP

there're already a tut to make a rom for sgy. we can use it for comparison http://forum.xda-developers.com/showthread.php?t=1493319
http://forum.xda-developers.com/showthread.php?t=1590330
this one is for customizing

Ha ha ha not so much reserved guys
I have posted dis thread on a request so stop bulling
Sent From my lovely FIT..... !! lOvE u Fit

kurotsugi said:
there're already a tut to make a rom for sgy. we can use it for comparison http://forum.xda-developers.com/showthread.php?t=1493319
http://forum.xda-developers.com/showthread.php?t=1590330
this one is for customizing
Click to expand...
Click to collapse
this is just basic!!
For zipalign,deodex,root,busybox etc where is that ?
Dis thread will give the tut from the scratch !
And for error in script part u may help them !
If u give permsn i may post ur name too
Sent From my lovely FIT..... !! lOvE u Fit

you can use that post for spesific info about SGY. for an instance, you mentioned about system.rfs in your 1st post. well...SGY's stock rom doesn't have that kind of file. instead, it have system.img which somehow cannot extracted by magicISO. the common method used to build the kernel is a little bit differet too. you may check sgy.creed post about build a kernel. his method is not work for SGY but you can find a proper guide created by irfanbagus on 1st page.

kurotsugi said:
you can use that post for spesific info about SGY. for an instance, you mentioned about system.rfs in your 1st post. well...SGY's stock rom doesn't have that kind of file. instead, it have system.img which somehow cannot extracted by magicISO. the common method used to build the kernel is a little bit differet too. you may check sgy.creed post about build a kernel. his method is not work for SGY but you can find a proper guide created by irfanbagus on 1st page.
Click to expand...
Click to collapse
it must be having .rfs !
Wat does rfs mean ?
File system(root) so it must be having .. While flashing firmware through odin does it downloading system.rfs ??
Sent From my lovely FIT..... !! lOvE u Fit

and magic iso can extract .img file
Sent From my lovely FIT..... !! lOvE u Fit

not every device has same structure on stock firmware. some devices have system.rfs but some of them have system.img instead. as a prove, if you use dsixda kitchen, you'll see an option to extract system files from system.img file. you may also download a sgy's stock firmware from doky78's post to verify it.
btw, before you continue I'd like to suggest to make a sgy rom by yourself. no need to make a modified one. you only need to make a flashable stock rom.

factoryfs.rfs
Avilove.Cullen said:
->Right Click on the PDA file and open the archive using 7-zip.
-> Now, you can see a file named "system.rfs" or "factoryfs.rfs" or "systemFS.rfs"
Note: PDA file = .tar
Click to expand...
Click to collapse
SGY does not have factoryfs.rfs like other Galaxys.
but magicISO works on SGY odinized stock ROM tar files, when untarred. stock ROM is odexed though. deodexing gives you some smali/baksmali error messages.

lol...this old thread. forget it, mai. this guy know nothing about rom development. most of his guide is never could be used to build a rom for sgy.

OK so now people know this thread is not very useful. just to not waste anybody's time

And I thought this was a new thread

Related

[SCRIPT] ROM Packager [UPDATE 7/2]

Hi All,
I thought I might share this little script I have made.
Very Simply it is a Batch file that Will UnTar / Tar Oidin compatible files to flash. It also selects the relevant files for each type (Phone/PDA/CSC/Full).
Now also will create .md5 files for flashing and can compress to 7 zip!.
It will automatically use the files needed to make a CSC, Phone, PDA or Full type flash file and can auto split a Single Flash package into 3 separate ones!
It is very basic but very handy for creating a ROM package for a certain Country/CSC or with a certain Modem.
Also Splits a single ROM into a PDA/Phone/CSC.
UPDATE:
7/2 - v2 - Added MD5 support to script. Use v2.
9/2 - v3 - Lots of code cleanup, should be easier to use. Also added 7-zip support!
* Note directory layout has now changed, less confusing now I hope
If this really works, then You bohdans are fu**ing AWESOME!
Confirmed to be working on ZSJG4
I use peazip for the same work, but an automated script is way better. Congrats.
md5sum support
bohdans said:
Hi All,
I thought I might share this little script I have made.
Very Simply it is a Batch file that Will UnTar / Tar Oidin compatible files to flash. It also selects the relevant files for each type (Phone/PDA/CSC/Full).
It is very basic but very handy for creating a ROM package for certain country or with a Certain Modem.
Also Splits a single ROM into a PDA/Phone/CSC.
Click to expand...
Click to collapse
Thanks for the script!
Could you also add md5sum support
lownoise said:
Thanks for the script!
Could you also add md5sum support
Click to expand...
Click to collapse
Hi,
MD5 Support added
Usage Guide
Usage guide for noob please
Thanks,
Last future request for now......
bohdans said:
Hi,
MD5 Support added
Click to expand...
Click to collapse
Works great
Last future request for now: after the md5 files are created 7zip the files to make them in size smaller for the upload....
zion12 said:
Usage guide for noob please
Thanks,
Click to expand...
Click to collapse
Instructions are pretty clear in the program itself.
Bump............................................................... 10
bohdans said:
Hi All,
I thought I might share this little script I have made.
Very Simply it is a Batch file that Will UnTar / Tar Oidin compatible files to flash. It also selects the relevant files for each type (Phone/PDA/CSC/Full).
It is very basic but very handy for creating a ROM package for certain country or with a Certain Modem.
Also Splits a single ROM into a PDA/Phone/CSC.
UPDATE:
7/2 - Added MD5 support to script. Use v2.
Click to expand...
Click to collapse
Option 8 misses from menu (I put the tar file in "in" and still misses).
coradux said:
Option 8 misses from menu (I put the tar file in "in" and still misses).
Click to expand...
Click to collapse
Hi sorry it its looking in out folder, I will fix it tonight and add 7 zip
Sent from my GT-I9000 using XDA App
coradux said:
Option 8 misses from menu (I put the tar file in "in" and still misses).
Click to expand...
Click to collapse
Hi,
Issue is fixed in Version 3. Also know has a packaged and extracted folder instead of in and out, hopefully that will make more sense. Tar's, MD5's and 7-zip files are in Packaged, all the raw files are in extracted.
Also added 7-zip support as requested.
bohdans said:
Hi,
Issue is fixed in Version 3. Also know has a packaged and extracted folder instead of in and out, hopefully that will make more sense. Tar's, MD5's and 7-zip files are in Packaged, all the raw files are in extracted.
Also added 7-zip support as requested.
Click to expand...
Click to collapse
Hi,
I have created a PDA package of XWJS5 with SpeedMod k13a 500hz using your APP. Worked correctly except for one thing. The main ******.tar file containing all the files wasn't detected by option 8 whether I put it in /extracted or in the main folder. Where do I put it? I used Peazip ultimately to extract my *.tar.
PS : I used your V3
ragin said:
Hi,
I have created a PDA package of XWJS5 with SpeedMod k13a 500hz using your APP. Worked correctly except for one thing. The main ******.tar file containing all the files wasn't detected by option 8 whether I put it in /extracted or in the main folder. Where do I put it? I used Peazip ultimately to extract my *.tar.
PS : I used your V3
Click to expand...
Click to collapse
So you need to place your original tar into the packaged folder
Sent from my GT-I9000 using XDA App
bohdans, You sir are FREAKING AWESOME!!! I'm still working on understanding how to make my own ROM but this will most help greatly!
Nice idea once I used Win 7. WinXP does not have CHOICE.EXE/COM by default. SET /p works with minor configuration.
Good work.
IamSonoma said:
Nice idea once I used Win 7. WinXP does not have CHOICE.EXE/COM by default. SET /p works with minor configuration.
Good work.
Click to expand...
Click to collapse
Hi,
I dont have any PC's that still run XP. IF you want to post the modifications it needs I will update the Script and give you credit
bohdans said:
Hi,
I dont have any PC's that still run XP. IF you want to post the modifications it needs I will update the Script and give you credit
Click to expand...
Click to collapse
It would take a lot of work. It will involve changing every CHOICE command. I have rewritten the main and full sections.
I believe pulling the choice command out of win 7 (c:\windows) might be easier.
I will test it later today.
Edit: The windows 7 choice won't work
The first menu is easy...
Code:
rem CHOICE /C:123456789 /N /M "Please Select Type of ROM to Package:"
rem IF ERRORLEVEL 9 GOTO EXIT
rem IF ERRORLEVEL 8 GOTO EXTRACT
rem IF ERRORLEVEL 7 GOTO COMPRESS
rem IF ERRORLEVEL 6 GOTO MD5
rem IF ERRORLEVEL 5 GOTO MSPLIT
rem IF ERRORLEVEL 4 GOTO MCSC
rem IF ERRORLEVEL 3 GOTO MPHONE
rem IF ERRORLEVEL 2 GOTO MPDA
rem IF ERRORLEVEL 1 GOTO MFULL
SET menuchoice=0
SET /P menuchoice=Please make your decision:
ECHO.
IF %menuchoice%==1 (GOTO MFULL)
IF %menuchoice%==2 (GOTO MPDA)
IF %menuchoice%==3 (GOTO MPHONE)
IF %menuchoice%==4 (GOTO MCSC)
IF %menuchoice%==5 (GOTO MSPLIT)
IF %menuchoice%==6 (GOTO MD5)
IF %menuchoice%==7 (GOTO COMPRESS)
IF %menuchoice%==8 (GOTO EXTRACT)
IF %menuchoice%==9 (GOTO EXIT)
The second gets complicated. It will take some rewriting.
Code:
REM CHOICE /C YN /M "WARNING: Do you wish to Continue? (This will Delete any FULL.tar files in \compressed)"
REM IF ERRORLEVEL 2 GOTO MENU
set /p yn="WARNING: Do you wish to Continue? (This will Delete any FULL.tar files in \compressed)"
if "%yn%"=="" (echo Not entry)
if /I "%yn%"=="n" (GOTO MENU)
if /I "%yn%"=="y" (GOTO MFULL_TAR)
If others can use Vista and Win 7 "CHOICE" command I probably would not invest a lot of time in it unless you want too. SET /P is universal and works for WIN XP and WIN7.
I have WIN 7 at work and it does as it should.
Ok,
So i know this is for the I9000, but theoretically will it work for the US galaxy S versions?
I'm wanting to create an Odin Flash file for the Galaxy S SCH-i500 "Showcase" since we're the only Galaxy S that doesn't have one.. And if I could use this to get this done it would be VERY helpful!!!
I tried creating a .tar from zipping my showcase_system.rfs and the zImage together but that didn't work.. I don't know if it's just b/c we don't have a pit file or what..
Any suggestions would be VERY helpful and appreciated...
Thanks

[Q] Kernel Problem

Hello there,
I am trying to put new kerenel in rom zip(i mean that the rom will include the kernel without flashing it[zip with rom+kernel]).
I tried to take the system/lib folder&files and put it in the zip, and when i flash the rom i get the WiFi error. how do i put new kernel in rom(zip file).
thx and sorry for my bad english :X
Edit:
I extracted the boot.img in linux ubontu but i dont know how to edit the kernel. i tried to extract the gz file but linux says: not in gz format.
what to do?
help me pls
the kernel itself shuld be a zip file
I know that but i want to change the kernel in a ready rom(zip file). I need that it will be ready to install(the rom with the new zip) how do i do this.?
help me plsss
Just take the boot.img and bcm4328.ko from the /system/lib/modules/ folder in the kernel zip and drop them into the Rom in the same folders. Simpuls
dude
thx for posting,
but how to do that?
i have only the rom boot.img and the kernel files&moduls. i dont have new boot.img. how can i create one?
thx!!!!!
tamirda said:
dude
thx for posting,
but how to do that?
i have only the rom boot.img and the kernel files&moduls. i dont have new boot.img. how can i create one?
thx!!!!!
Click to expand...
Click to collapse
Upload you boot.img & kernel files, il pack them for you
you could try dsixda kitchen if you have cygwin or a linux distro
after you do it for me can you teach me pls how do u do this?
Thx!!!!!!!!!!!!!!!!!!!!(You king!!)
i must know how to that
ty man!
download:
http://rapidshare.com/files/450368403/kernel_boot.rar
Edit:
I have already extracted the boot.img.
I tried to put the zImage in boot.img-ramdisk forder and pack it again- but the device stuck at splash screen. i tried to gunzip the kernel gz but linux says that the file not in gz format.
how do i change the kernel? pls guide me
ty
Only you have to move files included in this rar I made 4 u to rom zip you like to use the new kernel (only for sense&HD roms)
Edit: But be careful with this CFS's .28 kernels because sometimes doesn't boot
First Neo, thank you very much i will try it.
Second, how did you do it? i must know. i unpacked the boot.img. then what?
And which kernel is better CFS or BFS?
Thank you!
Unpacked the rom boot.img, renamed zImage to boot.img-kernel and repack boot.img.
All done with Kitchen of dsixda
A second option is; install kernel zip, do a nandroid, catch boot.img from sdcard nandroid (it will have a strong size), go to kitchen, unpack and repack to get the real size (because the size of boot.img extracted with nandroid is bad for people who have bad sectors in boot)
I like more CFS, is depending of tastes, but in .28 CFS doesn't work as good it should. Try all and your taste will decide.
Neo, thank you very very much!!
You and Lee helped me a lot! Thank you!!!

[GUIDE]Perka´s Ultimate ROM Cooking Guide

Huge Credit goes to all involved in this project!
But foremost a huge thx to addi that helped me setup Cygwin!!!!
Thank you addi!
Click to expand...
Click to collapse
If you want to support me and my work,
donate towards my notebook fund.
Perkas Notebook Fund
People who has donated, a HUGE THX!
Click to expand...
Click to collapse
This is how I make my ROMs in w7 Ultimate 64bit
Software needed:
Cygwin http://www.cygwin.com/
dsixda_Android_Kitchen, http://forum.xda-developers.com/showthread.php?t=633246
Put the kitchen here: http://imageshack.us/photo/my-images/808/installkitchen.png/
Magic iso http://www.magiciso.com/
7zip or winrar
APK manager http://forum.xda-developers.com/showthread.php?t=695701
Template :
PerkaROM Template at the end of this post.
Stock firmware :
In this guide JVP 2.3.4
How to :
* Get the modem and kernel (zImage) you want to use
* Un tar PDA.tar and CSC.tar
* Use Magic iso to extract factoryfs.rfs, Got to File, Open,
choose show all files and browse to the facoryfs and open, when open right click the NO NAME, up to your left and extract it.
* So now make a folder called system
* Put the extracted factoryfs in the system folder and zip it. (I use no compression as its faster)
* Now u have a zip called system.zip with a system folder in it.
* Put the system.zip in the dsi kitchen folder /original_update
* Start the kitchen and use option 1, go with default options.
* Use option 0 advanced, then 11 and then option b to deodex system apk and framework, and w8
* Now save the system folder from working folder in the Kitchen
* Get my template
* Dont extract the Template just open it in winrar or similar.
* Copy your modem and zImage (kernel) to the update folder
* Now copy your system to the template /system
* Use Magic iso to extract cache.rfs, Got to File, Open,
choose show all files and browse to the cache.rfs and open, when open right click the NO NAME, up to your left and extract it.
* Unzip the sec_csc.zip and copy the files to system, (1 csc folder and 2 files)
* Now u should have a working stock ROM to flash in CWM (rooted)
* After testing the ROM you can optimize and zipalign it.
* In apk manager folder /place-apk-here-to-batch-optimize you put
framework-res.apk, twframework-res.apk and all system apks but not these:
AxT9IME, Camera, Email, MMS, Phone, Screen Capture, Settings, Swype, Thinkdroid, Voice search
* Choose option 15
* Then choose both(zp)
* Let it run and done.
* Now put back the apks where they belong in the ROM.
* Flash your optimized ROM and feel the difference!
Here is a video of the guide made by Flozzo so go and press his thx button
Check out his Theme here
Thank you Flozzo!!!
Press the thank you button if you like the guide THX!
Nice guide, Perka.​
great job buddy
WOW, this will come handy to a lot of guys. Sticky material.
perka you always do great job with guides....so is it with this one
congrats mate
Hey Perka!
From the Captivate forums, I would like to say this guide is a fantastic base for creating ROMs, I have created my own ROM using this guide by coldflid:
http://forum.xda-developers.com/showthread.php?t=1142104
But this is yet another fantastic guide, and now putting them side by side on and reading both would have saved me a couple hours of reading on google.
Hahah but great guide!
THANK A LOT
This is a great guide. Nice job mate.
Thank you all for your kind words
Perka said:
Thank you all for your kind words
Click to expand...
Click to collapse
Thanks for the tutorial
Enviado desde mi GT-I9000 usando Tapatalk
Thanks very useful!
Please help!I made my own rom but when i want to flash via recovery it says "installation aborted".What should i do?
Sorry for my english!
So, did anyone use my guide?
Pls feel free to post anything regarding cooking ROM´s here.
Perka said:
So, did anyone use my guide?
Pls feel free to post anything regarding cooking ROM´s here.
Click to expand...
Click to collapse
I read it and its good
But I use kitchen and a stock ROM which is much easier but keep it up mate
Sent from my HD2 using XDA Premium App
Perka said:
So, did anyone use my guide?
Pls feel free to post anything regarding cooking ROM´s here.
Click to expand...
Click to collapse
I´ve used your guide, but I didn´t quite got through the magic iso process.I extracted but it gave me one single file like the one i had before.I think i got a bit confused in the iso progress.
francomile said:
I´ve used your guide, but I didn´t quite got through the magic iso process.I extracted but it gave me one single file like the one i had before.I think i got a bit confused in the iso progress.
Click to expand...
Click to collapse
Well did u open it?
When its open in magic iso, there's a window to your left with the file structure, right click and extract to a folder of your choice.
If u need it I can make some screens.
Post if u want them.
and pls ask if anything.
Ps. maybe u can just copy all to a folder?
norbi2011 said:
Thanks very useful!
Please help!I made my own rom but when i want to flash via recovery it says "installation aborted".What should i do?
Sorry for my english!
Click to expand...
Click to collapse
Hey I missed you post, sry, well
Its hard to say what is wrong,
Kernel?
Filesystem?
++++?
Pls tell me more what did you put in the rom?
And what rom are you on now?
Perka said:
Well did u open it?
When its open in magic iso, there's a window to your left with the file structure, right click and extract to a folder of your choice.
If u need it I can make some screens.
Post if u want them.
and pls ask if anything.
Ps. maybe u can just copy all to a folder?
Click to expand...
Click to collapse
Hey, thanks for the quick answer.'ve opened the magic iso serched for the file and pressed the option to extract, and it extracted in the location file i choosed, bu the extracted content its just the same as the original file, same size, same name, same rfs extention. What was i suposed to get with the extraction, several files? I'll try to make it again and try to extract it before anoying you to post some captures, if it doesn't works, i'll be back to be a pain in the ass again
Enviado desde mi GT-I9000 usando Tapatalk
Oh just forgot, nice to see your file stash pro app updating!thanks
Enviado desde mi GT-I9000 usando Tapatalk
francomile said:
Hey, thanks for the quick answer.'ve opened the magic iso serched for the file and pressed the option to extract, and it extracted in the location file i choosed, bu the extracted content its just the same as the original file, same size, same name, same rfs extention. What was i suposed to get with the extraction, several files? I'll try to make it again and try to extract it before anoying you to post some captures, if it doesn't works, i'll be back to be a pain in the ass again
Enviado desde mi GT-I9000 usando Tapatalk
Click to expand...
Click to collapse
OK, manage to do it. but now i have other question:
in system file do i put together the extracted content of factoryfs.rfs and cache.rfs withouth any other files ?
What about CSC extracted file? it contains also a cache.rfs.should I extract it too with magic iso? and shall i put all the CSC and PDA files toguether?? I ´m a bit messed up here, but just need you to clarify me better the whole PDA and CSC part, ...well I know that CSC goes on system but i don't really have clear if i need to extract the cache.rfs from CSC too. I hope you can understand me right, because I´m a bit confused too
francomile said:
OK, manage to do it. but now i have other question:
in system file do i put together the extracted content of factoryfs.rfs and cache.rfs withouth any other files ?
What about CSC extracted file? it contains also a cache.rfs.should I extract it too with magic iso? and shall i put all the CSC and PDA files toguether?? I ´m a bit messed up here, but just need you to clarify me better the whole PDA and CSC part, ...well I know that CSC goes on system but i don't really have clear if i need to extract the cache.rfs from CSC too. I hope you can understand me right, because I´m a bit confused too
Click to expand...
Click to collapse
* Put the extracted factoryfs in the system folder and zip it. (I use no compression as its faster)
Now this u deodex.
When its done.
* Unzip the csc zip and copy the files to system (to your deodexed system folder)
When theres a new FW out ill make a video
Hope this helps, if not, well, Ill have to make a video now
How can i create an updater-script?
edit:never mind

[Q]needed untoched Stock Base 4.1.2 Firmware CWM zip

Hi There ,
I have been looking everywhere for a cwm .zip that contain a clean stock firmware to start moding it with some mods but with no luck ,
can anybody point me out where i can get such a stock baseband (not a .tar.md5) as what sammobile provide , but like CWM zip Rom one .
Mr.Androidfan said:
Hi There ,
I have been looking everywhere for a cwm .zip that contain a clean stock firmware to start moding it with some mods but with no luck ,
can anybody point me out where i can get such a stock baseband (not a .tar.md5) as what sammobile provide , but like CWM zip Rom one .
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1896696 you can find zip flash file here
THose are tar.md5
shhbz said:
http://forum.xda-developers.com/showthread.php?t=1896696 you can find zip flash file here
Click to expand...
Click to collapse
Those are .tar.md5 , i can not mod them with apktool unfortunately .
I need them to be .zip file that contains the (Meta , system and boot )....
Mr.Androidfan said:
Hi There ,
I have been looking everywhere for a cwm .zip that contain a clean stock firmware to start moding it with some mods but with no luck ,
can anybody point me out where i can get such a stock baseband (not a .tar.md5) as what sammobile provide , but like CWM zip Rom one .
Click to expand...
Click to collapse
+1 I am looking for dmg1 but I think it doesn't exist here, based on my search.
well...
albsat said:
+1 I am looking for dmg1 but I think it doesn't exist here, based on my search.
Click to expand...
Click to collapse
well, thats a shame , where can i find it , there must be a way to get it or even to create it from the stock .tar.md5 one ?!!
If you want to start modding then search disxda kitchen
That also supports tar, you won't need to have cwm.
Sent from my GT-N7100 using xda premium
dr.ketan said:
If you want to start modding then search disxda kitchen
That also supports tar, you won't need to have cwm.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
dr.ketan , first I would like to thank you for the amazing all in one thread and the modding thread , i have learned how to root and install a custom ROM from your guides , honestly , i love your work man
I have installed the framework from your thread and tried to extract the systemUI using a terminal emulator after i have rooted the phone , but it gives mee (ssh:no ta found) error every time i use it on any of the samsung stock ROM , and as you know without a clean systemUI i wont be able to start modding , and i have searched for a way to convert the .tar.md5 ROM to .zip or at least extract the systemUI from them but with no luck , all threads explaining it are sony phones threads .
To sum up , i wish if you can show me how to get this systemUI from the stock base ROM.
Ps, your MultiMod_V16 is amazing , thanks for that , i am planning to use some of the mods in it in my first experimental build.
First you need to deodexed SystemUI
That's why i have suggest you kitchen, with that you can extract tar and deodexed all app in one go.
If kitchen looks difficult then
find some img extract software, with that you can extract System apk from tar. later you can find any deodexer utility to deodex SystemUI.
Thanks
dr.ketan said:
First you need to deodexed SystemUI
That's why i have suggest you kitchen, with that you can extract tar and deodexed all app in one go.
If kitchen looks difficult then
find some img extract software, with that you can extract System apk from tar. later you can find any deodexer utility to deodex SystemUI.
Click to expand...
Click to collapse
Got it........

how pack again system,img,ext4 ? DEVELOPERS

hello
i successfully extract the system,img,ext file,,,,now i edited somethings,
now i want to create again in same file, img,ext4 how can i do that
have you any idea about it?
Mr Hassan said:
hello
i successfully extract the system,img,ext file,,,,now i edited somethings,
now i want to create again in same file, img,ext4 how can i do that
have you any idea about it?
Click to expand...
Click to collapse
For Linux use this kitchen. If you're using Windows, use this one. I've actually had a better experience with the windows program but I've used both. You can use xpirt's image packer on its own but I think it's easier to just let the kitchen to all the work and they use the same tool plus you can deodex, Zip-aligned, and all sorts of other fun stuff.
kevintm78 said:
For Linux use this kitchen. If you're using Windows, use this one. I've actually had a better experience with the windows program but I've used both. You can use xpirt's image packer on its own but I think it's easier to just let the kitchen to all the work and they use the same tool plus you can deodex, Zip-aligned, and all sorts of other fun stuff.
Click to expand...
Click to collapse
brother i see this thread , i have window,
as i say i have open system folder and now i can,t understand how to pack it, where i start
anyway thanks , i,ll try
is there any other more easy tool for that?
hi. you need an archiver that can handle images like 7zip or rar i find the later more useful for decompressing images .
mojoswagger1980 said:
hi. you need an archiver that can handle images like 7zip or rar i find the later more useful for decompressing images .
Click to expand...
Click to collapse
you mean i can repack via 7zip direct in tar farmat?
if yes so its not workable , 1st need to repack system.img

Categories

Resources