How can I modify systemUI.apk - Samsung Galaxy Mini

How can I modify systemUI.apk using kitchen? After I make my systemUI and I replaced the stock one my status bar dissapeer and never apeer even after reboot. Can you help me please?

that means you did something wrong
if you want anything done correctly use uot kitchen

Yes, finally I find the mistake. Tnx

Related

Help, any alternative to apktool

Hi can anyone suggest an alternative tool for apktool. It just doesn't work for me. Whatever I do either gives compiling errors or just a bootloop. Thanks guys.
It's nice to know I'm not the only one. Anything past extract optimize and zip is useless for me. I have never had it actually compile an .apk without an error.
I'm having serious problems compiling the framework-res from a CM6.1 based ROM. It decompiles fine, but won't recompile I get hundreds of errors about missing referances.
I only wanna edit a few XML's :sad:
Sent from my HTC Hero using Tapatalk
l0st.prophet said:
I'm having serious problems compiling the framework-res from a CM6.1 based ROM. It decompiles fine, but won't recompile I get hundreds of errors about missing referances. I only wanna edit a few XML's :sad: Sent from my HTC Hero using Tapatalk
Click to expand...
Click to collapse
Which xmls do you want to edit, and what are you wanting to change?
dean.d said:
Which xmls do you want to edit, and what are you wanting to change?
Click to expand...
Click to collapse
Thanks for replying, but I worked it out. I had some dodgy .9.png's that were breaking the compile, so I just had to remove them before compiling.
For anyone else having trouble, check the logs after you decompile to see if there are any messages about .9.pngs. If there are, remove them from the decompiled folder, compile when you are finished, then just add the .9.png's back in afterwards with WinRAR.
I was tryna change the color of the text and the border in the bottom popup menu for my Gingerbread theme
l0st.prophet said:
Thanks for replying, but I worked it out. I had some dodgy .9.png's that were breaking the compile, so I just had to remove them before compiling.
For anyone else having trouble, check the logs after you decompile to see if there are any messages about .9.pngs. If there are, remove them from the decompiled folder, compile when you are finished, then just add the .9.png's back in afterwards with WinRAR.
I was tryna change the color of the text and the border in the bottom popup menu for my Gingerbread theme
Click to expand...
Click to collapse
The reason that happens is the original "dev" who themed the framework did not decompile/modify/recompile. He merely dragged and dropped the modified .9.png
Hence when u decompile, apktool cannot find the necessarry data within resources.arsc to decompile the .9.png and hence when u go to recompile, it complains. Ur safest bet is to always decompile an apk as close to stock as possible.
Where do you place your framework-res.apk I placed mine in the platform tools folder but apktool can not find it

[Q] Edit control bar colours

How can I edit the control bar ?
Any help would be appreciated.
I can provide you whatever you need from the ROM.
Thanks !
Anyone ? .
I have no idea about you r phone...but they are 9.png´s and probably in framework-res.apk.
I've searched everything in framework-res.apk but I cannot find them anywhere.
what´s your Rom?
Void ROM. Do you want me to upload something ?
badeaioan said:
Void ROM. Do you want me to upload something ?
Click to expand...
Click to collapse
yeah, framework-res.apk
Here you go.
Thank you !
u use a theme?..cause the battery icon is different..
Yes, I have modified it using the online theme kitchen.
Only the notification bar is modified.
ok.
It´s all in frameworks... but as you use kitchen, I dont know how about applying a morph over it, never tried kitchen......I would use default "void" framework and apply a morph for all your changes.
I can extract the original framework-res.apk from the void ROM. Can you do something with it ?
badeaioan said:
I can extract the original framework-res.apk from the void ROM. Can you do something with it ?
Click to expand...
Click to collapse
do morphs work on your Rom?
Haven't tried any morph yet. Any way I could check ?
Here is the original framework.
yes, take a morph for your phone and try it..a framwork morph would be good.
Sorry to say but there are none morphs for my phone. It is pretty new in this area.
Where have you found them in the framework ? Can't I modify it and then repack + sign the framework ?
Test Morph_DarkX
ok...if this test morph works on your default framework-res.apk (not kitchen!)..you can start to theme
- put "DarkX.zip" in /sdcard/AndrodThemes/
- apply with MetaMorph (app from Market)
It gets stuck at Applying framework-res.apk.
badeaioan said:
It gets stuck at Applying framework-res.apk.
Click to expand...
Click to collapse
- You got Void's default framework-res.apk ?
- Applied DarkX.zip with MetaMorph?
Sent from my Nexus One

[Q] Milestone2 2.3UI framework-res.apk

I just edit the framework-res.apk for my milestone2,
it have a black status bar now
but the text-color still black,I try deodex the services.odex ,edit it and smali
insert classes.dex into services.jar
adb push services.jar /system/framework
but it doesn't work... and cann't boot~~
what's the right way to deodex it?
I'm having problems deodexing too...
I used dsixda's Android Kitchen to deodex the framework from my system.img (created a blank boot.img to be able to load the files), but can't deodex android policy and service. They're the only two apks I can't deodex.
Someone could post a tutorial or already patched files.
Sent from my Milestone 2 XDA App
http://forum.xda-developers.com/showthread.php?t=765270
PS: Could a mod put this into Dev Forum of MS2 ? Since deodexing & Framework stuff is less or more developing..
I'm having black bar since the second day of my phone...
so if u don't want to bother:
download metamorph from market and open this file and apply:
http://www.megaupload.com/?d=YQ8CDVBU
you have to be rooted!
not my work somebody made it here on xda i just couldn't find the threat now...
Hi
Do anyone know wich Gingerbread Notification Bar can I use in my Milestone 2?
I installed the one posted by elfodd and I don't really like.
Thanks!
hey,,,u know how install burhome.apk, launcher in edited rom argen2stone ??i hope u so much that u can help me with this...thanks
elfodd said:
I'm having black bar since the second day of my phone...
so if u don't want to bother:
download metamorph from market and open this file and apply:
http://www.megaupload.com/?d=YQ8CDVBU
you have to be rooted!
not my work somebody made it here on xda i just couldn't find the threat now...
Click to expand...
Click to collapse
It works but clock and date (and operator also) are still black instead of white

