Gimp help! PLZ! - Vibrant Themes and Apps

Im using GIMP to modify the bionix dialer pad to the green that is consistent throughout the rom. I already completed the mod but Im not too good with this editing stuff and needed help cleaning up the images a little. I attached the modified apk if someone can help?

aamir123 said:
Im using GIMP to modify the bionix dialer pad to the green that is consistent throughout the rom. I already completed the mod but Im not too good with this editing stuff and needed help cleaning up the images a little. I attached the modified apk if someone can help?
Click to expand...
Click to collapse
Careful... 9.png files need to be decompiled first before you can modify them.

There not .9 pngs tho
Sent from my SGH-T959 using XDA App

aamir123 said:
There not .9 pngs tho
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
what are u trying to do? clean up the images or complete ?if u already made the changes then load onto phone and using astro rename it to Dialer Activity.apk, then u should just push or use Root Explorer

I'm just tring to clean up the images they seem a little pixelated
Sent from my SAMSUNG-SGH-I897 using XDA App

Related

[Q] Oh No! Theming Trouble

Okay, so im attempting at making my own theme and I came across a .png image which i opened in photoshop to edit, only problem is the .png pixelated(or something) and photoshop says its an indexed image (which i figured out how to change) but its still pixelated and idk if i can use it in my theme like this. basically im hoping someone knows why photoshop is doing this to the png and what i need to do to keep it from pixelating. If need be i can post a before and after picture to explain my problem better
Try a new image?
Sent from my SGH-T959 using XDA App
TheSneakerWhore said:
Try a new image?
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
lol... finding a new image is part of the problem
is photoshop zoomed in or is it px'd after saving

How can I put custom notification signals on my eVo????

What's up peeps I was wondering how can I add custom battery/3G symbol/ signal straight ect... Any help will be appreciated thanks! Have a good day!
Sent from my PG86100 using xda premium
nano1013 said:
What's up peeps I was wondering how can I add custom battery/3G symbol/ signal straight ect... Any help will be appreciated thanks! Have a good day!
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
You have to open a copy of your framework-res and change out the icons you want ( make sure their the correct size and name)then close it back up and either push the apk or make a flashable zip to install it or you can go to uot kitchen and pick from the icons they have( for that you need a copy of your systemui.apk,framework-res.apk and com.HTC.resource.apk)
now the voices are customized in 3d
Thanks for your help... But can you provide me with a link please? I need to read about it lol
Sent from my PG86100 using xda premium
http://uot.dakra.lt/
battery (on sense 3.0+ roms) is in framework-res.apk
all the other icons are in SystemUi.apk
you can edit them with gimp photo editor
you can use 7zip to extract them out to edit, and 7zip to put them back into your apks.
Go to the theme intro link in my sig and read about it, feel free to ask questions too.
there are tons of ways, the simplest by far is the Universal Online Theme Kitchen, UNLESS you are aiming to simply use someone elses theme.
UOT: uot.dakra.lt

Theming notification bar

