[Q] Debloating rooted stock cwm rom - Galaxy S III Mini Q&A, Help & Troubleshooting

Does anybody know how to deboat this stock rom. Developer wrote that this is possible, but I have no idea how to do it. Thanks
http://forum.xda-developers.com/showthread.php?t=2409400

jan.zogmund said:
Does anybody know how to deboat this stock rom. Developer wrote that this is possible, but I have no idea how to do it. Thanks
http://forum.xda-developers.com/showthread.php?t=2409400
Click to expand...
Click to collapse
Hi. Search for debloat in s3 mini forum, and you'll find threads/posts on what's safe to remove, then install titanium backup or similar to uninstall systemapps, or simply use a filemanager, go to "/system/app" and delete what you dont want.

i want to know too, Tys0n how do u Deodex, zipalign, and debloat a Sock ROM before flashing and the most important thing how do u make it a flashable zip.
Thanx

Kpoch said:
i want to know too, Tys0n how do u Deodex, zipalign, and debloat a Sock ROM before flashing and the most important thing how do u make it a flashable zip.
Thanx
Click to expand...
Click to collapse
I'm using dsixda kitchen in cygwin.
Heve a look at enox.co [HOWTO] Build your own rom for GT-I8190(golden) with dsixda's Android Kitchen

tys0n said:
I'm using dsixda kitchen in cygwin.
Heve a look at enox.co [HOWTO] Build your own rom for GT-I8190(golden) with dsixda's Android Kitchen
Click to expand...
Click to collapse
i installed kitchen and it works very well, there is a way to add Xposed framework like busybox or root ?? i want to implement more tweaks beore flashing.
thank you tyson

Thank you guys

Related

[Q] How to convert an official rom (.tar) into cwm flashable zip ?

My question is that I want to convert a stock rom (.tar format) into cwm flashable zip having customised features like :-
rooted with su
busybox
zipalign
deodexd
Can somebody help me pls...........
really need to cutomise my stock rom myself
no replies ???
Try dsixda kitchen.Search and you would find it.The thread has the tutorials.Though it is not compatible with note you could do basic operations like deodexing,zipaligning etc...
vijai2011 said:
Try dsixda kitchen.Search and you would find it.The thread has the tutorials.Though it is not compatible with note you could do basic operations like deodexing,zipaligning etc...
Click to expand...
Click to collapse
Yes, Kitchen works great for deodexing, zipaligning and signing Roms, but doesn't create correct updater scripts for me.
I use x ultimate to deodex.
Here are guides I found helpful when I wanted to cook it myself
(My gratitudes to thering1975, gadgetcheck, HumanoidTalking and original_ganjaman)
http://forum.xda-developers.com/showthread.php?t=1441409
http://forum.xda-developers.com/showthread.php?t=1132724
-----
PS
If cp command does not work use busybox cp to replace odex files.
Deodexing and zipaligning is not development may be I'll share my rom when I learn more
chasmodo said:
Yes, Kitchen works great for deodexing, zipaligning and signing Roms, but doesn't create correct updater scripts for me.
Click to expand...
Click to collapse
But it worked for me.Did you change to edify after doing chances in the kitchen?
I almost forgot the options because I fully switched to manual thing because Its good for starter but not for persons who need to become a pro

[Q]

Hi there,
I have only one question. I'm using right now Rushabh25's SGSII ICS v9 rom, which has integrated 14-toggles-mod.
I've already tried to make some modifications in the zip package of modded stock roms (like SGSII v9, or StockLite v6 and v7.1), with success: I managed to implement UOT-mods, hungarian swype, beats music mods, and some apps into the flashable rom zip. I even managed to modify framework-res.apk and systemUI.apk, by decompile them with apktool and the edit some files.
I'm wondering now about, how to implement 14-toggles-mod, like Rushabh25 did it... Can you help me how to do that? I want to learn!
I can't help you to do that, but, I think this thread will help you.
http://forum.xda-developers.com/showthread.php?t=1289896
MicroLizard said:
I can't help you to do that, but, I think this thread will help you.
http://forum.xda-developers.com/showthread.php?t=1289896
Click to expand...
Click to collapse
I'll take a look at it, thanks! :good:

[HELP] Would you like giving me SYSTEMUI.APK deodex file !!!

I want to edit a few files but I can not deodex stock rom
who can give me systemUI.apk file odexed
tks and sorry because of my bad english
hi use dsixda kitchen
its pretty easy
dheeraj (dhlalit11) said:
hi use dsixda kitchen
its pretty easy
Click to expand...
Click to collapse
I want to change STATUS STOCK ROM to it like COOK ROM, I need odex stock rom and edit systemUI.apk file but I can't ,the dsixda kitchen can do ?
and give me the link of dsixda kitchen for galaxy mini
pls help me !!!