SGS2 transparent statusbar: help me

Ok so I tried to make the statusbar transparent with UOT kitchen like for all the phones I had before, but this time it won't work!
I did a little search and found that it could be the status_bar.xml file that is responsible of that, blocking the statusbar to a black code color.
So I changed it toward a definite file as mentioned in a topic, my problem is that I am new to apktool
The apk didn't decompile completly so I can't recompile it.
So I am attaching the systemui.apk and xml file I edited, can you check it up and recompile this xml (if good) with the systemui.apk please??
http://forum.xda-developers.com/showthread.php?t=1108249
Don't know if this could help you... (look at the end of the page)

[Q] Cm7 status bar mod

Hi. I wanna ask if is it possible to change the clock font on the statusbar cm7. And I'm currently on squadzone cm7 RC5.7. I have a question. Is it the framework problem or something's else cause when I use tickle my android, the decompile and the recompile was sucess. And when I push it in I got a bootloop. Can anyone help me?
Well the easiest way to change font is to rename your desired font to the one used by the clock (mostly "Clockopia") and replace it by pushing to System/fonts and set permissions
dno0b said:
Well the easiest way to change font is to rename your desired font to the one used by the clock (mostly "Clockopia") and replace it by pushing to System/fonts and set permissions
Click to expand...
Click to collapse
nope, clockopia is only for lockscreen clock...
RayQ1223 said:
Hi. I wanna ask if is it possible to change the clock font on the statusbar cm7. And I'm currently on squadzone cm7 RC5.7. I have a question. Is it the framework problem or something's else cause when I use tickle my android, the decompile and the recompile was sucess. And when I push it in I got a bootloop. Can anyone help me?
Click to expand...
Click to collapse
If you have a bootloop, that's because you've got something wrong with your framework-res.apk. I'm guessing that you recompiled it but didn't prepare it. You have to prepare system files or they just won't work.
That said, decompiling files isn't the way to change your clock font. Tickle My Android does have an option for changing the clock font in the modifying menu, although I can't guarantee that it'll work on your CM7. If it doesn't, the best way is to look in /system/fonts and start replacing fonts. Hopefully, the font you need will have a fairly obvious name..
Ticklefish said:
If you have a bootloop, that's because you've got something wrong with your framework-res.apk. I'm guessing that you recompiled it but didn't prepare it. You have to prepare system files or they just won't work.
That said, decompiling files isn't the way to change your clock font. Tickle My Android does have an option for changing the clock font in the modifying menu, although I can't guarantee that it'll work on your CM7. If it doesn't, the best way is to look in /system/fonts and start replacing fonts. Hopefully, the font you need will have a fairly obvious name..
Click to expand...
Click to collapse
I did prepare system files but sometimes when I wanted to push it in, it says write only file system. How can I change it? And for the clock I've changed clokopia and one more I guess it's called honeycombAndroidClock.tff but all they change was only the lockscreen clock
RayQ1223 said:
I did prepare system files but sometimes when I wanted to push it in, it says write only file system. How can I change it? And for the clock I've changed clokopia and one more I guess it's called honeycombAndroidClock.tff but all they change was only the lockscreen clock
Click to expand...
Click to collapse
don't know about cyanmobile, in cyanmogenmod 7 you have to change droidsans fonts, it changes overall text appearance
Okay. I've downloaded rom toolbox pro and I tried to change my batt icon to ics with percentage. When I done install nothing happens. After a reboot, still nothing happens. Is this the right way to download it?
RayQ1223 said:
Okay. I've downloaded rom toolbox pro and I tried to change my batt icon to ics with percentage. When I done install nothing happens. After a reboot, still nothing happens. Is this the right way to download it?
Click to expand...
Click to collapse
For changing battery and stuff its easier to use UOT Kitchen
I know uot kitchen is the best but I'm already on a ics rom. All I want is to change the batt icon. When I upload the framework and systemUI I got shtf file. All I can do is uploading the theme chooser theme. Unless I could find a theme chooser theme which it is pure and not modded before.
RayQ1223 said:
I know uot kitchen is the best but I'm already on a ics rom. All I want is to change the batt icon. When I upload the framework and systemUI I got shtf file. All I can do is uploading the theme chooser theme. Unless I could find a theme chooser theme which it is pure and not modded before.
Click to expand...
Click to collapse
Hmm.. Tell you what, if you can share your files on the Tickle My Android thread, I can make this mod for you.
I can even take a look at changing your clock font. I'll just need to know what fonts you have in your Rom.
Sent from my SK17i using xda premium
Ticklefish said:
Hmm.. Tell you what, if you can share your files on the Tickle My Android thread, I can make this mod for you.
I can even take a look at changing your clock font. I'll just need to know what fonts you have in your Rom.
Sent from my SK17i using xda premium
Click to expand...
Click to collapse
Uploaded. Post #705

Categories

Resources