Does anyone know where the png files are for the notification bar?
In gb It used to be in systemUI.apk but i cant seem to see any images that i changed last time in ics.
This is what i did in gb (ported rajaspideys ios notification) to gnote and would like to do the same in ics. Any ideas?
Thanks.
Sent from my GT-N7000 using xda premium
Which device are you using? ?
btw it's located in systemui.apk
drawable ldpi folder
Cheers
maskerwsk said:
Does anyone know where the png files are for the notification bar?
In gb It used to be in systemUI.apk but i cant seem to see any images that i changed last time in ics.
This is what i did in gb (ported rajaspideys ios notification) to gnote and would like to do the same in ics. Any ideas?
Thanks.
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
You could always just use the UOT Kitchen
prboy1969 said:
You could always just use the UOT Kitchen
Click to expand...
Click to collapse
Yeah it's obviously much easier, but sometimes you will get a bootloop if did not do it correctly
Cheers
Sorry i wasnt very specific. Attached is a screen shot of what i did in gb. I did this by using the universal theme flasher and swapping the pictures in the systemui in drawable xhdpi. I would like to do this in ics but the same images dont seem to be there in ics systemui.
Thanks
Im using rooted stock galaxy note.
Sent from my GT-N7000 using xda premium
Also this is how stock looked by the way so u can see what i want to change
Sent from my GT-N7000 using xda premium
ICS has changed how it is handled. Now it is a color code and not an image. You can make it an image by redirecting the XML files to point to an image instead as I have done.
Sent from my Inspire 4G using Tapatalk 2
Ahhh right.
Did you use apktool to decompile?
Any guides on doing this?
Thanks
Sent from my GT-N7000 using xda premium
maskerwsk said:
Ahhh right.
Did you use apktool to decompile?
Any guides on doing this?
Thanks
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
yes but you will need 2 version of apktool to do it. One to decompile and another to compile ICS. Then in the layout folder of the system ui you will need to change the xmls for the status bar to android:drawable/status_bar which is in the framework-res apk. You will also need to change the XML in the system UI folder. There is no guide. I found it by trial and error to be honest. A lot of ICS uses color hex codes instead of images now but thankfully they left the unused images in the framework-res folder
Sent from my Inspire 4G using Tapatalk 2
Ok thanks for your help though.
Better get cracking lol
Sent from my GT-N7000 using xda premium
Is it the xml files inside the res/layout that need to be edited?
Struggling to see what i need to change to reference a png imagine to be used.
Sent from my GT-N7000 using xda premium
here is a list of the files that will need to be edited off the top of my head.
SystemUI
Drawable folder
status_bar_bg.xml
Layout
status_bar.xml
Thanks mate ill take alook at these now.
Hopefully itll make abit more sense lol
Nice theme btw. Bet that took some time
Sent from my GT-N7000 using xda premium
maskerwsk said:
Thanks mate ill take alook at these now.
Hopefully itll make abit more sense lol
Nice theme btw. Bet that took some time
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
yeah its been a year in the making and still not complete
Sent from my Inspire 4G using Tapatalk 2
Any idea which image i can swap to.change the background? Ive managed to get everything else transparent by replacing the images in drawable folders. Just missing the background now.
See screenshot
Sent from my GT-N7000 using xda premium
Check the layout folder in system UI for the status bar expanded. It will tell you what the background it. It might be a color hex code
Sent for a corner cell in Arkhum
Ok thanks ill look. I dont think itll be a hex code because its not just one colour. It has a pattern on it. Unless hex codes can do that If so please disregard my stupidness lol
Thanks.
Sent from my GT-N7000 using xda premium
They can do graidents now in ICS. If you have trouble upload your decompiled systemui apk and I'll have a look. ICS changed a whole lot
Sent for a corner cell in Arkhum
Ill upload systemui when im at a pc
What ive done so far is.
add android:background @drawable/pulldown to statusbartracking.xml
created pulldown.xml in drawable and added image pulldown to drawable-hdpi
I used the correct syntax in the actual files but still nothing.
Does that sound like something you did?
Sent from my GT-N7000 using xda premium
maskerwsk said:
Ill upload systemui when im at a pc
What ive done so far is.
add android:background @drawable/pulldown to statusbartracking.xml
created pulldown.xml in drawable and added image pulldown to drawable-hdpi
I used the correct syntax in the actual files but still nothing.
Does that sound like something you did?
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
No it is not all that much work. I just changed the the color code if I recall right.
Sent for a corner cell in Arkhum

[Theme help needed] keyboard

So I'm making a custom theme for a rom that gets applied through the aokp theme manager. I've got a keyboard themed but the letters are not legible so I need to change the color of them to probably black. Does anyone know what I need to change for this?
Sent from my Droid Razr using xda app-developers app
prsterero said:
So I'm making a custom theme for a rom that gets applied through the aokp theme manager. I've got a keyboard themed but the letters are not legible so I need to change the color of them to probably black. Does anyone know what I need to change for this?
Sent from my Droid Razr using xda app-developers app
Click to expand...
Click to collapse
I have not modified a keyboard since Froyo but it might be the same
you need to decompile the apk, modify some xml files and I remember having to modify some 9patch files too.
FrAsErTaG said:
I have not modified a keyboard since Froyo but it might be the same
you need to decompile the apk, modify some xml files and I remember having to modify some 9patch files too.
Click to expand...
Click to collapse
Its decompiled already do u know which XML needs to be edited and what line(s)?
Sent from my Droid Razr using xda app-developers app

Anyone Know How to Change the Color of the Battery and Notification Toggles?

