[Q] [HELP] Porting some SystemUI tweaks to XWLP* - Galaxy S II Themes and Apps

Hey guys,
I found this really nice pull down menu here:
http://forum.xda-developers.com/showpost.php?p=26035085&postcount=713
Except with this mod, I cannot add it onto my XWLP8 because it was made for XWLP9.
I've figured out how to move the battery icons over (by extracting a bit and looking thru then using the battery mod tool). I just would like to get pretty much the whole thing over including the transparent background and the black look of it.
What would be the best way of going about this? Or would it be better for me to just upload by SystemUI.apk and Framework.apk to let you guys put it together?

Well, I've been trying and trying to get it working. I have very little experience with android hacking, but I went into the Battery mod zip that i flashed on before and realised there was a MORPH folder within - i assumed whatever was in the folder would morph with the original system files. I chucked the files from the XWLP9 mod into the Morph folder in the places, and zipped it up again - I actually named the zip lol because I thought it would just stuff up my secondary boot i use for testing this stuff, and it actually worked. It looks like its working for most areas of the OS. Although I'm not too sure yet...

Related

[Q] Combining multimple themes ( SmoothSense + others )

Hi!
So, I decided to have a look inside AuraxTSenses framwork-res.apk ( applied SmoothSense to it ), and found .pngs and thought that I'm gonna try editing these. And so I did, and changed my lockscreen.
Then I did some more, and then I tried to change battery icons to Super Circle Battery just by replacing the .pngs and couple of xml files, but I ended up having no battery icon at all. Then I found UltraLinx's Minimal Matte Grey, and thought man I'd like to combine this and some of SmoothSense's icons + grey Super Circle.
Now, I know what I'm doing ( and did ) is NOT the right way, I basically just extracted the files I wanted to change, and then I threw the modified files back in to the framework-res.apk , and then I threw the modified framework to SmoothSense's installing zip and flashed the zip at recovery. And I did have the nice new lock screen look, but Theme Kitchen said that the framework is basically all the way corrupted.
So now I'd like to know what I need to do in order to do this thing correctly? The Theme Kitchen said that Minimal Matte Grey's framework is corrupted too, so I guess it's no good using it as the base-framework, and add the things I'd like to it? I know I'm supposed to sign something and compile and decompile and something?
If someone can give me any advice I would be more than grateful.

[Q] Please help, UOT Kitchen battery mod + MIUI Theme

I flashed MIUI, then applied the theme I wanted, Elite Pro HD. I wanted the SCB battery mod as well, so booted into recovery and flashed the one I made of only the battery mod, however after uploading the framework-res.apk file in the kitchen it removed practically all themeing in MIUI after reboot. After I do that, it will not allow me apply any new themes. Some icons change but nothing else, the dock icons, fonts etc all stay stock MIUI and I can't figure out why so any help would be much appreciated. Would love to be able to somehow implement the SCB mod into the theme or just make them work together.
it sounds to me like you will have to learn how to make custom frameworks if you want it all working together.
my suggestions:-
choose whatever battery you want on UOT - make it for any rom, doesnt matter you only need the files.
decompile the UOT framework - take the .png's for the battery and .xmls that control them
decompile your already custom framework - copy .xml's and .png's from the UOT framework over to it.
compile framework, add it to an update.zip and sign that.
you might want to search xda if you dont know how to do any of the above, all the info is available here
EDIT: looking at that theme it already has a percentage battery, if the .xmls are the same as UOT you could just replace the .png's in the original update and re-sign
trialsrider1 said:
I flashed MIUI, then applied the theme I wanted, Elite Pro HD. I wanted the SCB battery mod as well, so booted into recovery and flashed the one I made of only the battery mod, however after uploading the framework-res.apk file in the kitchen it removed practically all themeing in MIUI after reboot. After I do that, it will not allow me apply any new themes. Some icons change but nothing else, the dock icons, fonts etc all stay stock MIUI and I can't figure out why so any help would be much appreciated. Would love to be able to somehow implement the SCB mod into the theme or just make them work together.
Click to expand...
Click to collapse
Kitchen removes nothing. if u cooked file from your rom, so u get everything stock.
U should cook framework-res.apk from the theme's zip.

[Q] HOW-TO clear or semi-transparent notif bar on any ROM?

