[Q] Need help on notification toggles - Samsung Infuse 4G

Hello everyone. Does anyone know how to customize toggles in notification menu for stock froyo rom? I would like to tweak it myself rather than installing custom roms because my gps only functional well on the stock rom. Just a link as a reference of what I want. http://forum.xda-developers.com/showthread.php?t=877003 Thanks a lot.

You have to adb pull system/app on your pc ....then open app folder and scroll to systemUI.apk ...you need apktool to do this....use apktool to decompile systemUI.apk ....then go to decomiled apk and open Res/drawable-hdpi ....scroll til you see the quickpanel.pngs ....there will be several of them...you can just replace them with new ones or use gimp editor to customize...
Sent from my SAMSUNG-SGH-I997 using xda premium

dman3285 said:
You have to adb pull system/app on your pc ....then open app folder and scroll to systemUI.apk ...you need apktool to do this....use apktool to decompile systemUI.apk ....then go to decomiled apk and open Res/drawable-hdpi ....scroll til you see the quickpanel.pngs ....there will be several of them...you can just replace them with new ones or use gimp editor to customize...
Sent from my SAMSUNG-SGH-I997 using xda premium
Click to expand...
Click to collapse
Thanks for the info. But what I really need is to add/romove or switch the functions of these button. For example, to add the 6th icons to toggle mobile data.

Related

[Q] How can I change ANSWERING Sliders?

I know how to change the unlock sliders on the framework files, but I cannot find the file location for the Answering sliders. Did anyone have any idea where are this files located?
did you check in say the theme you are running under the app folder inside dialer or contacts drawables?
Are they not in drawable-hdpi?
Tivo7 said:
Are they not in drawable-hdpi?
Click to expand...
Click to collapse
Should be inside that folder, but not in the framework.
Should be inside phone.apk. Will either need to decompile it, change & recompile it, or insert the images with 7-zip, etc.
You might try using ninjamorph, easy way to change items without having to decompile. Its in the market.
Sent from my DROIDX using Tapatalk
BeADroid said:
You might try using ninjamorph, easy way to change items without having to decompile. Its in the market.
Sent from my DROIDX using Tapatalk
Click to expand...
Click to collapse
Heh...i just assumed he was using ninja/metamorph. If you edit the PNGs with a photoediting program, ninjamorph or metamorph will decompile and recompile them for you.
You know what they say about assuming.
sent from BeADroid X

[Q] Green Gingerbread icons