Sorry for the noob question. This morning, I tried to fool around with system/app/systemui.apk using ninjamorph, but I kept messing stuff up and having to restore from my TWRP backup. Any ideas?
change the drawables in the systemui.apk i do it outside with 7zip...im no themer by any means but ive fooled around with a few things
Thanks for the advice. It led me to search for more info on 7zip and I found this post:
http://forum.xda-developers.com/showthread.php?t=1108798
Originally Posted by daisun
For those still interested in editing apks on OS X without unpacking and hence without resigning I have found something that works!
muCommander! Just rename the .apk to .zip and browse it using muCommander just like you would using WinRar! Just tested it, I was able to add and remove files without resigning. The modified apk installed on my phone without a problem!
As for editing xml values you can simply copy the xml file out and edit it using your favourite editor and then copy them back in.
Hope I was able to help some OS X users.
/edit By the way, this method (WinRar or muCommander) also works for editing update.zip. This means you can customise the rom (add/remove system apks, change the boot animation etc) before you flash it.
The one thing I'm having trouble with is the green bars on the bottom of the notification toggles. I can't find where they're at.
Buddy Revell said:
Thanks for the advice. It led me to search for more info on 7zip and I found this post:
http://forum.xda-developers.com/showthread.php?t=1108798
Originally Posted by daisun
For those still interested in editing apks on OS X without unpacking and hence without resigning I have found something that works!
muCommander! Just rename the .apk to .zip and browse it using muCommander just like you would using WinRar! Just tested it, I was able to add and remove files without resigning. The modified apk installed on my phone without a problem!
As for editing xml values you can simply copy the xml file out and edit it using your favourite editor and then copy them back in.
Hope I was able to help some OS X users.
/edit By the way, this method (WinRar or muCommander) also works for editing update.zip. This means you can customise the rom (add/remove system apks, change the boot animation etc) before you flash it.
The one thing I'm having trouble with is the green bars on the bottom of the notification toggles. I can't find where they're at.
Click to expand...
Click to collapse
What color are you looking for? And what ROM are you in?
i know pacman allows you to change them
blackbass595 said:
What color are you looking for? And what ROM are you in?
Click to expand...
Click to collapse
I'm using CleanROM. I really hate the green Touchwiz battery and toggles, so I used this ICS blue theme from my GS3: http://forum.xda-developers.com/showthread.php?t=1775235
Buddy Revell said:
I'm using CleanROM. I really hate the green Touchwiz battery and toggles, so I used this ICS blue theme from my GS3: http://forum.xda-developers.com/showthread.php?t=1775235
Click to expand...
Click to collapse
Here's a darker blue one that I'm using on clean ROM. http://db.tt/mGPjN9Va
Replace systemUI with this one.
Screenshot
blackbass595 said:
Here's a darker blue one that I'm using on clean ROM. http://db.tt/mGPjN9Va
Replace systemUI with this one.
Click to expand...
Click to collapse
Awesome man thanks I'll grab later when I'm on note so don't take down!
Sent from my HTC6435LVW using Tapatalk 2
luke1333 said:
Awesome man thanks I'll grab later when I'm on note so don't take down!
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
No problem
blackbass595 said:
No problem
Click to expand...
Click to collapse
very nice man works great!
Yeah its a grey stat bar but it doesn't bother me .... I just like the blue better than ICS
anyone have one with a black notification bar?
blackbass595 said:
Screenshot
Click to expand...
Click to collapse
Not sure where to put the file?
Sent from my SCH-I605 using xda premium
P2o8wer said:
Not sure where to put the file?
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
In a root file explorer (I use esfile) move the systemui.apk to system>app ... It will ask you to replace the existing file ..chose yes. Then reboot. (It will start force closing ...don't panic...work through the warnings and reboot).
blackbass595 said:
In a root file explorer (I use esfile) move the systemui.apk to system>app ... It will ask you to replace the existing file ..chose yes. Then reboot. (It will start force closing ...don't panic...work through the warnings and reboot).
Click to expand...
Click to collapse
How do u go back to stock?
Sent from my SCH-I605 using xda premium
P2o8wer said:
How do u go back to stock?
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
Make a copy of you're old systemUI before you replace it..
blackbass595 said:
Make a copy of you're old systemUI before you replace it..
Click to expand...
Click to collapse
Lol.. To late.. I jumped the gun like an idiot. Newbe problems!!
Sent from my SCH-I605 using xda premium
P2o8wer said:
Lol.. To late.. I jumped the gun like an idiot. Newbe problems!!
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
Dirty flash the ROM that you are on
blackbass595 said:
Dirty flash the ROM that you are on
Click to expand...
Click to collapse
I'm still runnin stock root cause I think I'm going to take back this one and get the Grey note. I just downloaded the systemUI for the black statusbar with the egps gone. Worked perfect. Thanks Bro.
Sent from my SCH-I605 using xda premium

Categories

Resources