Today I went to computer center and tested.
Finally,I got a full working custom rom.
Note:Now,I don't have computer at home.
My dad shifted the computer to his room(another house) due to my final year exam.
Now explaining all these steps with my remembered things at center.
Sorry,I'm not responsible if anything goes wrong.
Synopsis:
1.Making a Kitchen
2.Create a Stock Base Rom
3.Making Custom Rom
4.Finished
1.Making a Kitchen:
Code:
You must install a Kitchen properly.
To do,
Download a dsixda kitchen from Chef Central Forum.
Install it properly according to that post.
Short synopsis for windows:
1.Download all necessary things.
2.Install Java.
3.Then install cygwin.
4.Copy the kitchen to home folder.
Now your kitchen ready.
Test the kitchen by running it.
Type ''./menu'' in cygwin
It will show Main Menu.
Don't go to next step until you prepare Kitchen.
2.Create a Stock Base Rom:
Code:
From this stock base rom we can made a custom rom.
First reinstall a Android 2.1.
Then root it.
Install a XRecovery.
Then backup it.
Now you will get system.img in backup folder.
Then copy the system.img to your kitchen folder "original_update"
In new version of kitchen you don't have to create fake file.Skip next step.It will automatically created.
Make a fake file called "boot.img"(empty file).
Now Run a kitchen by typing in the cygwin
./menu
You will get a main menu.(if you installed properly)
Choose option 1 and press enter.
Again press Enter.(now your system.img will extract)
It will take above 5min to extract.
At last you will get a question asking ''you want see the rom details'' for that press n(No). Bcoz we don't have boot.img.
Then it return to main menu.
Now minimise the cygwin.
Then you will get working folder in your kitchen.
Stock base rom created successfully.
Backup this base rom.
It will useful for future Re-use.
3.Making custom rom
From Stock base rom modifiy what you want in your system folder like removing unwanted apps,add new theme,root option,etc...
4.Making update.zip
Maximise the cygwin and choose option 99.
Your rom will be created and signed in output_zip folder.
Installing Rom using Xrecovery.
1.Copy the zip to sdcard(rename it to update.zip)
2.Go to Xrecovery.
3.Factory reset(Full Wipe)
4.Then install update.zip
Hope this you can understand and work.
All the best.
-CyB
Thanks for this great tutorial! Has anybody actually tried it yet? I'm not home atm and can't try it.
I think Surely this will work on mini also.
Sent from my U20i using XDA App
confirmed working?? anyone?
I have working rom but no computer to upload.
Sent from my U20i using XDA App
Nice one, I set up the kitchen and did the backup thing a couple of days ago but got stuck at the boot part... Now you have explained that part I will give it another go tonight... If it works ill upload the results and let you lot know tonight... Thanks!!!!
Sent from my U20i using XDA App
svprm said:
I have working rom but no computer to upload.
Sent from my U20i using XDA App
Click to expand...
Click to collapse
ill wait for your working rom.. suddenly i got excited
I wonder what is the difference betwen this custom rom and those you get backing up your rom?? I understood that you need a rom to modify apps in /system...
Please explain the differnce.
We can't take system directly from the device.
So from backuping we can get system.
Then modify what you want in the system like removing unwanted apps,adding new theme,etc....
Sent from my U20i using XDA App
typo error on the first part making the kitchen in checking the menu of kitchen instead of "/.menu" type or use "./menu"..
Sorry,I made mistake.
It should "./menu".
Sent from my U20i using XDA App
Nice tutorial mate.
Confirmed to work properly, i made a small custom test rom and it is working flawlessly.
Thanks man for confirmed.
Sent from my U20i using XDA App
Cant wait....
Sent from my E10i
svprm said:
Thanks man for confirmed.
Sent from my U20i using XDA App
Click to expand...
Click to collapse
I will try to add /data also i think it should be easy.
awesome i am going to try this out and see what i can create. lets see if we can get a x10 mini pro rom up and running
svprm said:
First reinstall a Android 2.1.
Then root it.
Install a XRecovery.
Then backup it.
Now you will get system.img in backup folder.
Click to expand...
Click to collapse
can i skip this step here? can i use my old rom just want to add/edit something..??
First time we want system.
Then we can use the previous one.
Now you can skip those steps.
Sent from my X10i using XDA App
Ok, i've got to step with removing apps... Problem is, that i have App2SD and those apps which are stored at card are not there (in working folder). Therefore it seems that if i will give that update.zip to someone, he will be missing some apps won't he? Or are they somewhere and i am just blind?
question on system.img
could i use a system.img file converted from system.sin decrypted from update files for this tutorial?
Related
this thread is open to help newbies to install the 2.1 custom rom with the simples way..
you also can discuss any problem here..
dont mess the dev thread with a dumb question...
thanks to "Perceval from Hyrule" for the original tutorial..
this is revise version for 2.1
INSTALLATION FOR 2.1 AOSP
Before attempting anything, make sure you have AT LEAST 50% of battery charge. Don't try anything with low battery, you can abort the flashing and brick your device !!!
Please make sure you're also running a 2.1 rom (Generic, nordic, official, custom...)
1st step:
make sure your computer is adb debugging ready..
in case in need for command execution..
- Download Android SDK
You don't need to save the entire archive (but you can), you just need the Tools folder (because it contains ADB, the Android Debug Bridge we need to install files).
2nd step:
- On x10 :
Enable USB debugging (Setting > Applications > Development).
Root your device. easiest way by using z4root.
Download and install Busybox (from Market), make sure it says "Done!".
3rd step:
install xrecovery for recovery menu.
xrecovery a.k.a recovery menu
4th step:
option 1:
Download rom.
2.1 AOSP ROM (make sure 2.1 since this tutorial is for 2.1)
extract the rom (u will get 2 folder + 1 files)
upload the file into your sd card root(sdcard/*.zip)
rename the *.ZIP to Update.ZIP
*the 2 folder contain application which u can install if u like
option 2:
Download rom.
2.1 AOSP ROM (make sure 2.1 since this tutorial is for 2.1)
extract the rom (u will get 2 folder + 1 files)
upload the file into your sd card root(sdcard/*.zip) or in any folder u like
*the 2 folder contain application which u can install if u like
5th step:
boot into recovery menu (by restart and hit few times back button when "SONY ERICSSON" word appear)
backup your original rom(in case u want to restore next time)
hit full wipe
option 1:
hit install update.zip from SD card
option 2:
hit install custom zip
search for the custom zip in folder where u save it
hit the zip file
after reboot, u will get custom rom installed in your X10
good luck ;-)
TIPS
1-u can do like rendeiro2005 said by creating rom folder and put the rom collection in it..
so if u want to change or try other rom just choose zip file from the particular folder...
this require using step from option 2
2-another one, by creating folder which contain backup image..
u can collect your friends backup image and put in one folder..
if u want to try, just restore the particular image file using backup/restore option in recovery menu and choose the backup image file..
collection of custom rom backup file for recovery menu:
2.1 Custom ROM AOSP by jerpelea & zdzihu
2.1 Shipped ROM 002 Full by jerpelea
2.1 Shipped ROM 002 Light 002 by jerpelea
Eternity by SEMPITERNAL
Xten by rabetionline
X10 Eminence by XperiaX10iUser
[2.1 AOSP THEME] X10 AOSP Theme by rmourar
Android 2.1 Gingerbread Style by Thijs96
for testing purpose only (not fully work)
MIUI tehnical preview by jerpelea
Gingerbread 2.3 PREVIEW rom by zdzihu
p/s: anyone who want to contribute their customize custom rom using backup image and list here can either pm me or response in this thread..
for use with recovery menu only..
Hi bro,
Only two calls on your excellent tutorial:
1. No need to put the rom in the root of the sdcard. I, for example, to distinguish the roms, I`ve created a folder "Rom" in the root and put the roms in there.
2. It is not necessary to rename the *. zip file.
When we entered the xRecovery, you can go to "install Custom Zip> zip Choose Custom from sdcard>" Now in my case I a. .. "Roms >........" and I intend to choose
rendeiro2005 said:
Hi bro,
Only two calls on your excellent tutorial:
1. No need to put the rom in the root of the sdcard. I, for example, to distinguish the roms, I`ve created a folder "Rom" in the root and put the roms in there.
2. It is not necessary to rename the *. zip file.
When we entered the xRecovery, you can go to "install Custom Zip> zip Choose Custom from sdcard>" Now in my case I a. .. "Roms >........" and I intend to choose
Click to expand...
Click to collapse
thanks for the info..
i forgot we have 2 ways of installing...
reupdate..
fyzm345 said:
thanks for the info..
i forgot we have 2 ways of installing...
reupdate..
Click to expand...
Click to collapse
it`s not a different way.
i think that way would be more simple (for me at least) `couse you can have different roms puted on the same directory without, everytime that you want to install one change his name to default.zip
but...great TUT (clap your hands floks)
Since i haved installed the 2.1 AOSP, my recovery were deleted !
So i install the xrecovery.apk but it doesnt work (don't fin the SD Card), so i paste the 3 files with root explorer but nothing to do... the recovery doesn't work at all =(
Bluewall said:
Since i haved installed the 2.1 AOSP, my recovery were deleted !
So i install the xrecovery.apk but it doesnt work (don't fin the SD Card), so i paste the 3 files with root explorer but nothing to do... the recovery doesn't work at all =(
Click to expand...
Click to collapse
its work actually...
try repeat the paste 3 file and make sure the file is exist..
also when paste make sure u hit the mount r/w button in root explorer..
It says make sure you are 2.1 but I'm not im 1.5...... basically I'm stock X10..... and i want to flash so does it matter if I'm 2.1 or not. Because it doesn't make since that you say make sure your 2.1 but I'm flashing to get 2.1
Tchem said:
It says make sure you are 2.1 but I'm not im 1.5...... basically I'm stock X10..... and i want to flash so does it matter if I'm 2.1 or not. Because it doesn't make since that you say make sure your 2.1 but I'm flashing to get 2.1
Click to expand...
Click to collapse
hah...
get it...
actually, to make the xrecovery works, u need to use 2.1...
u can try this flashing tool and reflash your x10 into version 2.1 1st..
http://forum.xda-developers.com/showthread.php?t=825201
after flash finish, then u follow the step at this thread...
*credit to Bin4ry for the tool and link...
Ahhhhh so that's what I'm doing wrong. But I'm already rooted so can I flash as you say even after I'm rooted and everything will work smoothly?
Tchem said:
Ahhhhh so that's what I'm doing wrong. But I'm already rooted so can I flash as you say even after I'm rooted and everything will work smoothly?
Click to expand...
Click to collapse
yeah...
lets fix it..
u already mess the guide actually...
so let start over again...
make sure u flash ur phone into 2.1...
did u already flash into 2.1??
No I have to wait till my wife gets home she has the phone with her. I'm working out the prelimerarys so when she gets home I can jump right into it.
Tchem said:
No I have to wait till my wife gets home she has the phone with her. I'm working out the prelimerarys so when she gets home I can jump right into it.
Click to expand...
Click to collapse
okay...
u need to flash it to 2.1...
after that, u can follow tutorial from this thread...
since my country is almost 2 a.m, i cant help u for this moment..
i will catch up with u tomorrow...
Just wondering
Hey guys
well i was trying to install 2.1 ASOP, but i notice that i cant do it because i have the dual boot to 2.2.1
Do you guys have a solution so i can use all 3?? or should i just reflash my phone to enjoy 2.1 ASOP or should i stay with my dual boot and play with froyo??
Marazao said:
Hey guys
well i was trying to install 2.1 ASOP, but i notice that i cant do it because i have the dual boot to 2.2.1
Do you guys have a solution so i can use all 3?? or should i just reflash my phone to enjoy 2.1 ASOP or should i stay with my dual boot and play with froyo??
Click to expand...
Click to collapse
Install all 3?! Yes you can...if you want you can install WM and iOS
Now mre seriously.
If you want to install 2.1 you have to format sdcard to one partition only. 2.1 doesn't work with more than 1.
Then you can flash...follow this guide to do so
Sent from my Xperia AOSP using XDA App
I want to recover my x10!! It stays on boot screen of Eternity build 002!!!!! PC companion dont work. Anyone that help me will have his name in my signature in big!! PLEASE!!!
PlayGunsta said:
I want to recover my x10!! It stays on boot screen of Eternity build 002!!!!! PC companion dont work. Anyone that help me will have his name in my signature in big!! PLEASE!!!
Click to expand...
Click to collapse
reinstall trhough SEUS?!
+1
thanks for the easy guide.
is there any way how to upgrade without using usb???
I have everything installed minus custom rom, I'm hesitant because I'm running different firm ware does this matter. I see most custom are .204 and mine is like .506, I'm running a Rogers x10a I do believe. Any suggestions is greatly appreciated.
Sent from my X10a using XDA App
For now we can create backups , fix permissions and the rest
Here it is ..
http://forum.xda-developers.com/showthread.php?t=878426
Yup I can confirm it works too
Tried backup and install update.zip from sd card no problem both went smoothly..
Sent from my X8 Rooted+JiT+App2sd+Recovery :*)
muzik_demon said:
Yup I can confirm it works too
Tried backup and install update.zip from sd card no problem both went smoothly..
Sent from my X8 Rooted+JiT+App2sd+Recovery :*)
Click to expand...
Click to collapse
how to make update.zip? simply put it the content there and zip? no signing?
No idea how to make it but we can install it
google it
Sent from my X8 Rooted+JiT+App2sd
You can use android kitchen to cook custom roms
Sent from my E15i using XDA App
Can someone provide the modified vendor files for kitchen to cook X8 roms ?
If you have a friend who cooked roms before for hero/legend/g1/nexus devices, ask him to cook one for us, this is the fastest way
For those who never cooked a rom, this link might be a start :
http://source.android.com/porting/build_system.html
Cooked rom should use our original 2.6.29 kernel of eclair and our rild libs, rest of system should be prelinked to those files.
Gingerbread (2.3) is available in AOSP repository, there's a very good chance we could have it running before SE release froyo if ever.
I have tried this rom Prime from LG Optimus P500 (same cpu and screen).
Flashed with xRecovery, than before rebooting copied over xRecovery files back to flash (to be able to return to my backup).
To enable "adb logcat" debug, put adb-enable file in /data/property/ directory.
The rom booted, i saw android 2.2 bootscreen, but than it crashed..
racht said:
Can someone provide the modified vendor files for kitchen to cook X8 roms ?
If you have a friend who cooked roms before for hero/legend/g1/nexus devices, ask him to cook one for us, this is the fastest way
For those who never cooked a rom, this link might be a start :
http://source.android.com/porting/build_system.html
Cooked rom should use our original 2.6.29 kernel of eclair and our rild libs, rest of system should be prelinked to those files.
Gingerbread (2.3) is available in AOSP repository, there's a very good chance we could have it running before SE release froyo if ever.
I have tried this rom Prime from LG Optimus P500 (same cpu and screen).
Flashed with xRecovery, than before rebooting copied over xRecovery files back to flash (to be able to return to my backup).
To enable "adb logcat" debug, put adb-enable file in /data/property/ directory.
The rom booted, i saw android 2.2 bootscreen, but than it crashed..
Click to expand...
Click to collapse
porting the rom to X8 should be easy. i read it somewhere at the cooking section
will try later.
Don't speak easy speak results.
propc said:
porting the rom to X8 should be easy. i read it somewhere at the cooking section
will try later.
Click to expand...
Click to collapse
Hi Propc,
"porting the rom to X8 should be easy",
Make it working is not that easy, what's the use of porting it then......
Just a post because i read a lot that everything is so easy...
Complicated thing 's are NOT easy.
Succes
Dink69
when it's easy, lets see results...
dink69 said:
Hi Propc,
"porting the rom to X8 should be easy",
Make it working is not that easy, what's the use of porting it then......
Just a post because i read a lot that everything is so easy...
Complicated thing 's are NOT easy.
Succes
Dink69
when it's easy, lets see results...
Click to expand...
Click to collapse
no, what i mean is porting the rom from other devices. i said i read it. not me said it.
you can search it if you want to know better.
sorry.
edit found it: http://forum.xda-developers.com/showthread.php?t=551711
Does not work on mine x8 2.1 rooted, the files are in the /system/bin my skips the xrecovery when i press the back button.
Sent from my E15i using XDA App
Edinhox said:
Does not work on mine x8 2.1 rooted, the files are in the /system/bin my skips the xrecovery when i press the back button.
Click to expand...
Click to collapse
maybe u didn't install busybox from market?
whre to get x8 update.zip or is it same for all phones??? lol
WARR10r said:
maybe u didn't install busybox from market?
Click to expand...
Click to collapse
i have the busybox installed from market place
i have moved/copied the busybox chargemon and xrecovery to /system/bin
the files are there but it skipps the thing at the SE logo. i have tested with holding the back button and pushing the button a couple of times.
You have to set up permissions to 777 (rwxrwxrwx)
peetr_ said:
You have to set up permissions to 777 (rwxrwxrwx)
Click to expand...
Click to collapse
Only if copied via a cmd prompt, if you use root explorer the permissions don't need to be changed
no, it's do not work for me too. i pressing more time for go in xrecovery, but it's not starting. my phone is starting normally
dviktor said:
no, it's do not work for me too. i pressing more time for go in xrecovery, but it's not starting. my phone is starting normally
Click to expand...
Click to collapse
do not install BUSYBOX from market
Use the busybox provided in the zip file
Suhel28 said:
do not install BUSYBOX from market
Use the busybox provided in the zip file
Click to expand...
Click to collapse
yeah, i made it, and all is work great. must all 3 files put in /system/bin/. even if you are got a busybox installed.
suhel28 said:
do not install BUSYBOX from market
Use the busybox provided in the zip file
Click to expand...
Click to collapse
Thanks it worked but i installed busybox from market and then after that i installed the apk file for X10 the big diden't work then a replaced the files with the ones for X8/X10mini and now it works
For those who can't have it work try like this
1. Download and install busybox from marketplace
2. install this apk file http://www.mediafire.com/?prj83693lv94lut its the xrecovery for X10 big but install it anyway
3. download the real files for xrecovery in the first page http://www.mediafire.com/?lz6gwgohuakvbfo
4. move extract the files you downloaded to your sdcard
5. Use Root explorer to copy/move the busybox, chargemon ant the xrecovery.tar to system/bin after you done that it should work
While attempting to modify my wpa_supplicant in /system/app (not by any process listed here) I somehow managed to completely destroy my /system partition. Not a single file was left alive. My nook did not particularly like this, and now will not boot. I had installed cwm recovery through indirect's app, and cwm won't flash either of Barnes and noble's update zips for some reason. My question is, does anybody have a cwm compatible zip that will restore my /system, or can anyone point me to information on how to make one? Cwm's scripting language seems to be poorly documented, if documented at all. Thank you in advanced for any help! I worked on this for several days before posting.
Sent from my MB860 using xda premium
Have you tried with adb? If not then you haven't try it all.
Get in CWM and plug your device to the machine you used for root or working nook drivers, in CWM mount /system, take the \system folder of the acclaim_update.zip(unzip it) and put it in C:\ntroot ( where adb should be) , cut \system\bin folder and put it outside so it will look like this C:\ntroot\bin, open CMD as administrator and run
>cd C:\ntroot
> adb devices (Check if your device really gets recognized)
> adb push bin /system/bin ( it will push all the files inside bin folder to /system/bin and override them)
Repeat the process with the other folders.
Wish you luck!
PS: if you have CWM backup you could even unpack system.img is easy but you need linux ubuntu is fine so you use your own modified tweaked and working system.
~ Veronica
Sent from XDA premium using my Nook Tablet
Thank you, I didn't know adb could push entire folders! I would still like to learn how to make flashable zips, though. Should I just read the source code or something? I really cannot find any documentation.
Sent from my MB860 using xda premium
Zapcorns said:
Thank you, I didn't know adb could push entire folders! I would still like to learn how to make flashable zips, though. Should I just read the source code or something? I really cannot find any documentation.
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
Pm celticwebsolutions user he just learned how to make flashable zips so he must have the documentation, I will look into it this week. Let me low if you managed to fix your nook.
~Veronica
Sent from XDA premium using my Nook Tablet
http://forum.xda-developers.com/showthread.php?t=1187313
http://www.freeyourandroid.com/guide/introdution_to_edify
http://blog.coralic.nl/2010/01/25/how-to-create-update-zip-using-your-build-aka-system-img/
A cwm flashable zip must have a META-INF directory and whatever you're loading with a structure like below:
/META-INF
-/com
--/google
---/android
----/update-binary (file)
----/updater-script (file)
/system (or whatever you're loading)
'updater-script' uses the edify script language to mount, copy, set permissions, etc. Make sure this is in unix formatted text and not dos/win. Some CWM versions dislike dos/win formatted text. May as well make sure it's unix to avoid any issues.
You can just pull 'update-binary' from any flashable zip for the NT.
Once the zip is created you need to sign it, but CWM can be set to ignore that.
Just look at other cwm installable zips for examples.
http://downloads.androidsu.com/superuser/
http://forum.xda-developers.com/showthread.php?t=1458452
Igthorn said:
http://forum.xda-developers.com/showthread.php?t=1187313
http://www.freeyourandroid.com/guide/introdution_to_edify
http://blog.coralic.nl/2010/01/25/how-to-create-update-zip-using-your-build-aka-system-img/
A cwm flashable zip must have a META-INF directory and whatever you're loading with a structure like below:
/META-INF
-/com
--/google
---/android
----/update-binary (file)
----/updater-script (file)
/system (or whatever you're loading)
'updater-script' uses the edify script language to mount, copy, set permissions, etc. Make sure this is in unix formatted text and not dos/win. Some CWM versions dislike dos/win formatted text. May as well make sure it's unix to avoid any issues.
You can just pull 'update-binary' from any flashable zip for the NT.
Once the zip is created you need to sign it, but CWM can be set to ignore that.
Just look at other cwm installable zips for examples.
http://downloads.androidsu.com/superuser/
http://forum.xda-developers.com/showthread.php?t=1458452
Click to expand...
Click to collapse
lol now i realized i've always played with the tools for make this but i have never used them to create update.zip's or flashable zips just to extract .img files and sign them lmao, i have made a tutorial about this in other forum toowhich will be posting here too, for now i leave the tools i used like unyaffs, etc which are needed and will make your life easier.
IMG_tools.zip
And this is the tutorial, just some more reference
~ Veronica
Good news, I just managed to make it fail to boot at a different point. That's not much, but its progress. Does anyone have any ideas? I did successfully restore /system (I think) so I don't know why I'd won't boot.
Sent from my MB860 using xda premium
Zapcorns said:
Good news, I just managed to make it fail to boot at a different point. That's not much, but its progress. Does anyone have any ideas? I did successfully restore /system (I think) so I don't know why I'd won't boot.
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
unmount system, wipe cache, advanced> wipe dalvik cache, fix permissions in CWM try that and give more details of its status.
~ Veronica
Zapcorns said:
While attempting to modify my wpa_supplicant in /system/app (not by any process listed here) I somehow managed to completely destroy my /system partition. Not a single file was left alive. My nook did not particularly like this, and now will not boot. I had installed cwm recovery through indirect's app, and cwm won't flash either of Barnes and noble's update zips for some reason. My question is, does anybody have a cwm compatible zip that will restore my /system, or can anyone point me to information on how to make one? Cwm's scripting language seems to be poorly documented, if documented at all. Thank you in advanced for any help! I worked on this for several days before posting.
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
find any CW flashable zip, get the 1.4 acclaim zip, copy all content from acclaim zip, EXCEPT META folder, to the CW zip, and put the CW zip, overwrite if it asked, you just produced on SD and flash it win recovery. You will need to re-root.
So, I managed to do the same thing...not to ask for help or anything but can someone provide a link to a CW zip that can get me back to square one?
I was finally able to fix it! Using Cobrato's flashable zip in the developer forum, i was able to flash a working system. It even included many of the apps i had been using before not available on the market. Thank you for all youre help.
Sent from my BNTV250 using xda premium
Zapcorns said:
I was finally able to fix it! Using Cobrato's flashable zip in the developer forum, i was able to flash a working system. It even included many of the apps i had been using before not available on the market. Thank you for all youre help.
Sent from my BNTV250 using xda premium
Click to expand...
Click to collapse
Great News!
Please update your OP title.
And link to the file that fixed it. I'm sure one of us other n00bs will do the same.
Sent from my PG06100 using xda premium
Heric1 was in the same situation but i gave him a link that i found in development with 1.4.0 stock ROM with indirect and cfoesch root methods and it worked ill post this links in My FAQ. Development should have the thread that was created to index all the ROMS updated and stickied
http://forum.xda-developers.com/showpost.php?p=21748940&postcount=57
~ Veronica
Sent from XDA premium using my Nook Tablet
==ROM CooKer
I made a simple ROM Cooker in my Free Time, With this tool u can make a Recovery flashable ROM easily.
At this stage, everyone knows about Galaxy 3 system structure, so one can easily add or remove stuffs and make own ROM.
Try it, its only ~555 Kb
This Cooker is only for custome kernel with inbuilt recovery.
Before flashing Coocked ROM made by this cooker, must formate the system partition via recovery.
If u dont formate the system partition then instead of installing a fresh rom this will overwrite your previous ROM
After Flashing, must wipe cache and dalvik-cache directely from recovery
==Update ROM
( This Tool is only for Custome Kernels)
* U can Change File System (G3MOD, Astrum, KyoraKernel, FuguMOD)
* U can Update Theme
* U can Push App/lib
* U can Make factoryfs.rfs of ROM for Odin flash (Make .tar with Total Commander)
* U can Make Recovery Flashable Update.zip
How to use ROM cooker > Follow the onscreen instructions
Thanks to apollo5801 for his awesome zip creater
Lol! Free Time with capital letters :-D
Tnx anyway.
Hi, it's not working for me...
Is there requirements of java runtime or other specific tool with it?
I can copy rom on pc but while creating rom from it, it says,
No command is given or something like that
Help...
M_247 said:
Hi, it's not working for me...
Is there requirements of java runtime or other specific tool with it?
I can copy rom on pc but while creating rom from it, it says,
No command is given or something like that
Help...
Click to expand...
Click to collapse
No specific tool requirements, don't know what is the problem, do again, don't delete any file from package.
When I'm trying to make rom
(option 3)
After compressing files, it says,
Everything is ok
'java' is not recognized advanced internal or external command, operable program or batch file.
Now what to do?
You have to link you java path in your system settings (Environment Variables, sry dont know how is named on others languages ^^')
M_247 said:
When I'm trying to make rom
(option 3)
After compressing files, it says,
Everything is ok
'java' is not recognized advanced internal or external command, operable program or batch file.
Now what to do?
Click to expand...
Click to collapse
I just created a rom, no problem with me. Make sure u have not deleted any file (7z,adb,adbwinapi...., signapk, testkey.pk8, testkey.x509.pem), install java (jre).
OK, I've windows xp
32 bit...
I've seen for jre, but it has
86 and 64...
Can you send me link for my need?
Should I download that windows64?
I've seen for jre on
http://forum.xda-developers.com/showthread.php?t=1466100
Thanks again...
M_247 said:
OK, I've windows xp
32 bit...
I've seen for jre, but it has
86 and 64...
Can you send me link for my need?
Should I download that windows64?
I've seen for jre on
http://forum.xda-developers.com/showthread.php?t=1466100
Thanks again...
Click to expand...
Click to collapse
86 for 32 bit windows, (Windows x86 Offline 19.35 MB jre-7u2-windows-i586.exe)
Mohanshbhr said:
86 for 32 bit windows, (Windows x86 Offline 19.35 MB jre-7u2-windows-i586.exe)
Click to expand...
Click to collapse
can you make one for ace ¿
Sent from my GT-S5830 using xda premium
spacecaker said:
can you make one for ace ¿
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
it is basically a batch file, i can give u source, u can change codes it in your own way, Honestaly it is not a advance tool, i made it only for my need and for fun.
Mohanshbhr said:
it is basically a batch file, i can give u source, u can change codes it in your own way, Honestaly it is not a advance tool, i made it only for my need and for fun.
Click to expand...
Click to collapse
Ok this makes developing miui easier
Sent from my GT-S5830 using xda premium
It's working...
Great...
Can you make something so that we can make Odin tar instead a zip file?
Thanks....
M_247 said:
It's working...
Great...
Can you make something so that we can make Odin tar instead a zip file?
Thanks....
Click to expand...
Click to collapse
I made it already. I will release within some hours after doing some customization.
Oh wow!
Will definitely like to try...
(where are you till now? ...)
I'm waiting.....
Hope it'll be the easy script just like rom cooker...
M_247 said:
Oh wow!
Will definitely like to try...
(where are you till now? ...)
I'm waiting.....
Hope it'll be the easy script just like rom cooker...
Click to expand...
Click to collapse
It will create factoryfs.rfs of rom but you have to make .tar with total commander for odin flash.
Mohanshbhr said:
It will create factoryfs.rfs of rom but you have to make .tar with total commander for odin flash.
Click to expand...
Click to collapse
U can also change filesystem with this new tool
Ah!
Just give me the script...
Let me ask questions after that...
Eager to use it...
M_247 said:
Ah!
Just give me the script...
Let me ask questions after that...
Eager to use it...
Click to expand...
Click to collapse
First Post Updated
I was just gonna make this little tutorial to take some work off of The actual Dev for the Project(Beastmode) thanks again for your work brother
In his newest alpha release of safe strap we're able to replace the stock rom slot with a 4.3 Touchwiz ROM, I have seen people report that they have flashed certain roms without having to do any modification, but this is a safety precaution.
First you will need your rom of choice, in this tutorial I'm using N3BULA.
Download the rom and extract the contents to a folder on your pc or phone, PC is much easier, but you can edit on your phone as well
The files you need to edit are under META-INF/COM/GOOGLE/ANDROID that's actually the only files
Im using his modified files from the dev thread for comparison.
First we'll open the Aroma-Config
http://forum.xda-developers.com/attachment.php?attachmentid=2650078&stc=1&d=1395786107
Pardon the crude screen shot method but this will show you the changes and where they are.
Modified is on the left and Stock that came with the rom is on the right. Make the Changes and save
Next is Updater-Script
Same crude method of screen shot
http://forum.xda-developers.com/attachment.php?attachmentid=2650086&stc=1&d=1395786357
you can see where the two differ, so just edit that out as well.
Left is modified, Right is stock
Save Changes
Edit 3/26 you can also delete boot.img in zip
Make sure these files are on external sd card as well as the rom, boot into recovery, always make a nandroid backup, wipe and flash.\
This is the first time I have made a tutorial, so if its rough around the edges please excuse my forum newbness
if I missed anything definitely feel free to add, and once again A HUGE THANK YOU BEASTMODE.
Hopefully in a few hours or days these edits wont be needed.
how do we go about putting them into the rom zip file?
You edit them in the rom zip file... extract the rom and it moves as a zip, my case was it downloaded to storage sdcard (internal). I extracted it to ext sdcard and then went in and edited it. It still remains a zip
Sent from my SCH-I605 using Tapatalk
Easy way is to use 7 zip. Extract the ROM and make the changes. Now right click on original ROM and select open archive. From there u can place the modded files. Now the ROM.zip is still flashable.
Sent from my LG-VS980 using xda app-developers app
of course as soon as i posted it, i figured it out, unfortunately i can't get alliance to work afterwards, it installs but doesn't boot
I'm using alliance atm on safestrap. Don't mod anything. Just choose the stock kernel when you get to that point in the installer.
So glad to see you post that.!!! Been talking to a guy about it for about 2 hrs about it now, I actually told him it should work as long as agni wasn't chosen, thanks for clarification
Sent from my SCH-I605 using Tapatalk
I tried and unedited version of alliance and it tripped Knox and I had to odin anyone got an edited version with out kernel that they know works
Sent from my SCH-I605 using Tapatalk
In my nebula zip I have a file on the root called boot.img should I delete this file as well?
Sent from my SCH-I605 using Tapatalk
It wouldn't hurt. The script edits disregard it but just to be safe you can
Sent from my SCH-I605 using Tapatalk
I don't get it I edited the zips and then when i try to flash in recovery it just says failed? it doesn't give me a specific reason. This is for n3bula rom. But i extracted using winrar, deleted boot.img, changed the aroma config and updated zip using wordpad, zipped the rom and it doesn't seem to work. is there something i'm doing wrong?
HerroMoto said:
I don't get it I edited the zips and then when i try to flash in recovery it just says failed? it doesn't give me a specific reason. This is for n3bula rom. But i extracted using winrar, deleted boot.img, changed the aroma config and updated zip using wordpad, zipped the rom and it doesn't seem to work. is there something i'm doing wrong?
Click to expand...
Click to collapse
After you deleted the boot.img there is no point in editing the rest. I used 7zip to unzip and rezip and have not had any problems yet. Winrar might be causing problems for all i know as i never use it. I'm not around my pc for the most part atm but i haven't had any problems flashing 4 or 5 roms with just deleting the boot.img.
roflcoptersoisoi said:
After you deleted the boot.img there is no point in editing the rest. I used 7zip to unzip and rezip and have not had any problems yet. Winrar might be causing problems for all i know as i never use it. I'm not around my pc for the most part atm but i haven't had any problems flashing 4 or 5 roms with just deleting the boot.img.
Click to expand...
Click to collapse
I ended up fixing it. I tried doing it through winrar and from root explorer on my phone. The way I got it to work was actually downloading the aroma-config file and uodater-script file from the development thread that beast mode provided and changed those. He happened to use nebula as well so everything is working great
Sent from my SCH-I605 using Tapatalk
Ive tried n3bula alliance and jediwiz(?) And all have worked out for me need some time to work SS!! Lol
Sent from my SCH-I605 using Tapatalk
So I have to delete stuff in the updater script and the boot.img correct? I opened the updater script in notepad and it looked nothing like that..
trying to install Jett rom and im not sure what will happen when I delete that kernel line..
already deleted boot.img
Just delete the boot.img nothing else
Sent from my SCH-I605 using Tapatalk
hggadm3 said:
Just delete the boot.img nothing else
Sent from my SCH-I605 using Tapatalk
Click to expand...
Click to collapse
Excellent. Thank you!!!
Sorry for the dumb question but what do I do if the rom of choice isn't showing up on the root of my extSD?
EDIT:
Nevermind, to anyone who saw my last post(s), I'm an idiot .
Ran through Odin, re-rooted, re-installed Safestrap, now installing N3bula Rom.
Hope all goes well. And sorry for any inconvenience!
Hope my donation helped out some Beastmode!