[Q] Can ICS Nexus S users use the UOT Kitchen ? - Nexus S Q&A, Help & Troubleshooting

hi there, I recently tried using the UOT kitchen and well....
i uploaded the framework-res.apk and the systemUI.apk
i made my theme and got the infamous SHTF error....
so my question is, can ics users use the uot kitchen ? or are we out of luck ? thanks !

Related

Uot kitchen working

i used root explorer to copy my framework res.apk and upload it to the uot kitchen i chenged the battery percent font and some colors schemes and flashed with cwm and it worked perfect i had to chenage the setting for scripts in the kitchen but it worked if i have posted this in the wrong place i apologize and please move to the proper place
Yep. Themes and apps was the place to post this, where you already posted it earlier.
Yes, UOT works. Thats how i added the honeycomb battery mod to Refuse. Be VERY careful though...very few things work with Samsung devices and UOT.
samsungcaptivates said:
i used root explorer to copy my framework res.apk and upload it to the uot kitchen i chenged the battery percent font and some colors schemes and flashed with cwm and it worked perfect i had to chenage the setting for scripts in the kitchen but it worked if i have posted this in the wrong place i apologize and please move to the proper place
Click to expand...
Click to collapse
Sent from my SAMSUNG-SGH-I997 using XDA App
my apologies should have thought about themes and apps i guess i got a bit excited sorry for that
I have been modding for a very long time and I am also a developer for Team Whiskey. I have never had any problems with UOT! I swear by them Just Saying.
Im a noob with uot kitchen. im getting the SHTF error on these files.
UOT-06-05-06-32-2
UOT-06-05-06-18-1
UOT-06-05-05-44-2
a3plew said:
Im a noob with uot kitchen. im getting the SHTF error on these files.
UOT-06-05-06-32-2
UOT-06-05-06-18-1
UOT-06-05-05-44-2
Click to expand...
Click to collapse
Please read the FAQs on UOT site or contact them for assistance. It would not be Infuse related....SHTF means you tried to add a feature that cannot be added most likely.

How do I upload cm7 theme apks from my phone to uot kitchen?

Okay I make themes from my pc in uot kitchen ..but wen I try to upload a apk from my HTC tb nothing happens just a black screen that says upload... But I can't upload nothing .. is it that I can't upload a cm7 theme apk from my phone to uot kitchen ...without
Having to use a pc ...
sent from my rooted tbolt using XDA app

[MOD] Battery meter mod with %