[Q] Making A Rom

I am making a rom using the ofiicial sammy JB as base rom....but the problem is i cant find a boot.img file...if any one could help me with that it would be good!
You don't need a boot.img ... If you make a ROM with no boot.img, the kernel isn't overridden, and the person who flashes it stays with his previous kernel.
thank you
If you use dxisda's kitchen, add null boot.img, and the kitchen will remove it when repackaging
ok i got few questions!!
1. do i need to upload systemui.apk for UOT kitchen?
2.Which is a better app to edit apk's: APKTOOL or APK MANAGER
3. How to remove the touchwiz launcher and replace it with apex launcher.
4. Is there an easy noobish guide to use aroma installer....??
nlygamz said:
ok i got few questions!!
1. do i need to upload systemui.apk for UOT kitchen?
2.Which is a better app to edit apk's: APKTOOL or APK MANAGER
3. How to remove the touchwiz launcher and replace it with apex launcher.
4. Is there an easy noobish guide to use aroma installer....??
Click to expand...
Click to collapse
1. Yes
2. Apktool if you are a pro. Apk manager if you are a newb..
3. Remove seclauncher from system/app and put the apex apk over there.
4. Aroma is a complex shizz..
I do not respond to tech support via PM
i made a new systemui.apk and i wanna know how do i add it to my rom? do i need a META-INF folder? i have one already in my rom do i need to edit it in some way?
and also what is deodex and odex roms? i have an option like it in kitchen!
nlygamz said:
and also what is deodex and odex roms? i have an option like it in kitchen!
Click to expand...
Click to collapse
Read my thread from signature. There is some explanations.
and also while using kitchen i am getting the following errors....tried googling but got no answer
Error: No updater script found
working folder found
Error:boot.img not found
Click to expand...
Click to collapse
nlygamz said:
and also while using kitchen i am getting the following errors....tried googling but got no answer
Click to expand...
Click to collapse
You my friend need to do a lot of reading!
Head over to xda-u
I do not respond to tech support via PM
ok....another question.... i solved the updater script problem but i am getting the boot.img error again.
How do I get the boot.img?
ok....i was done making it and it got stuck on splash screen ... the one where it shows
Samsung Galaxy S advance GT-I9070
Click to expand...
Click to collapse
any idea what might be the cause?
tried taking logcat ..... could not take logcat!
Just a heads up, when you re-pack a ROM with kitchen... If you get an error saying "header mismatch" while zipaligning, then know that your ROM will not boot.
no error
panda00 said:
Just a heads up, when you re-pack a ROM with kitchen... If you get an error saying "header mismatch" while zipaligning, then know that your ROM will not boot.
Click to expand...
Click to collapse
no error!!
Ok....now it goes past the splash screen and but goes directly into recovery!! -_-
nlygamz said:
Ok....now it goes past the splash screen and but goes directly into recovery!! -_-
Click to expand...
Click to collapse
Protip : stop using the kitchen. It's made for older devices!
I do not respond to tech support via PM
Shaaan said:
Protip : stop using the kitchen. It's made for older devices!
I do not respond to tech support via PM
Click to expand...
Click to collapse
you talking about dxsida's kitchen or UOT? beacuse i am not using UOT!
And if you are talking about dsxida's kitchen can you help me out with how to do stuff myself?

Editing the stock ROM

Is there any way to decompile the stock rom and delete some unwanted apps and recompile it?
You might as well make a script to debloat and flash that...
Modifying stock ROMs would be a risky process since corrupt ones can brick you hard.
harith.unnikrishnan said:
You might as well make a script to debloat and flash that...
Modifying stock ROMs would be a risky process since corrupt ones can brick you hard.
Click to expand...
Click to collapse
Bro .. can u give me link of 16-09 nightly .. of cm 10.1?
Heartstoler1991 said:
Bro .. can u give me link of 16-09 nightly .. of cm 10.1?
Click to expand...
Click to collapse
You mean 16-11? And why that question is in the thread that has nothing to do with CM?
http://goo.im/devs/diegoch/janice/cm-10.1/nightly
Y:cool: said:
Is there any way to decompile the stock rom and delete some unwanted apps and recompile it?
Click to expand...
Click to collapse
yes you can and it is not word decompile
you cant just edit stock rom from odin flashable rom
you have to take backup and use android kitchen for building rom after editing for setting up kitchen look here
use apk multitool to decompile apks and edit it and to recompile use the same with the same
for theming edit systemui.apk and framework-res.apk and tw_framework-res.apk

Categories

Resources