I have successfully used the UOT Kitchen to modify the icons and fonts, etc. but I now want to add the "green if connected to Google" icons which I didn't see in the kitchen.
Can someone explain how this can be done? Can I just modify the framework-res.apk or is this another kind of tweak or fix??
Thanks
PS: I can't see any themes around anymore that offer this (I am on WB v5 + DL custom kernel at the moment)
If you are on stock rom you can use Achotjan flashable zip in android development section (i can't post here the link cause i'm on mobile but you can easily find it watching on achotjan threads on his profile)..otherwise if you are on a different rom..you can copy and replace icon.png images from achotjan framework to your! good luck
Sent from my X10i using XDA App
djkekko89 said:
If you are on stock rom you can use Achotjan flashable zip in android development section (i can't post here the link cause i'm on mobile but you can easily find it watching on achotjan threads on his profile)..otherwise if you are on a different rom..you can copy and replace icon.png images from achotjan framework to your! good luck
Sent from my X10i using XDA App
Click to expand...
Click to collapse
Thanks, I don't want a new ROM - just the green icons. I currently have green icons but not the ones that only go green when you are connected to Google services.
I am looking for JUST that part only.
Galaxea said:
Thanks, I don't want a new ROM - just the green icons. I currently have green icons but not the ones that only go green when you are connected to Google services.
I am looking for JUST that part only.
Click to expand...
Click to collapse
Yes mate..infact..achotjan has released a flashable addon of systemUI.apk with green icons when connect to google..not a whole rom..here you are..
http://forum.xda-developers.com/showthread.php?t=1192469
Edit: sorry..in the first reply i wrote that it is framework related..my mistake..it is systemUI related!
Sent from my X10i using XDA App
djkekko89 said:
Yes mate..infact..achotjan has released a flashable addon of systemUI.apk with green icons when connect to google..not a whole rom..here you are..
http://forum.xda-developers.com/showthread.php?t=1192469
Sent from my X10i using XDA App
Click to expand...
Click to collapse
I have used those once before, but the files don't exist on those links anymore. I would like a dev to explain if this is something that we can do ourselves, or if it is some complicated hack.....
Galaxea said:
I have used those once before, but the files don't exist on those links anymore. I would like a dev to explain if this is something that we can do ourselves, or if it is some complicated hack.....
Click to expand...
Click to collapse
Damn..you are right..link was deleted!! If you want tomorrow i can upload it for you!! let me know if you want achotjan file or if you want to try yourself!
Sent from my X10i using XDA App
I want it. Please upload if its not too much trouble... Btw i'm running wolfs tw v5. Will it work on this ROM?
Sent from my X10i using XDA App
I would like to be able to do it myself as I already have a customised framework and systemUI.apk.
If someone could explain the process that would be great.
you just need to replace the correct icons in the framework-res.apk and systemui.apk then replace them on your phone.
The way i did it was copy .apk file to computer, change extension to .rar, open it in winrar (not extract), extract the hdpi-drawable folder then replace icons, copy that hdpi-drawable folder with the new icons back into winrar and it will ask you to repack the .rar, after that change the extension back to .apk and copy it to the correct folder. The framework-res.apk one is ok to copy back but if you do the systemui.apk one you will get endless fc until you can restart your phone so i think you have to install it through flashtool?
I think that you have to replace the images without extract the entire apk otherwise you need to resign it when you finish! Anyway..framework is not involved..wifi and signal icons are sustemUI related only..i will upload it in few hours..then you can watch inside for the green icons and do it yourself! Pay attention..cause if you do something wrong probably the phone won't boot up or gives fc!
Cheers
Sent from my X10i using XDA App
Green Icons
Here you have the flashable file with Achotjan SystemUI (green icons)..a big thanks to him for sharing this file some mounth ago!
djkekko89 said:
Here you have the flashable file with Achotjan SystemUI (green icons)..a big thanks to him for sharing this file some mounth ago!
Click to expand...
Click to collapse
Thanks for the file. I am able to change the icons using the kitchen, but I need to understand how just replacing the icons gets them to change colour when connected to Google?? Is the code already there and the icons are all the same colour so we just don't see it with the stock icons?
I have made other changes to my SystemUI so I don't want to lose those changes - that's why I want to be able to change my own files.
Is it really just a case of changing the icons to get the desired effect? Is it some specific icons that are needed, or any icons? *still confused*
Galaxea said:
Thanks for the file. I am able to change the icons using the kitchen, but I need to understand how just replacing the icons gets them to change colour when connected to Google?? Is the code already there and the icons are all the same colour so we just don't see it with the stock icons?
I have made other changes to my SystemUI so I don't want to lose those changes - that's why I want to be able to change my own files.
Is it really just a case of changing the icons to get the desired effect? Is it some specific icons that are needed, or any icons? *still confused*
Click to expand...
Click to collapse
Mate..open the file that i post..inside you can find systemUI.apk..opne it with winrar and extract drawable-hdpi folder to your desktop..you will see all your icons..the images named "....fully.png" are colored green!! You must replace your current icon in your custom SystemUi with this ones!! Is it more clear now?
Galaxea said:
Thanks for the file. I am able to change the icons using the kitchen, but I need to understand how just replacing the icons gets them to change colour when connected to Google?? Is the code already there and the icons are all the same colour so we just don't see it with the stock icons?
I have made other changes to my SystemUI so I don't want to lose those changes - that's why I want to be able to change my own files.
Is it really just a case of changing the icons to get the desired effect? Is it some specific icons that are needed, or any icons? *still confused*
Click to expand...
Click to collapse
do you mean how the data icon and the signal bars change from green to white/grey?? cause if so then yes just changing the .pngs will be fine cause i did it with my own systemui/framework.
Thanks all. That's what I wanted to know.

