[GUIDE] How to DEODEX stock ODEXED ROM using dsixda's kitchen - Samsung Galaxy R i9103

STEPS:
(1) Download & setup kitchen LINK.
(2) Grab a ".tar" file of stock ODEXED ROM, put it under
Code:
C:\cygwin\home\VAIO\kitchen\original_update\
(change the path according to your installation directory)
(3) Start "Cygwin" from desktop (if you are running kitchen under Windows).
(4) Type the following commands (Press Enter after each line of command)
Code:
cd kitchen
Code:
./menu
After pressing ENTER the following screen appears:
Enter Option : 1
(5)
Enter the options as shown above.
(6) following screen appears:
Follow the instructions carefully to extract files from .img file
(7)
After the files are extracted successfully, Enter the options as above.
Its upto you whether you want to extract cache.img or not, I prefer NO.
(8) your ROM's INFO:
Press Enter to continue:
(9)
Select option 0 (Advanced Options)
(10)
Enter option 11
(11)
Deodex both folders (b)
Kitchen will start deodexing both folders.
However, some apks failed to deodex, see the screenshot below:
(you can close the kitchen now if you do not want to add more MODs)
To resolve this, go to
Code:
C:\cygwin\home\VAIO\kitchen\WORKING_071212_094136\system\app\
and delete the odex apks (you can recognize them by their respective .odex files present in the same folder)
Make sure to delete both apk as well as its respective .odex file.
Now, download the attached deodexed apks & copy to the above folder.
THATS IT ! you have successfully deodexed both /system/app as well as /system/framework/.
Final step is to flash/copy/push these folders to your device.
I have attached "deodex.zip" file.
It is a CWM flashable zip.
just open it with 7zip (do not extract), copy all the /system/app/ files to "app" folder in the zip
similarly, copy all /system/framework/ files to "framework" folder in the zip.
DO A NAND BACKUP!!!!
Flash the zip via CWM.
If you have any queries/problems/errors, post here.
Thanks!

Thank you very much bro !

Woooaah....Thats it....this is top stuff man. Been waiting for this sooo long. Thanx a buch bro. Keep up the good work.:laugh:
---------- Post added at 12:53 PM ---------- Previous post was at 12:42 PM ----------
Just one question bro.....the kitchen supports compiling a rom from nand backup's system.img and boot.img.....do you think that would work for our device....and did you make any changes to the update-script before flashing the compiled deodexed rom?...cheers

saurabh.khare1000 said:
Woooaah....Thats it....this is top stuff man. Been waiting for this sooo long. Thanx a buch bro. Keep up the good work.:laugh:
---------- Post added at 12:53 PM ---------- Previous post was at 12:42 PM ----------
Just one question bro.....the kitchen supports compiling a rom from nand backup's system.img and boot.img.....do you think that would work for our device....and did you make any changes to the update-script before flashing the compiled deodexed rom?...cheers
Click to expand...
Click to collapse
yes, the kitchen supports CWM nand backups, it will work for our device.
also script needs to be modified, http://www.mediafire.com/?s1g2kwdb6s9rg1h
study this script. you will come to know yourself how it works.

pankaj88 said:
yes, the kitchen supports CWM nand backups, it will work for our device.
also script needs to be modified, http://www.mediafire.com/?s1g2kwdb6s9rg1h
study this script. you will come to know yourself how it works.
Click to expand...
Click to collapse
Could you also add a small guide on how to change the updater script & when it needs to be changed to the OP ?

'cooleagle' said:
Could you also add a small guide on how to change the updater script & when it needs to be changed to the OP ?
Click to expand...
Click to collapse
OK, I'll update the OP with the same.

reported this thread as tip, hope it will soon appear on xda portal.

Added this to my GUIDES list.. Hope you dont mind!

Excellent job !
Its good to have more and more tutorials & guides like this....

Modem.bin
Could you please tell me what is mean by modem.bin file? Once i deodexed the ROM, i can see a file called 'modem.bin'. Is this file necessary or can/should we remove it?

selva.simple said:
Could you please tell me what is mean by modem.bin file? Once i deodexed the ROM, i can see a file called 'modem.bin'. Is this file necessary or can/should we remove it?
Click to expand...
Click to collapse
dont know much abt it.
the file is not necessary. remove it.
Sent from my GT-I9103 using xda app-developers app

pankaj88 said:
dont know much abt it.
the file is not necessary. remove it.
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
Thanks pankaj for the prompt response.

selva.simple said:
Could you please tell me what is mean by modem.bin file? Once i deodexed the ROM, i can see a file called 'modem.bin'. Is this file necessary or can/should we remove it?
Click to expand...
Click to collapse
Modem.bin is pretty much self-explanatory. It is a "modem," its responsible for data connection and things of that sort. It is related to the radio of your phone.
What is a Radio ROM?
* The Radio ROM is the software part of your device that is powering on/off and controlling your radio interfaces. This includes Bluetooth, 2G/3G Phone, WiFi, GPS..... And it also includes the OEMSBL (Radio BootLoader) and other device specific firmwares needed for using your radio interfaces and for interfacing them with the OS (Windows Mobile/Android).
So I guess it is an important file.
http://forum.xda-developers.com/showthread.php?t=611787