I've searched but can't find specific instructions on the exact files needed to pull, edit and push back to the framework to make the status bar semi-transparent or clear. This is something that always bothers me. I'm running CM7 n29 but if I had the general instructions it would be great so I could apply it to future updates as well without having to flash a whole theme. Thanks in advance...
Well, a quick fix would to be to use a theme; The honeybread theme give you a transparent notification bar; I use it and runs great.
http://forum.xda-developers.com/showthread.php?t=943423
I don't know which file it is in CM7, but in a sense rom the specific file I believe is common_app_list_null.png
And it is located inside com.htc.resources.apk > res > drawable-hdpi
You can rename any .apk into a .zip to open it and extract it for editing. Once you edit it, you may need to sign the file. I just use metamorph for my theming stuff, which makes things a lot faster.
As far as editing, you'd just need to select the area you want to be transparent or translucent, and edit its opacity accordingly with a decent image editing app. If you are looking for one, paint.net is a surprisingly good free one.
Thanks for the quick replies. I forgot about Metamorph. I've not messed with it but maybe I'll see what I can find out going that route. I don't want to change the whole theme because theres always something I don't like (icons, etc). I have Photoshop so its no problem editing it when I find it, just making sure I edit the correct .png! Thanks again!

[Q] ediing SystemUI.apk