[Q] Theming help

Ok so I just have a quick question about theming. How do I change the text color on the lockscreen? I'm pretty sure I have to edit one of the .xml files, but which one and how? And do I have to actually decompile the .apk to edit it or can I just pull it using 7zip and edit it that way? I already have edited the actual .pngs for the lockscreen, so if anyone can help me out with this it would be great. Oh and this is with the stock deodexed rom.
I'm not sure where its located but it will be an xml file and you will need to decompile wherever it lays. Try androidpolicy.jar and look in there..
Sent from my SPH-D700 using xda premium
travmofosho said:
I'm not sure where its located but it will be an xml file and you will need to decompile wherever it lays. Try androidpolicy.jar and look in there..
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
So it's not actually in the lockscreen .apk? I will look in the androidpolicy.jar. Also how would I go about decompiling it?

Softkey icons

I know that the softkeys can be changed to display words instead of the icons. I have found some images that have them as such but can't seem to get to work when using the custom framework maker. Am I missing something or does anyone have text image files that will work.
Tybo611 said:
I know that the softkeys can be changed to display words instead of the icons. I have found some images that have them as such but can't seem to get to work when using the custom framework maker. Am I missing something or does anyone have text image files that will work.
Click to expand...
Click to collapse
are the imgs u have to replace them pngs? easiest way is to rightclick framework-res.apk and open with 7zip. then drang new pngs over ones in assests folder.
then try and drag that new eddited apk into framework maker. to make a package to flash.
not sure if tb101s themer has to be editted for ec09 but ive been having trouble with 5.5 and ec09
im in chat right now if u want a hand to hold
http://forum.xda-developers.com/showpost.php?p=10422177&postcount=1
ciscogee said:
are the imgs u have to replace them pngs? easiest way is to rightclick framework-res.apk and open with 7zip. then drang new pngs over ones in assests folder.
then try and drag that new eddited apk into framework maker. to make a package to flash.
not sure if tb101s themer has to be editted for ec09 but ive been having trouble with 5.5 and ec09
im in chat right now if u want a hand to hold
http://forum.xda-developers.com/showpost.php?p=10422177&postcount=1
Click to expand...
Click to collapse
won't that create a 7zip file? that was the only problem i had with the themer, everything worked to remove the ticker history and weather. no fc's..yet.
Well the softkeys have to be alighned. Open existing PNGs in paint or whatever and alighn new ones and save. Then run themer.
Sent from my SCH-I400 using xda premium
thank you, checked the sizeds and they were different. now stuck at the decomling stage in themer.
Your making it way more difficult than it should be lol.
Look for older soft keys posts in our theme section.
There are easier ways in there. No decompile needed for softkey.
Sent from my SCH-I400 using xda premium
ciscogee said:
Your making it way more difficult than it should be lol.
Look for older soft keys posts in our theme section.
There are easier ways in there. No decompile needed for softkey.
Sent from my SCH-I400 using xda premium
Click to expand...
Click to collapse
Thanks you for your help. Finally got the text softkeys working.
huge thanks to ciscogee for his help, and trailblazer for the themer. screen shot is attached
CISCO! is your computer unpacked finally?
pattielipp said:
CISCO! is your computer unpacked finally?
Click to expand...
Click to collapse
no i wish. been a bumby road past month. trying to grab it in next couple weeks. just using phone and gf laptop. no cygwin no linux, minor apk editting when i can.