Question
Hello!
I have a problem with making deodexed rom. When i choose ext4 factoryfs.img there is no nothing. Help me with it please.
Thanks!

whitediablo_47 said:
Hello!
I have a problem with making deodexed rom. When i choose ext4 factoryfs.img there is no nothing. Help me with it please.
Thanks!
Click to expand...
Click to collapse
can you please elaborate more? what the problem actually is?
Sent from my GT-I9103 using xda app-developers app

When kitchen unpack rom i need open ext4 factoryfs.img in program Ext2explore. When i choose this img and wait for a few minutes nothing happens.

whitediablo_47 said:
When kitchen unpack rom i need open ext4 factoryfs.img in program Ext2explore. When i choose this img and wait for a few minutes nothing happens.
Click to expand...
Click to collapse
i think the problem is with the kitchen.
it didnt compile sig2img properly.
check the size of .img
use linuxreader.exe in tools folder of kitchen.
Sent from my GT-I9103 using xda app-developers app

The-Droidster said:
Modem.bin is pretty much self-explanatory. It is a "modem," its responsible for data connection and things of that sort. It is related to the radio of your phone.
What is a Radio ROM?
* The Radio ROM is the software part of your device that is powering on/off and controlling your radio interfaces. This includes Bluetooth, 2G/3G Phone, WiFi, GPS..... And it also includes the OEMSBL (Radio BootLoader) and other device specific firmwares needed for using your radio interfaces and for interfacing them with the OS (Windows Mobile/Android).
So I guess it is an important file.
http://forum.xda-developers.com/showthread.php?t=611787
Click to expand...
Click to collapse
the file is very much important but there is no need to include in custom ROM zip.
it automatically gets installed when we flash tar file via odin.
so there is no point in flashing it again.
therefore i advised to remove this from zip.
Sent from my GT-I9103 using xda app-developers app

Speaking about deodexing, Is it possible to deodex a single file for modding purposes keeping other files odexed? Will this work?
For eg: Can I only deodex SystemUI.apk for adding the 14 toggles mod or do I need to deodex the entire ROM for it to work?
EDIT: In dsixda's kitchen I saw an option to deodex a single file. So that probably answers the 'is it possible' part.
But will it work?

The-Droidster said:
EDIT: In dsixda's kitchen I saw an option to deodex a single file. So that probably answers the 'is it possible' part.
But will it work?
Click to expand...
Click to collapse
Yes, I've already done it more times.
Oops, I thanked your post. The buttons are too close to each other in the xda app. XD
Sent from my GT-I9103

Related

[MOD] Deodexed XXKB3 with VANILLA Lockscreen for I9003!