Please find here attached. It is for european 1.33 ROM.
Have to be flashed through recovery.
Hmm, from kitchen. Would've been nice to add a screenshot of it so we know what does it look like. Cheers
Screenshot
Alex C. said:
Hmm, from kitchen. Would've been nice to add a screenshot of it so we know what does it look like. Cheers
Click to expand...
Click to collapse
Added a screenshot. Look at the upper right corner
If its from uot kitchen, its probably Rom specific.
Nice post but you need to say what Rom it is I think?
The uot kitchen is great, I used it for my battery
Sent from my HTC ChaCha A810e using Tapatalk
It is not ROM specific
qbert456 said:
If its from uot kitchen, its probably Rom specific.
Nice post but you need to say what Rom it is I think?
Click to expand...
Click to collapse
It is for the european 1.33 ROM.
Cheers
very good
Is it suitable for 1.52 ROM?
Alastor_ru said:
Is it suitable for 1.52 ROM?
Click to expand...
Click to collapse
NO !! it is not.. just tested it on mine..
Make your own! It's easy and Rom specific....
qbert456 said:
Make your own! It's easy and Rom specific....
Click to expand...
Click to collapse
You said it before me
Hi,
I just bought a Chacha for my wife and i would like to mod the battery. The problem is that i can't make UOT kitchen work with this phone. I uploaded to kitchen files from 1.54_EU and 1.57_Asia and got same SHTF error each time. Though I have used uot kitchen many times for my Desire without one problem, this time i'm really stuck.
Does someone know if it's possible or not to cook a zip on UOT kitchen from a Chacha rom ? If the answer is yes, what am I doing wrong ?
Ed Roid said:
Hi,
I just bought a Chacha for my wife and i would like to mod the battery. The problem is that i can't make UOT kitchen work with this phone. I uploaded to kitchen files from 1.54_EU and 1.57_Asia and got same SHTF error each time. Though I have used uot kitchen many times for my Desire without one problem, this time i'm really stuck.
Does someone know if it's possible or not to cook a zip on UOT kitchen from a Chacha rom ? If the answer is yes, what am I doing wrong ?
Click to expand...
Click to collapse
Get the files from your ROM (it's ROM specific) using a file explorer (copy-paste to your SD card).
Alex C. said:
Get the files from your ROM (it's ROM specific) using a file explorer (copy-paste to your SD card).
Click to expand...
Click to collapse
Thanks Alex. I did what you suggest. I got them by 'adb pull ...', by file explorer to sd card, extracted them from a 1.54_eu zip, nothing works ... Same error each time.
I tried the same battery mod with the 1.33_eu zip (extracted from 1.33_eu ruu) and got no problem with this one. But no way for 1.54_eu, uot kitchen didn't work with it ... Don't know if it is possible, though it seems to me that some may have succeeded with this rom if i believe some screen shots.
Hmm, weird. It should work, as I've had the same ROM and changed some icons inside.
Do you get errors when uploading all 3 files? Or only for some specific file?
Gingerbread with sense rom: framework-res.apk, SystemUI.apk and com.htc.resources.apk
Maybe the problem is specific to battery mod with this rom ? I'm going to try another mod with the same rom just to be sure of that.
I've tried an icon mod and i got SHTF error too with 1.54 files ... The errors occur when compiling SystemUI.apk.
Are you sure you made some mods on exact same rom ? Just to guess if i'm doing something wrong ...
Ok, it took me a pair of hours but i have the great satisfaction to have found a workaround ! I share it below with whoever would be interested.
I observed with more attention than i did before the error.log of uot kitchen and i saw that the issue seemed to be with the res/drawable-mdpi/battery_low_battery.jpg file of SystemUI.apk.
I compared 1.54_eu SystemUI.apk to 1.33_eu SystemUI.apk and saw that in this one it was named res/drawable-mdpi/battery_low_battery.png.
I knew that 1.33_eu SystemUI.apk was ok for cooking, so here is what i did :
- decompile 1.54_eu SystemUI.apk with apktool
- in the decompiled apk, replace res/drawable-mdpi/battery_low_battery.jpg with res/drawable-mdpi/battery_low_battery.png of 1.33_eu SystemUI.apk
- recompile SystemUI with apktool
- copy resources.arsc of the newly compiled SystemUI.apk into the original SystemUI.apk
- in the original SystemUI.apk, replace res/drawable-mdpi/battery_low_battery.jpg with res/drawable-mdpi/battery_low_battery.png of 1.33_eu SystemUI.apk
Modified as described, the 1.54_eu SystemUI.apk is now ok for cooking in uot kitchen along with the other needed files (framework-res.apk and com.htc.resources.apk). I tested it with a battery mod, it cooked and flashed ok !
No need to do the mod yourself, you can download the result below : you have modified 1.54_eu SystemUI.apk to use with uot kitchen and a CM7 style battery mod ready to flash with CWM into a 1.54_eu rom (don't forget to hit thanks if you use these files, this SystemUI.apk file has cost me many hours of googling and brain storming ! )
Congrats man!
Now I'm wondering why would HTC switch to the non-transparency enabled .jpg format instead of keeping to the official .png.
Ed Roid said:
I observed with more attention than i did before the error.log of uot kitchen and i saw that the issue seemed to be with the res/drawable-mdpi/battery_low_battery.jpg file of SystemUI.apk.
I compared 1.54_eu SystemUI.apk to 1.33_eu SystemUI.apk and saw that in this one it was named res/drawable-mdpi/battery_low_battery.png.
Click to expand...
Click to collapse
Hi,
I've tried to use in UOT your systemUI.apk file. It works with battery mod, but only with it.
If you try to add another mod such as emoticon or icons, it fails.
It seems because there is emot*.JPG files in framework-res.apk according to the SHTF log, so the problem is quite similar.
But I'm not able to sovle it as you did...
max1309 said:
It seems because there is emot*.JPG files in framework-res.apk according to the SHTF log, so the problem is quite similar.
Click to expand...
Click to collapse
You're right, compared to 1.33_eu framework-res.apk many png files have been changed to jpg, including all emot*.png.
The same technique i used for SystemUI.apk should be ok, so i'll give it a try as soon as i have enough time. There will be no jpg left, neither in SystemUI.apk, nor in framework-res.apk or com.htc.resources.apk !
Stay tuned, i'll be back !

[Q] Transparent app drawer

Hello!
Is it possible to make this with UOT kitchen? or there is another way?
someone maybe?
It can't be done with the kitchen but there are many add-ons on IC or ARHD that enable this through a flashable .zip

[THEME] Samizzu-Theme

Just posting a theme made by me .
I`m using this whit Promethius rom 21E, and i Don`t know does it work whit other roms .
Link for theme on attachments and screenshots there too
And it has custom boot animation too
(not made by me, LoL)
Made this theme whit UOT Kitchen
U can do ur own here: http://uot.dakra.lt/
works with stock?
Cant understand a word in the screens HSUASIASHASUASIASHUAS
davebyone said:
works with stock?
Click to expand...
Click to collapse
Probably...
Thank's .. I'll Try it

Categories

Resources