Today I tried to deodex a rom using kitchen but when it is in the middle of deodexing it comes up with errors and only a few files were deodexed.
I have the link to the log if you want to see it.
https://dl-web.dropbox.com/get/deodex_022712_133910.log?w=9235e419&dl=1
Related
I've been trying to apply a theme generated on UOT kitchen, and the themes I generate only seem to partially apply. (Currently running Stock Rom, with Steve's kernel)
The CWM zip generated by UOT only seems to correctly copy SystemUI.apk into /system/app and framework-res.apk doesn't get applied into /system/framework.
Any attempt on my part to manually copy/move framework-res.apk into /system/framework results in an out of space error, and a bootloop. Eventually I just recovered from an nandroid backup and I was back to the beginning. I also noticed by poking around in the updater-script that twframework-res.apk isn't even copied back to /system/framework, though it exists in the zip archive. Is this normal?
Any ideas on what I'm doing wrong? Maybe I have a wrong setting in the UOT kitchen, or am I missing a step somewhere? Appreciate any ideas you guys might have.
For stock ROM, it is very easy to run into out of space error because the /system partition is almost full by default. If you cook something big in UOT kitchen, you will not be able to put it back. You will need Titanium Backup to delete or move system apps to free up sufficient spaces.
Also some mods will require support from the ROM as well e.g. overglow support is not there in 2.3.5 stock ROM.
The firmware deodex? In the manual to try, sorry for my English
WT Ho said:
For stock ROM, it is very easy to run into out of space error because the /system partition is almost full by default. If you cook something big in UOT kitchen, you will not be able to put it back. You will need Titanium Backup to delete or move system apps to free up sufficient spaces.
Also some mods will require support from the ROM as well e.g. overglow support is not there in 2.3.5 stock ROM.
Click to expand...
Click to collapse
Yeah, I erased a bunch of stock apps I had frozen and freed up some space. Since then the themes have been working great. Thanks.
Hello everyone
I am facing a serious problem, if fixed, then it will be a big acomblishment
I am trying to make RTL patches (for arabic,hebrew) on odexed ROMs. The problem is I couldn't apply the patch ( which is made for deodex only) to these ROMs but just in one case: Deodex the whole ROM using kitchen then applying the patch then reodex the whole ROM using a tool by TearsDontFalls. That way it worked.( mentioning that the patch got files of the /lib folder and these files are: libandroid_runtime.so,libwebcore.so, and new generated files lib__bcore,libicuuc-arabic.so
but the Problem that if I want to deodex just a specific file (in my case framework.jar) and reodex again using the guide from this link , The patch works fine in the apps, but some apps are not working. The browser open then after 2 seconds force close, and the Samsung keyboard doesn't appear, but instead a graphical image that can be pressed, then the keys apear and just writes it!!!!!!
In my opinion, the problem is related to these Lib files which seems share a work with the framework file (.odex or .jar)
If anyone solved this for me, then you will made my day and be my hero
note: I am using i9000 with cutom ROM GamerzRom v11 jw5, I did everything correctly and tried it many many times!!
thanks alot.
I just want to deodex the framework.odex to a full framework.jar file on my stock Samsung rom. Not my entire rom.
If I I only deodex the framework file without deodexing the entire rom, will my phone still work like this??
I am not worried about what happens to the /system folder as I can re-flash it w/ Odin but this is a pain in the a** as I will need to root and make all my root based changes all over again.
Can someone please help me with this?? I have spend hours trying to convert my framework.odex to a framework.jar and every single method and tool that I have found online has given some kind of error every time. I do not want to spend any more time on this unless I know it will even work with the device.
Thanks.
Hello to everyone
I have a problem with my GT-I8260(Galaxy Core) while deodexing its stock rom
Every time I start the deodex process It pops up an error for an odex file then I delete the file but the real problem here is that It pops up errors for ALL the odex files
Can someone help me please?
Hello. Lets assume I have odexed firmware. There's no trouble at all to deodex apk files without deodexing the whole rom.
But what if I want to deodex jar file (Android-telephony.jar), make some changes, then odex it and run normally changed code?
What are the requirements? Is it possible
Long ago it was possible via check summ replacement in hex editor.
But now there're oat files, arm64 folders...
Anyway, Is there a guide or something?
Thanks
Anyone