Based on I9003XXKB3 firmware, I made this mod also for our phone...
How to install:
- unpack the archive and copy the two folder to sdcard ( you must have /sdcard/done_app and /sdcard/done_frame)
- with you pc get an adb shell and type:
su
mount -o remount rw /system
rm /system/app/*.odex
cp /sdcard/done_app/* /system/app
rm /system/framework/*.odex
cp /sdcard/done_frame/* /system/framework
reboot
Important:The first time the phone maybe won't boot so: unplug the battery and restart...and be patient!
DOWNLOAD HERE
P.S.: for the people that don't like the deodexed app but that have the I9003XXKB3 firmware installed I post also an archive with two files. Simply overwrite the originals in /system/framework/ (also with root explorer)and reboot. The first time the phone maybe won't boot so: unplug the battery and restart...and be patient!
EDIT: The two files contain a mistake so i removed they... sorry.... only apply the first guide!
Let me know what you think.... bye
Ohhh... Basically its a deodexed apk and jar with a different lock screen. I too have deodexed my fw xxkb3. But for Lock screen you can get applications from market. No offence, I respect your work, its a good beginning. Sorry, but I thought initially its with vanilla kernel.
Sent from my GT-I9003 using XDA Premium App
Skin1980 said:
P.S.: for the people that don't like the deodexed app but that have the I9003XXKB3 firmware installed I post also an archive with two files. Simply overwrite the originals in /system/framework/ (also with root explorer)and reboot. The first time the phone maybe won't boot so: unplug the battery and restart...and be patient!
Let me know what you think.... bye
Click to expand...
Click to collapse
I've tried odexed android.policy and now I'm reflashing phone: It became always rebooting during the boot.
falex007 said:
I've tried odexed android.policy and now I'm reflashing phone: It became always rebooting during the boot.
Click to expand...
Click to collapse
You have a risk of boot loop with Framework related files if there is any incompatibility or improper file replacement. Any time you try such items be ready to reflash. What is your Firmware? Is it XXKB3? If yes then it should work as per Skin 1980, but it wont work on other firmware unlike system/app apks.
trip007in said:
You have a risk of boot loop with Framework related files if there is any incompatibility or improper file replacement. Any time you try such items be ready to reflash. What is your Firmware? Is it XXKB3? If yes then it should work as per Skin 1980, but it wont work on other firmware unlike system/app apks.
Click to expand...
Click to collapse
Yes. I have XXKB3. And I am not afraid to reflash I did this several times (first to upgrade from XXKB1, then to remove OCLFv1, and so on ) All my settings/applications are saved to Dropbox with help of Titanium backup
Nice work dude
Thanks a lot. Deodexed applications works well. Also I like standard lock screen
Please fix your instruction:
cp /sdcard/done_frame /system/framework
to
cp /sdcard/done_frame/* /system/framework
BTW After start it showed 318M of free memory, with standard fw I saw ~270M. But I thought that it should use more memory (not lesser). This is strange for me
falex007 said:
Thanks a lot. Deodexed applications works well. Also I like standard lock screen
Please fix your instruction:
cp /sdcard/done_frame /system/framework
to
cp /sdcard/done_frame/* /system/framework
BTW After start it showed 318M of free memory, with standard fw I saw ~270M. But I thought that it should use more memory (not lesser). This is strange for me
Click to expand...
Click to collapse
Thanks.... I have edited the post....
Can you upload to multiupload
megaupload block my area...
Dello i see from the snapshot that you are italian... It istituto true?you have problems with xx b3 deodexed or not ? How is gps working ?
Inviato dal mio GT-I9003 usando Tapatalk
Hi!
I am on ddkb2 and just want the lockscreen! What do i exactly have to do to just get the vanila lockscreen
Thanks dude, used your framework files for the vanilla lock. But why did you remove those framework.apk files? I noticed those missing files during flash and added my own deodexed apks. Worked great.
Sent from my GT-I9003 using XDA Premium App
I don't remove framework-res.apk.... simply it cannot be deodexed cause it doesn't have odex file.... correct me if i'm wrong
trip007in said:
Thanks dude, used your framework files for the vanilla lock. But why did you remove those framework.apk files? I noticed those missing files during flash and added my own deodexed apks. Worked great.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
Sent from my GT-I9003 using XDA App
Update to kb3, root your device and follow the guide on the first post... pm if you need help..... bye
ritvik93 said:
Hi!
I am on ddkb2 and just want the lockscreen! What do i exactly have to do to just get the vanila lockscreen
Click to expand...
Click to collapse
Sent from my GT-I9003 using XDA App
Who said no odex files dude? just check the stock firmware or ask someone who is running stock firmware to check in the /system/framework. There are 24 files after deodexing the framework folder, before deodexing you have 46 files. Attached screen shot here. I have highlighted the apk and corresponding odex files from framework folder.
Skin1980 said:
I don't remove framework-res.apk.... simply it cannot be deodexed cause it doesn't have odex file.... correct me if i'm wrong
Sent from my GT-I9003 using XDA App
Click to expand...
Click to collapse
Please.... check inside the related jar file on my deodexed file and you will find where the odex is....tell me if i'm wrong
Sent from my GT-I9003 using XDA App
Skin1980 said:
Please.... check inside the related jar file on my deodexed file and you will find where the odex is....tell me if i'm wrong
Sent from my GT-I9003 using XDA App
Click to expand...
Click to collapse
No dear, I am talking about the two apk files in framework folder which are not included in the jar folder. framework-res.apk and twframework-res.apk are the two files. If you are using the application Deodexer_2_3 for deodexing framework files, it creates two folders one for jar files as deodex_jar and another for apk files as framework. Just check in the that folder you will find them.
When I transferred those deodexed files to /system/framework from downloaded files uploaded by you. I used an adb command
Code:
rm /system/framework/*.odex
. This means my system will never reboot without those odex files of above mentioned apks, if did not replace them with deodexed ones. Hope I am clear now. If you guys check in your framework folder you will find two odex files which you have not replaced. Please dont take is as an offense, I love your work.
What i wrote in the first post is what i've done on my phone that works correctly.... sure that the files i attached are not all the files that must be in the system and framework folders.... this because it's simply an "update" to stock rom.
Another thing... no problem with you my friend... we are working all for the same result...
P.s.: framework-res.apk and the other cannot be deodexed i supposed cause the related odex files will be put by the deodex-software into the related .jar files.... check into your framework-res.apk .
Sent from my GT-I9003 using XDA App
No dear, I am sorry to say but you are wrong here. every .apk and jar has their own odex files so the odex resides inside the respective apk or jar file that it belongs to after deodexing them. If you want I can attach those two deodexed framework apk files, which should go into /system/framework folder along with remaining jar files, (without their odex files). Will post tomorrow morning here you may link them to the main post, if you feel so. If I do something, I am never satisfied by incomplete job.
Skin1980 said:
What i wrote in the first post is what i've done on my phone that works correctly.... sure that the files i attached are not all the files that must be in the system and framework folders.... this because it's simply an "update" to stock rom.
Another thing... no problem with you my friend... we are working all for the same result...
P.s.: framework-res.apk and the other cannot be deodexed i supposed cause the related odex files will be put by the deodex-software into the related .jar files.... check into your framework-res.apk .
Sent from my GT-I9003 using XDA App
Click to expand...
Click to collapse
trip007in said:
No dear, I am sorry to say but you are wrong here. every .apk and jar has their own odex files so the odex resides inside the respective apk or jar file that it belongs to after deodexing them. If you want I can attach those two deodexed framework apk files, which should go into /system/framework folder along with remaining jar files, (without their odex files). Will post tomorrow morning here you may link them to the main post, if you feel so. If I do something, I am never satisfied by incomplete job.
Click to expand...
Click to collapse
Maybe i don't explain myself very well... tomorrow i will try to explain better what i'm saying... see you!
Sent from my GT-I9003 using Tapatalk

[ROM ORIGINAL & ROOTED EDITION] RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1 [UPDATE 12/16]

[ROM ORIGINAL & ROOTED EDITION] RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1 [UPDATE 12/16]
Searching the original RUU ROM?
RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed.exe
Take this & enjoy!
http://www.multiupload.com/74DIWTH88Y
Mirror:
http://www.multiupload.com/FKJ8B7Q0QM
>>>>> UPDATE <<<<<
OK, folks!
For some unknown reasons a lot of users asking for a REAL ORIGINAL ROOTED ROM. This is a PD98IMG.ZIP file which is flashable via the boot loader.
Now I'll present you this ROM at this download:
http://www.multiupload.com/AURLLESU5V
- EVERYTHING is still ORIGINAL
- NOTHING has changed or added or modified at this ROM
- Bussybox is installed
- Toolbox is installed
- Superuser 3.07 is installed
The ONLY exception is the RECOVERY partition. I still like to use the 4ext to do some backups and other things. That's the reason why I keep this partition within the ROM.
Finaly here are common questions and answers about this ROM:
Q: How to update?
A: Just download the PD98IMG.zip and store it on your SDCARD. Unplug the batterie, plug it back and press the VOL-DOWN key for enter the bootloader. That's it.
Q: Does it work on every device?
A: Don't know. But it's working on every device with S-OFF
Q: This ROM is a peace of crap! Why the hell the "lib" folder is not within the "system" partition?
A: This question you should ask HTC. If you need the "lib" folder within the "system" partition please use an other image than this because this is ORIGINAL!
Q: Where I can add some support question about this ROM?
A: Use the trash bin because I will not give any support or add features or anything else to this ROM.
Q: Do you plan to do other things with this ROM?
A: NO!!!!!!!
Q: I love this ROM. But I want to do some changes and release this to the community. Is this O.K.?
A: From my point of view this ROM is Public Domain. Don't ask. Enjoy it and do it!
Regards!
http://forum.xda-developers.com/showthread.php?t=1382235
denied1977 said:
http://forum.xda-developers.com/showthread.php?t=1382235
Click to expand...
Click to collapse
This one is rooted and it's not the EXE
MrT69 said:
This one is rooted and it's not the EXE
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1335027
?
Damn!!!
Sometimes I hate your postings @ Mike1986
Sorry m8 - wasn't aware that this ROM is already available...
MrT69 said:
Damn!!!
Sometimes I hate your postings @ Mike1986
Sorry m8 - wasn't aware that this ROM is already available...
Click to expand...
Click to collapse
multiupload is much better so its a plus =D
how can i root it, i unintentionally install it on my phone and i cant get rid of
U need to install the recovery.img from mike1986 ROM 6.1x
How to do?
Make a PD98IMG.ZIP file which contains the android file and recovery.img
Flash this and then install the superuser 3.07
But fyi - the lib folder is outside the system.img
So if you want to install additional things to this ROM it might be that this will not work.
Sent from my Desire HD using XDA App
is it official htc rom
evanbigfan said:
multiupload is much better so its a plus =D
Click to expand...
Click to collapse
http://driphter.com/index.php?topic=3872.0
better than multiupload
""desire s"" ??
i tried to de-odex this rom with dsixda kitchen but unsuccessful due to 2 files not successfully de-odex in app folders....
anybody got any luck in de-odex the rom?
arzme said:
i tried to de-odex this rom with dsixda kitchen but unsuccessful due to 2 files not successfully de-odex in app folders....
anybody got any luck in de-odex the rom?
Click to expand...
Click to collapse
the two that dont get deodexed is maps and google voice if im not mistaken. just replace them with the apk's from market. This happens for most all htc ruu's.
The important files still get deodexed though, and thats what matters.
JSLEnterprises said:
the two that dont get deodexed is maps and google voice if im not mistaken. just replace them with the apk's from market. This happens for most all htc ruu's.
The important files still get deodexed though, and thats what matters.
Click to expand...
Click to collapse
u are spot on abt the 2 files that fail to de-odex.
need a clarify abt "just replace them with the apk's from market".... u mean, while de-odex, just remove the file and after flashing the rom, then install the 2 files from market...
or i need still to replace the file before zipping them back into roms?
anyway, thanks for sharing the knowledge.
arzme said:
u are spot on abt the 2 files that fail to de-odex.
need a clarify abt "just replace them with the apk's from market".... u mean, while de-odex, just remove the file and after flashing the rom, then install the 2 files from market...
or i need still to replace the file before zipping them back into roms?
anyway, thanks for sharing the knowledge.
Click to expand...
Click to collapse
Use whatever Rom you have on your device now, use a file explorer to get into /data/app and copy the Apk's specific to maps (com.google.maps) and voice (com.google.[somethingorother].voice) and copy em to your sd. Then plug in to pc, choose storage mode, and move em to your pc. Or if you're familiar with adb commands, you can go that route, but you need to know the exact filename of the Apk.
Sent by magic from my fingertips
JSLEnterprises said:
Use whatever Rom you have on your device now, use a file explorer to get into /data/app and copy the Apk's specific to maps (com.google.maps) and voice (com.google.[somethingorother].voice) and copy em to your sd. Then plug in to pc, choose storage mode, and move em to your pc. Or if you're familiar with adb commands, you can go that route, but you need to know the exact filename of the Apk.
Sent by magic from my fingertips
Click to expand...
Click to collapse
okay understood. thanks.
arzme said:
okay understood. thanks.
Click to expand...
Click to collapse
ok, so click thanks.
JSLEnterprises said:
ok, so click thanks.
Click to expand...
Click to collapse
it didn't work....
first method: before odex, i replaced the map.odex - de-odex didn't work
second method: delete both the map.odex & map.apk, then replaced with a map.apk - rom hangs on boot up
third method: delete map.odex & map.apk and continue to cook - rom hangs on boot up
arzme said:
it didn't work....
first method: before odex, i replaced the map.odex - de-odex didn't work
second method: delete both the map.odex & map.apk, then replaced with a map.apk - rom hangs on boot up
third method: delete map.odex & map.apk and continue to cook - rom hangs on boot up
Click to expand...
Click to collapse
Delete the apks that didn't de odex and then create a seprate folder with the data/app option put the 2 you want from market/phone in to that folder should be ok then
sent from my dhd
able to successfully de-odex and cook the rom.... my initial problem when the rom can't boot is due to the rom tht i use to cook... i have to do again, the extraction of the rom from the RUU. maybe my first time, the rom got corrupted.
thanks to all tht one way another, give their helps.

Is it possible to remove stock apps from odexed stock firmware on PC before flashing?

Is it possible to remove stock apps from odexed stock firmware on PC before flashing it to the phone?
I did it on Wildfire for ziped custom firmwares.
Do i understand correctly that odexed = tar-archive
deodexed = zip-archive
Or these things are not connected?
Can i remove stock applications from tar-archive on PC before flashing it?
not really connected I flashed deodexed rom via odin last sunday.
You mean that you flashed deodexed ROM which was a tar archive via Odin.
But my question is not really about this.
I wonder if i can remove applications from odexed roms in the same way i did it with deodexed zip roms: open it on pc with Total Commander for example go to system/apps and just remove unwanted applications.
fatum2002 said:
Do i understand correctly that odexed = tar-archive
deodexed = zip-archive
Or these things are not connected?
Click to expand...
Click to collapse
I just referred to that. Type of compression has nothing to do with that. I guess you remove those apps, if you can extract, edit and re-compress .img files.
m.kochan if its possible for you could you make a guide on using Total Commander & Kitchen(I can't remember its full/correct name) for modifying the ROMs?
What other things can we do using Total commander & the other software?
'cooleagle' said:
m.kochan if its possible for you could you make a guide on using Total Commander & Kitchen(I can't remember its full/correct name) for modifying the ROMs?
What other things can we do using Total commander & the other software?
Click to expand...
Click to collapse
Man, this thread is not about Kitchen! Create a separet thread for Kitchen if you can't find information you need.
I wanna know from which roms i can remove apps and not how to use kitchen.
'cooleagle' said:
m.kochan if its possible for you could you make a guide on using Total Commander & Kitchen(I can't remember its full/correct name) for modifying the ROMs?
What other things can we do using Total commander & the other software?
Click to expand...
Click to collapse
Sorry but I have never managed to extract and modify .img
Sent from my GT-I9103 using xda premium
fatum2002 said:
Man, this thread is not about Kitchen! Create a separet thread for Kitchen if you can't find information you need.
I wanna know from which roms i can remove apps and not how to use kitchen.
Click to expand...
Click to collapse
Dude do you read what you wrote? You can remove apps from every room you want. Question is how? Take zip, and tar package and look inside. In case of zip you can just use tc and remove whatever you need. Odin packages are constituted by .bin, .img files, which has to be modified. There's no way to do it in tc, you need something more sophisticated...for example android kitchen (please somebody correct me if I am wrong). Cooleagle was right.
Sent from my GT-I9103 using xda premium
I thought he was refereing to the kitchen which builds different mods basing on the rom files.
So i can remove apps on PC from any roms (both odexed and deodexed) providing that i have a tool to extract and re-pack them.
'cooleagle' said:
m.kochan if its possible for you could you make a guide on using Total Commander & Kitchen(I can't remember its full/correct name) for modifying the ROMs?
What other things can we do using Total commander & the other software?
Click to expand...
Click to collapse
yes you can. you can also use ADB to to inside your rom n delete the stuff u don want....but i would say u need to back up ur system 1st
m.kochan10 is right about having to use andriod kitchen for img files u need to extract samsung roms. if u need i can make 1 for u n u can install it. just let me know what u don want in the ROM.

<req>Add toggles to stock LSZ

Hi all!
Is there a way to get a mod in order to add toggles (airplane, reboot, power off buttons) for a odex stock rom LSZ Rooted?
TNX a lot
try this!!! http://forum.xda-developers.com/showthread.php?t=2151953
diruengeru said:
try this!!! http://forum.xda-developers.com/showthread.php?t=2151953
Click to expand...
Click to collapse
Won't work because he's using a odexed Rom whereas the Mods only work in a deodexed Rom
Sounds silly but what if he just delete SystemUI.apk and SystemUI.odex, services.jar and services.odex files then flash the mentioned mod, will it be OK???
tbh, I didn't test this method, although it works in some other mods!!!
majdinj said:
Sounds silly but what if he just delete SystemUI.apk and SystemUI.odex, services.jar and services.odex files then flash the mentioned mod, will it be OK???
tbh, I didn't test this method, although it works in some other mods!!!
Click to expand...
Click to collapse
I have Odex firmware, but I put all the fashion, because I can make the necessary files Odex
odexer4_update_external_sd.zip: http://yadi.sk/d/CQSFNoCO2uNMD
odexer_4_update_internal_sd.zip: http://yadi.sk/d/ZLLm-1Qw2uNMF - Who's supposed to, I can write a guide on how to do it, it is elementary
majdinj said:
Sounds silly but what if he just delete SystemUI.apk and SystemUI.odex, services.jar and services.odex files then flash the mentioned mod, will it be OK???
tbh, I didn't test this method, although it works in some other mods!!!
Click to expand...
Click to collapse
I've tried it doesn't work...
ThaiDai said:
Won't work because he's using a odexed Rom whereas the Mods only work in a deodexed Rom
Click to expand...
Click to collapse
Yes it's true...
Klementiy said:
I have Odex firmware, but I put all the fashion, because I can make the necessary files Odex
odexer4_update_external_sd.zip: http://yadi.sk/d/CQSFNoCO2uNMD
odexer_4_update_internal_sd.zip: http://yadi.sk/d/ZLLm-1Qw2uNMF - Who's supposed to, I can write a guide on how to do it, it is elementary
Click to expand...
Click to collapse
Sorry I've not understood. Do you have a way to add toggle on LSZ odex stock rom? If it works, can you write a little guide to do it, please?
updated instructions and changed the translator http://forum.xda-developers.com/showpost.php?p=38715726&postcount=14
Thanks a lot Klementiy. I went through odexer.sh, and it seems so simple now.
I can confirm that this works.. If someone want the CWM package for Odexed LSZ, I can post it here.
Klementiy said:
Instructions on how to make Odex:
1. For First you need to open an archive with modifications and see what sort of files
2. Look on your phone or at this address https://docs.google.com/folder/d/0B...ring&pli=1&docId=0B_tjIX7pV_liQjR3VGhoY0VMSWM which of these files have a second file Odex
3. Install this archiver https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver ZArchiver.apk: http://yadi.sk/d/qhsL2d8n31-w8 and in the settings set compression "uncompressed"
4. From the archive with modifications extract the Deodex files for which you want to create files Odex
5. With an archiver to open our tool odexer_4_update_internal.zip: http://yadi.sk/d/ZLLm-1Qw2uNMF and on the way tmp / MOD add the Deodex file to the appropriate folder for which you want to make a file Odex
6. Exit from the archiver, go to CWM and install the resulting archive
7. After application of the archive in the internal memory card appears folder odexer, in which be necessary apk and odex and which is necessary to put a hands in system, framework and preload, because when they wrote the script, then the preload section has not yet been activated by the system
... shorter than anyone should, he will understand, good luck !
Click to expand...
Click to collapse
R: <req>Add toggles to stock LSZ
Klementiy said:
Instructions on how to make Odex:
1. For First you need to open an archive with modifications and see what sort of files
2. Look on your phone or at this address https://docs.google.com/folder/d/0B...ring&pli=1&docId=0B_tjIX7pV_liQjR3VGhoY0VMSWM which of these files have a second file Odex
3. Install this archiver https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver ZArchiver.apk: http://yadi.sk/d/qhsL2d8n31-w8 and in the settings set compression "uncompressed"
4. From the archive with modifications extract the Deodex files for which you want to create files Odex
5. With an archiver to open our tool odexer_4_update_internal.zip: http://yadi.sk/d/ZLLm-1Qw2uNMF and on the way tmp / MOD add the Deodex file to the appropriate folder for which you want to make a file Odex
6. Exit from the archiver, go to CWM and install the resulting archive
7. After application of the archive in the internal memory card appears folder odexer, in which be necessary apk and odex and which is necessary to put a hands in system, framework and preload, because when they wrote the script, then the preload section has not yet been activated by the system
... shorter than anyone should, he will understand, good luck !
Click to expand...
Click to collapse
Thank you very much
Inviato dal mio GT-N8000 con Tapatalk 2
R: <req>Add toggles to stock LSZ
shardul_seth said:
Thanks a lot Klementiy. I went through odexer.sh, and it seems so simple now.
I can confirm that this works.. If someone want the CWM package for Odexed LSZ, I can post it here.
Click to expand...
Click to collapse
Do I understand right ? Is possible a zip file in order to add toggles by Klementiy way for odex LSZ stock rom ? I'd like it a lot!
Inviato dal mio GT-N8000 con Tapatalk 2
R: <req>Add toggles to stock LSZ
Sorry, I'm trying the klementiy way but I have some problem...For example: why is it necessary to check which files are there in my stock rom and where are they? How many LSZ are there? I thought only one from sammobile site...
Inviato dal mio GT-N8000 con Tapatalk 2
Instructions for installing mods for Odex-firmware:
1. Extract all apk and jar files from the archive for modding
2. Install this archiver ZArchiver: http://yadi.sk/d/gkKGRw3e3_lID and in his settings select the compression method "No compression"
3. With an archiver ZArchiver open archive odexer_4_update_internal.zip: http://yadi.sk/d/lkaVBHxc3_kkG and on the way: tmp/MOD to the appropriate folders to throw the files with modifications, You can throw in any number of
4. Exit from the archiver, go to CWM and install the resulting archive
5. After running the script on the internal memory card appears folder odexer with the new apk and odex files, which must be manually placed in folders on the device, do not forget to set the permissions and ownership are the same as in the original file
CAUTION:
1. This script was created when not yet used section preload, so the script does not know section preload, ready archives use only for sections system/app and system/framework, for working with the section preload/symlink/system/app use only hands
2. If you move any files to the section preload, do not forget to make sure that the system/app to these files have the proper labels symlink, if the symlink is missing, it can easily be created by using Root Explorer: http://yadi.sk/d/dWKFeyRX3_lEh
3. After all the manipulations with the replacement files do not forget to delete the folder: data/dalvik-cache and reboot the device
shardul_seth said:
Thanks a lot Klementiy. I went through odexer.sh, and it seems so simple now.
I can confirm that this works.. If someone want the CWM package for Odexed LSZ, I can post it here.
Click to expand...
Click to collapse
Thank you, can I have Ink Effect for LSB Stock ?
majdinj said:
Sounds silly but what if he just delete SystemUI.apk and SystemUI.odex, services.jar and services.odex files then flash the mentioned mod, will it be OK???
tbh, I didn't test this method, although it works in some other mods!!!
Click to expand...
Click to collapse
this will never work, cause you need the framework jar files completely odexed or deodexed - no mix possible (except some google or third party stuff also working as deodexed in an odexed version)...whereas it is no prob to have a mixture in apps with odexed and deodexed
" odexer_4_update_internal.zip"
Прикольно, у меня такой же есть
finist1 said:
" odexer_4_update_internal.zip"
Прикольно, у меня такой же есть
Click to expand...
Click to collapse
so this is you gave it to me
shardul_seth said:
Thanks a lot Klementiy. I went through odexer.sh, and it seems so simple now.
I can confirm that this works.. If someone want the CWM package for Odexed LSZ, I can post it here.
Click to expand...
Click to collapse
Hello shardul_seth
could you share the mod to add the airplane toggle for a stock rooted rom LSZ?
Thank you very much
ask
hai,.
any one have guide for add stock toggle for samsung 4.1.2 ???
help..

[GUIDE][HOW-TO] How to make a Custom ROM based on Stock ROM the easy way

Hello Guys,
I know @panda00 also has a guide for this but i am just going to tell you how i do it in the simplest way possible.
Requirements:
- Windows PC
- S2 Plus (I9105/I9105P)
- Android Kitchen
- Cygwin
- Linux Reader
- 7zip
- sgs2ext4.jar
- Normal Java
- Java JDK
- A brain and hands <=== This one is important (sorry no download link)
Click to expand...
Click to collapse
Part 1 (Downloading and extracting firmware from system.img)
1) Download firmware from www.sammobile.com or www.samsung-updates.com
2) Open the zip file with 7zip and double click on the md5 file it should open with 7zip
3) now extract the system.img and boot.img to your desktop
4) open up sgs2ext4.jar and place the system.img in there it should load up some things and after some time you will get system.ext4 or something like that
5) now open up linux reader and hit the drives button click on mount image and hit next (always choose for RAW image!!!) now choose the ext4 file and after some time the drive will appear in the Hard Disk Drives screen.
6) now open the drive and select all and choose on the top under commands save now make a folder on your desktop and save all those folders there.
7) when linux reader is done with pasting those files in the system folder close linux reader.
8) now make a .zip file on your desktop for example i choose: test.zip and copy the whole system folder in the zip file also put the boot.img in the zip file.
9) the next thing you need to do is having a META-INF folder here is a folder i made for you with updater-script and update-binary (META-INF folder is in the attachments)
10) now you are done with part 1!!! proceed to part 2!
Click to expand...
Click to collapse
Part 2 (setting up kitchen and cygwin)
1) Download kitchen from the link in post #2 and save it to your desktop
2) now download cygwin also from the link in post #2 and install it
3) now you probably need to select a couple of packages you wish to install for kitchen follow this tutorial to do that:
http://dl.xda-developers.com/attach...44b/52bf0f84/2/1/3/4/3/4/6/cygwin_install.txt
4) when cygwin is done installing open the android kitchen.zip file and open up the Android-Kitchen-0.224 folder make a folder on your C:/ drive and name it to kitchen copy all the folders and files into the kitchen folder on your C:/ drive and open up cygwin.
5) with cygwin opened up type the following ''cd C:/kitchen'' and after that ''sh menu'' (without those quotation marks)
6) now cygwin will navigate to kitchen put the test.zip file (Your rom) in the original_update folder in your C:/kitchen drive.
7) now choose 1 in kitchen and hit Enter one time wait for cygwin to show the rom zip file and choose that one you must hit 1 or 2 or 3 depending on how much zip files you have in the original_update folder now folow the steps in cygwin and kitchen.
8) when kitchen is done proceed to part 3 of this guide!
Click to expand...
Click to collapse
Part 3 (Mod/Tweak your rom by using kitchen)
1) this part speaks for itself look trough kitchen for mod's or tweaks you want to add
2) if something goes wrong or if you have a question feel free to post it here!
Click to expand...
Click to collapse
Part 4 (Finalize the rom and be ready to flash it!)
1) When you are done with adding the tweaks you want go back to the main menu of kitchen and hit 99
2) and choose interactive mode!
3) Walk trough every step kitchen tells you to!
4) when kitchen is done your rom will be in C:/kitchen/OUTPUT_ZIP
5) open the zip file and remove the META-INF folder copy the META-INF i provided you in your rom!
6) now copy the rom to your device and flash it!
Click to expand...
Click to collapse
Code:
Downloads:
sgs2ext4.jar ===> [url]http://forum.xda-developers.com/showpost.php?p=15333542&postcount=135[/url]
Linux Reader ===> [url]http://www.diskinternals.com/linux-reader/[/url]
Java JDK ===> [url]http://www.oracle.com/technetwork/java/javase/downloads/index.html[/url]
Android kitchen ===> [url]http://forum.xda-developers.com/showthread.php?t=633246[/url]
Cygwin ===> [url]http://www.cygwin.com/[/url]
java ===> [url]www.java.com[/url]
7zip ===> [url]http://www.7-zip.org/[/url]
Question's and Answer's
Q: I can't open my system.img with linux reader?
A: Make sure you used the ext4 tool before opening with linux reader
Q: SecEmail-J.apk won't deodex?
A: this is a known problem with XXUBMI3 firmwares download the deodex XXUBMG8.zip and open it and copy the secemail-j.apk in your system/app from your folder make sure you removed the apk and odex file before copying the new file!!!
Q: I have a status 6 error when flashing what now?
A: The problem is the updater-script the one i posted is working so if you have changed some things look what is wrong or maybe delete all the UI-Prints
Click to expand...
Click to collapse
Last thing:
If you have any question's please post them in this thread do not PM me for every little question i am not Google!!!
Now come on and start making your own Custom ROM!!!
Good Luck!!!
deleted
Sent from my GT-I9105P using Tapatalk
android.zealot.fervor said:
Ohhhhhh YEAH THANKS A LOT SIR !!!!! I HAD BEEN LOOKING FOR IT FROM A LONG TIME AND YOU GOT IT HERE........ HERE ARE YOUR THANKSSSS
Sent from my GT-I9105P using Tapatalk
Click to expand...
Click to collapse
no problem i will post part 2/3 soon
safariking said:
no problem i will post part 2/3 soon
Click to expand...
Click to collapse
Thanksss...
Sent from my GT-I9105P using Tapatalk
android.zealot.fervor said:
Thanksss...
Sent from my GT-I9105P using Tapatalk
Click to expand...
Click to collapse
Part 2 posted part 3 in 15 minutes or so
Hi brother waiting for next part......how to make a flashable n bootable ROM
android.zealot.fervor said:
Hi brother waiting for next part......how to make a flashable n bootable ROM
Click to expand...
Click to collapse
Will post today
Sent from my GT-I9105P using xda app-developers app
safariking said:
Will post today
Sent from my GT-I9105P using xda app-developers app
Click to expand...
Click to collapse
Okay THANKS !
@android.zealot.fervor part 3/4 posted happy building and flashing good luck!!!
safariking said:
@android.zealot.fervor part 3/4 posted happy building and flashing good luck!!!
Click to expand...
Click to collapse
Ohh YEAH !! will built it soon. BTW......i really like your avatar :good: :good: :good:
android.zealot.fervor said:
Ohh YEAH !! will built it soon. BTW......i really like your avatar :good: :good: :good:
Click to expand...
Click to collapse
Thanks Good luck man if you have any questions feel free to ask
safariking said:
Thanks Good luck man if you have any questions feel free to ask
Click to expand...
Click to collapse
it says installation aborted in CWM !! i9105 @safariking
-Sabry said:
it says installation aborted in CWM !! i9105 @safariking
Click to expand...
Click to collapse
wich status error 6 or 7 or 0?
I fixed it but stuck in samsung galaxy s2 plus xda
-Sabry said:
I fixed it but stuck in samsung galaxy s2 plus xda
Click to expand...
Click to collapse
hmmm let me think of that i have that also in V1.8 of stockrom

Categories

Resources