I am using a T989 4.0.3 UVLE1 rooted, otherwise stock. **DEodexed (added .bak to systemUI.odex) and 14togglesBlue.zip MOD added
When i extract the SystemUI.apk in Root Browser i find resources/assests (images in .png format) relating to the battery, wifi/mobile data, and signal bar icons for the status bar. The stock look is a green motif/theme for the battery and gray for the other icons, but included in the files are ICS blue colored icons that i have yet to see in my status bar, these .png files are named slightly different or are in a folder that is named slightly different.
If i wanted to use the ICS Blue styled icons, which i do, would it be as easy as replacing the green icons with the blue ones and renaming them?
Root browser allows me to extract SystemUI.apk so i can manipulate the files, ie rename and copy them, then when i am finished it only allows me to .zip SystemUI.apk
Is the .zip file created "flashable"? Is there a stndard/correct way of doing this?
Thank you.
HATe410 said:
I am using a T989 4.0.3 UVLE1 rooted, otherwise stock. **DEodexed (added .bak to systemUI.odex) and 14togglesBlue.zip MOD added
When i extract the SystemUI.apk in Root Browser i find resources/assests (images in .png format) relating to the battery, wifi/mobile data, and signal bar icons for the status bar. The stock look is a green motif/theme for the battery and gray for the other icons, but included in the files are ICS blue colored icons that i have yet to see in my status bar, these .png files are named slightly different or are in a folder that is named slightly different.
If i wanted to use the ICS Blue styled icons, which i do, would it be as easy as replacing the green icons with the blue ones and renaming them?
Root browser allows me to extract SystemUI.apk so i can manipulate the files, ie rename and copy them, then when i am finished it only allows me to .zip SystemUI.apk
Is the .zip file created "flashable"? Is there a stndard/correct way of doing this?
Thank you.
Click to expand...
Click to collapse
Okay this is totally wrong.... lol
In order to edit any apk you need 7zip and apk manager or apk tool. And you need to properly deodex your system. Simply renaming systemui.odex to .bak will not "deodex" your ROM. I dont remember how to deodex anymore cause i dont run ROMs odexed. There are numerous threads explaining how to deodex so use search and google my friend
But you are on the right track. you could simply rename the .png files. But you have to rename them to exactly the same name as the ones which are being displayed currently. Or you could edit the status_bar.xml file and target the new .png files which is a bit more difficult but cleaner. Cause if you rename the new png files, you have to either delete or rename the old png files. Which i recommend the later.
Then you need to recompile the systemUI.apk with apk manager or apk tool (whichever you decide to use) google them both to get a better understanding of them. I dont wanna just "tell" you what exactly to do because i had to google everything myself, and in my googling i learned a lot more than what i wanted which made everything so much easier to do.
Also, when you recompile the apk, do not sign the apk. You could zip align the apk which i do to all my mods to ensure they are correct.
Hope this helped and good luck! If you need help just PM me or post in the thread. I respond to PMs quicker though. But have fun
So i used a MOD created by jim93 (http://forum.xda-developers.com/showthread.php?t=1616189) to edit a systemUI.apk to add ICS style blue battery, blue WiFi status with blue/white upstream/downstream symbols, and blue Signal bars. All while maintaning the toggles and quick panal settings.
Now i would like to:
1. ICS Blue Clock + Remove AM/PM
2. Obtain a better battery icon with percentage inside battery
3. Transparent Notification window
4. Activate 180 degree rotation
I would like to make these adjustment on stock 4.0.3 UVLE1 software
I cant find a custom ROM that doesnt compromise on at least 1 basic feature, also very bad experinces with ROMs in the past. For me the Stock system is very stable and EVERYTHING WORKS
Can someone please help me locate the Files needed to edit these items, or at least let me know if any of my goals are completely impossible
Any advice or information is greatly appreciated
THANKS XDA!
if anyone would like my modded file (.zip) i can gmail it to you, really i only replaced .png (image files) no big deal
HATe410 said:
So i used a MOD created by jim93 (http://forum.xda-developers.com/showthread.php?t=1616189) to edit a systemUI.apk to add ICS style blue battery, blue WiFi status with blue/white upstream/downstream symbols, and blue Signal bars. All while maintaning the toggles and quick panal settings.
Now i would like to:
1. ICS Blue Clock + Remove AM/PM
2. Obtain a better battery icon with percentage inside battery
3. Transparent Notification window
4. Activate 180 degree rotation
I would like to make these adjustment on stock 4.0.3 UVLE1 software
I cant find a custom ROM that doesnt compromise on at least 1 basic feature, also very bad experinces with ROMs in the past. For me the Stock system is very stable and EVERYTHING WORKS
Can someone please help me locate the Files needed to edit these items, or at least let me know if any of my goals are completely impossible
Any advice or information is greatly appreciated
THANKS XDA!
if anyone would like my modded file (.zip) i can gmail it to you, really i only replaced .png (image files) no big deal
Click to expand...
Click to collapse
I have done most of these edits that you would like to try and I will tell you this if you search google with the information you need you will find tutorials on everything you are asking for. This is what I did and how I learned these fun tasks. Everything you want to do especially in ICS can be accomplished. Also check out a site called UOT Kitchen, it may save you on a step or two. Although learning how to do it is still quite educational as well.
over it
Of course i googled these topics, i google things ALL the time lol I've also used this site as a resource for over a year, tried all the apk modification tools suggested to no avail. Not understanding the instructions given here and being a tech/computer savvy person has made me very upset. This has caused me allot of stress and loss of sleep, Gave up returned my phone to factory settings goodnight
Thanks?

Help changing SystemUI.apk for custom battery [JB 4.3]

Hello. I have very limited knowledge on modding and all of that beyond the stock experience, however I do want to change my battery icon style.
Usually I just flash an already available zip file that has the style I like best, but I haven't seen the one I usually get, for 4.3. If there is one that I missed, please direct me (for "1% Battery - Circle by he_stheone64" from here: http://forum.xda-developers.com/galaxy-s2/themes-apps/mod-battery-mod-tool-cm9-samsung-roms-t1434061).
Otherwise, I have a zip of another battery icon style, and I have the "pack" of images for the style I want. I read this: "You can easily use your own favorite battery images by replacing the battery images in systemUI.apk/res/drawable-xhdpi inside of the zip." on another thread, and basically unzipped SystemUI.apk, went to that directory, saw all the images of the battery I don't want, and replaced them with the images of what I do what.
This is where I am stuck. How do I get it back into a .apk? I tried following a tutorial but it's telling me about Linux and all of this stuff I have no knowledge about.
Can anyone guide me, dummy style? Or if it's a piece of cake for you, help a brother out?
For the record I downloaded "battery mod deodex SGN 4.3 circle.zip" from here: http://forum.xda-developers.com/gal...1-battery-mod-stock-rom-galaxy-nexus-t2035901
And I have the pack "1% Battery - Circle by he_stheone64" from here: http://forum.xda-developers.com/galaxy-s2/themes-apps/mod-battery-mod-tool-cm9-samsung-roms-t1434061
I am running a de-odexed, rooted stock-based ROM of 4.3.
Thanks.

Categories

Resources