[GUIDE] How to change Status Bar Icons [Easy way 4 noobs]

Hi guys, after getting so many requests on my Sweet ROM thread for this icons or that icons I thought I would show you the easiest way so that you can change your own.
Please note this guide is based on Windows operating system
You will need:
A computer with Windows
7zip (free program available HERE)
systemUI.apk from your current rom
systemUI.apk from rom (or mod) with icons you want
some brains
1. Extract systemUI.apk that you are using in your rom and place it where you want it on your pc.
Right click on the systemUI.apk and select 7zip/Open archive. This open up the apk and you can now see the folders inside.
You now need to open res folder, locate drawable-xhdpi folder and drag this out to your pc.
Once it has copied over open the new drawable-xhdpi folder on your pc and here you will find a heap of png images.
Download this file and extract the folder from it. Here you will find all the Status Bar Icon images. So looking through them you will recognise battery, wifi, bluetooth etc images that show on your status bar. these are the images you need to change for different themes, eg S4 white icons etc.
2. Now open the systemUI.apk with the images you wish to add and copy out the drawable-xhdpi folder.
Now in this folder locate & copy the images you want over to the drawable-xhdpi folder you created in Step 1.
3. Once you have copied all the new images you need to re-open the archive of your rom systemUI.apk from Step 1. with 7zip.
Now open res folder and delete the drawable-xhdpi folder from in the archive.
4. Drag your new drawable-xhdpi folder (with your new images inside) into the 7zip archive.
Once this has been copied over to you 7zip archive use the green arrow (under the Add button) to go back up a level until you are at systemUI.apk. Now with it highlighted use the "Test" button to make sure it is ok.
Now we can close 7zip and you should have your systemUI with new status bar icons.
5. Make a backup of your rom (just in case) and push your new systemUI.apk back to your phone either manually with Root Explorer (or similar file manager) and set permissions rw--r--r-- or flash it from cwm.
For a flashable zip please see majdinj's flashable zip how to HERE
I hope this quick guide can help some of you learn to make your own simple icon mods.
Some examples of different Status Bar themes you can make this way
Crikey! Great guide!
Sent from my GT-N7000 using Tapatalk 2
Simple and useful. Thanks shayno.
Sent from my GT-N7000 using Tapatalk HD
Easy and simple guide..
Thank you sir..
Sent from my GT-N7000 using xda premium
bow to your master :good:
i think VR theme flasher is much more useful n easiest way for just changing icons...
can just do it on the phone n flash it by 1step...
sorry for disturbing ur OP..
just my suggestion... have a nice day n thanks for sharing..
alvinhaw said:
i think VR theme flasher is much more useful n easiest way for just changing icons...
can just do it on the phone n flash it by 1step...
sorry for disturbing ur OP..
just my suggestion... have a nice day n thanks for sharing..
Click to expand...
Click to collapse
Sure it is but what do you learn?
not-i said:
Sure it is but what do you learn?
Click to expand...
Click to collapse
?for just changing icon ?even if u don't have a VR theme flasher also can do it just on the
phone is actually the same method is only using phone or a pc... just drag n drop using X-plore
open apk as zip n zip back as apk...
Thanks for advise...
need some brains as u mention on ur OP..
Useful mod with simple teaching. Thank you,Fine, Master, is there anyway to position the icons.
( I shall start collecting systemui)
Sent from my GT-N7000 using xda premium
dsmas said:
Useful mod with simple teaching. Thank you,Fine, Master, is there anyway to position the icons.
( I shall start collecting systemui)
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
You mean like center clock etc? That takes xml or smali edits which require more knowledge and to decompile the apk. There are other threads on xda that will help you with that
Sent from my Sweet ROM powered GT-N7100
You mean more brains.
Sent from my GT-N7000 using xda premium
Can I just delete an icon say the battery icon in my res folder?
Sent from my GT-N7000 using xda app-developers app

Categories

Resources