[Q] How do I change the Google voice notification icon? - Epic 4G Q&A, Help & Troubleshooting

I really can't stand the Google voice notification icon. I know how to copy and paste a new one in it's place, but I'm not sure which png I should copy and paste? Any one know the name of the png I'm looking for? Thanks!
Sent from my SPH-D700 using Tapatalk

Related

[Q] red sliding tabs, loading bars, and volume bar....

Bear with me guys....I know this is a question and would be better suited in Q&A but Idt anyone in there would no the answer.....I want a red themes phone.....I was able to do the keyboard with HTC IME and I used uot kitchen for the status bar and icons. But I want more than just this....I want to make my sliding tabs on my lockscreen red with red icons. I also want red loading bars and status bars.....pretty much anything that was white I want to make red.....is there any way I can do this?
Sent from my ADR6300 using XDA App
You need to edit images if your using cm7 or a Gingerbread Tom its in framework-res in the framework folder and in SystemUI on the app folder as for sense you will need to edit files in the HTC resources apk its in the framework folder if its a sense 2.0 Tom then inside of the I believe customize folder find an apk to edit(that is if your wanting to be able to resourt to stock theme) and edit that or just edit the HTC resource file like mentioned for sense sorry if there are any mistakes in this I'm on my phone and can't check for proper names of the locations.
Sent from my ADR6300 using XDA App
Ok thanks for the info....what programs are out there that are good for editing these apks? I'm sorry I'm new to editing apks and this is my learning experience!
Sent from my ADR6300 using XDA App
Well to edit the images in the apk just change the .apk to .zip and look through it for the files you want to edit they will be images as for the txt you will need to edit the services.jar there is a guide on here somewhere that tells you how to do it just Google changing txt color in android notification bar.
Sent from my ADR6300 using XDA App
I'm not worried about text color I already did the notification bar I'm more concerned with the lock tabs and loading bars....the small green accents here and there
Sent from my ADR6300 using XDA App
Those are in framework-res if your on an aosp rom so just open it up and play around.
Sent from my ADR6300 using XDA App
Also what program should I use to edit xml documents?
Sent from my ADR6300 using XDA App
That's something I'm not exactly sure of you will need to decompile the apk first if I remember correctly then u edit never took the time to research how to decompile bit after its decompiled you should be able to use several programs just Google for one
Sent from my ADR6300 using XDA App
Well I changed apk to zip and then extracted....there weren't a lot of images but there were a lot of xml documents that had titles that looked like they were for what I needed to edit so now I just need to figure out how to edit them....I know a lot of html and basic javascript so from my understanding it should be easy but my version of visual studio won't let me edit xml.....I need another program....recommendations?
Sent from my ADR6300 using XDA App
Go into it and look for the hdpi folders there should be about 600 images if your in framework-res
Sent from my ADR6300 using XDA App
Found it....looks like quite a job! Any idea where I could find replacement icons without having to re edit all of these?
Sent from my ADR6300 using XDA App
Just edit the hue in Photoshop or paint.net its real easy I use paint.net plus its free and lightweight only 3 megs and does a great job
Sent from my ADR6300 using XDA App
So I'm using paint.net to work my way through the hdpi images....when I'm done do I just rezip the framework file with the stuff set to store and then change extension to .apk and then rezip the Rom and flash it? Idk how to apply my changes
Sent from my ADR6300 using XDA App
Yup
Sent from my ADR6300 using XDA App
sick i just finished editing com.htc.resources.apk and framework-res.apk.....i changed anything that was green to red and im letting my phone build a bit of a charge before i flash it....wish me luck
elixir911911 said:
sick i just finished editing com.htc.resources.apk and framework-res.apk.....i changed anything that was green to red and im letting my phone build a bit of a charge before i flash it....wish me luck
Click to expand...
Click to collapse
Flash it? Did you make an updater for it or did you replace the files in a ROM that you're going to flash? I personally just push the .apk via ADB shell.
How did it go
Sent from my ADR6300 using XDA App
I did the xml editing for all the status bars, vol bars etc on my old Eris to change them to blue. Wasn't too bad, just extracted the XML where the current colors were all listed then edited the raw xml with a hex editor and put the new colors in (backwards) then applied, was pretty cool....
edited alll the files that I wanted and re packed them into my rom (skyraider) then just flashed the rom as if it were a nightly update (no wipe data/factory reset).....It worked great! I mucked a few things up here and there but overall it looks very slick....I've officially made my first theme for skyraider 4.0! Wasn't too hard at all....But now that I've done all this work there's a few images I can't seem to find that I want to change the color of....Mainly the highlights press color on the select a connection type dropdown and more importantly the volume popup bar when you increase the phone volume. Also I'm interested in trying to edit some apps like the market and the messages list......and my keyboard so I can get rid of the green in the candidates bar but unfortunately I think these apps are "signed" or something.....Does anyone have information on editing apks like that? when I try to edit them it seems to work correctly until I try to install it on my phone....Input on how to change these apps and the volume bar and everything else stated would be greatly appreciated.....And many thanks to odst for being as helpful as he has been with all of this. This has been a great learning experience
x2kjosh said:
I did the xml editing for all the status bars, vol bars etc on my old Eris to change them to blue. Wasn't too bad, just extracted the XML where the current colors were all listed then edited the raw xml with a hex editor and put the new colors in (backwards) then applied, was pretty cool....
Click to expand...
Click to collapse
Sorry I didn''t realize you had posted the answer to my question about vol. bars.....Where do I find this xml and more importantly how the hell do I open and edit it? I can't figure out how to open these xml's for the life of me

[Q] AOSP status bar icons?

I'm looking for the status bar icons that come with vanilla Gingerbread. Like the ones in CM.
Also, would like to know where I should copy them to.
I tried looking inside the CM7 zip, but couldn't find anything that looked familiar.
Anyone knows if it can be extracted somehow from the CM7 ROM and be used with the stock rom?
Yes, theyre in system/systemui.apk
Sent from my SGH-T989 using Tapatalk
Thanks! Found it. It's actually: system/app/systemui.apk
The folder structure is obviously different from the stock rom. Anyone have an idea how I replace the existing icons?
Use 7zip to open the apk and replace them in system/res folder i think it is
Sent from my SGH-T989 using Tapatalk
There is no res folder inside "system". There's a res folder in the root, but there's only one file called "encryption"
ToastMan12 said:
There is no res folder inside "system". There's a res folder in the root, but there's only one file called "encryption"
Click to expand...
Click to collapse
Is it in framework/res?
Sent from my SGH-T989 using xda premium
The one he wants its in systemui.. Look in the res/hdpi or so folder
Sent from my SGH-T989 using Tapatalk
I've found it. I tried modifying the stock SystemUI.apk by replacing the icons in it with the ones from the CM7 rom. I then replaced the original SystemUI.apk with the modified one using Root Explorer, but by doing it the SystemUI process force closed leaving me with no status bar. It remained without status bar even after reboot.
So I guess this is not as easy as it seemed to be. I don't want to mess around with the root folder anymore, so if anyone has a flashable zip that can replace the status bar with AOSP icons I would greatly appreciate it!
Really easy to do, next time change the permissions then you wont get FC but if you have the odex version of the update heres the link to get the icons. Its by mikeyinid towards the bottom http://forum.xda-developers.com/showthread.php?p=20377172
Sent from my SGH-T989 using Tapatalk
noodles2224 said:
Really easy to do, next time change the permissions then you wont get FC but if you have the odex version of the update heres the link to get the icons. Its by mikeyinid towards the bottom http://forum.xda-developers.com/showthread.php?p=20377172
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
That's exactly what I need! But the link is down Thanks anyway!
I'll PM the guy for a copy I guess.
I pm him too last night for some files.. Dont know if he replies at pms. Some people on here get really mad.. But any chance you can help me out on the swype files?
Sent from my SGH-T989 using Tapatalk
Sure I'll try to help. I'm not sure what you're referring to though. What swype files?
I pmed you
Sent from my SGH-T989 using Tapatalk

icon modding

im looking to change the default icons of phone, contacts, messaging, internet, and camera. but im having a hell of time locating the icons i need to change to make them appear. if some1 could give me the names and locations to make it easier that would be great. i dont know if its rom specific or not but JK-3.5
blob754 said:
im looking to change the default icons of phone, contacts, messaging, internet, and camera. but im having a hell of time locating the icons i need to change to make them appear. if some1 could give me the names and locations to make it easier that would be great. i dont know if its rom specific or not but JK-3.5
Click to expand...
Click to collapse
Use some kind of apk manager or 7zip to edit the file. Go to mipmap-hdpi and replace/change the icon in their. There can sometimes be multiple icons in that folder. Also, some apps have the icon in drwable-hdpi called icon.PNG or ic_launcher_(name of app)
Sent from my SGH-T989 using xda app-developers app
I've been trying to figure this out myself. I want a based 4.0.4 stock rom with the skyrocket icons. and The 4G icon as well. But when I changed the framework-apk it doesnt work. I dont know if im doing it right or not but would be nice if some one could make a flashable zip with these icons for all of the stock 4.0.4 based roms
Tmogalaxys2 said:
Use some kind of apk manager or 7zip to edit the file. Go to mipmap-hdpi and replace/change the icon in their. There can sometimes be multiple icons in that folder. Also, some apps have the icon in drwable-hdpi called icon.PNG or ic_launcher_(name of app)
Sent from my SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
tried this, definitely not working. it works for other apks like ones you download, but for the ones im looking for it does not change the icon... im guess the file i need to replace is hiding somewhere... but where is what i would like to know. Of course there could be, im editing the wrong icon.. i would think to change the phone icon i would edit phone.apk but maybe that my mistake thinking i know what i'm doing...
blob754 said:
tried this, definitely not working. it works for other apks like ones you download, but for the ones im looking for it does not change the icon... im guess the file i need to replace is hiding somewhere... but where is what i would like to know. Of course there could be, im editing the wrong icon.. i would think to change the phone icon i would edit phone.apk but maybe that my mistake thinking i know what i'm doing...
Click to expand...
Click to collapse
What apps?
Sent from my SGH-T989 using xda app-developers app
Tmogalaxys2 said:
What apps?
Sent from my SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
asked somebody, who's been a big help to me. told me that if you want to change the phone icon, it not in phone.apk thanks for that! Its actually in the contacts.apk image that...

Google Store Notification Bar Icon

Hi There all,
Just wondering if someone could let me know where and which APK file controls the google store update notification icon. I would like to change the boring black and white one with something more colorful.
Thanks
i'm assuming it's in the drawables of the play.apk ...
dLo GSR said:
i'm assuming it's in the drawables of the play.apk ...
Click to expand...
Click to collapse
Ok that makes sense, but where is the play.apk file located? I don't have it listed under /system/app
Try phonesky.apk
Sent from my SGH-I747 using xda premium

Is there any way to theme the Messaging app....

Without having to download THIS messaging app? The messaging app in my ROM has direct call and a couple of other goodies that I really like... just the colors are very boring and plain! Any help is very much appreciated, thanks.
The standard way of theming is open the mms. Apk in a zip viewer. Either win rar or 7 zip, then find the area that holds folders named draw able hdpi. Extract ONLY THE ICONS AND IMAGES You want to change. Font extract the whole apk. Then, open the images in photo shop or any editing program, change the colors as you please, save, (DONT CHANGE IMAGE NAME OR TYPE), then drop them back into the apk in the folder you found them and save changes to the zip. Once that's does, go into system/app, rename the end of the name .Bak. So apkname.Apk.bak
Then just copy and paste it into system app and then give it correct permissions if it doesn't already and then reboot
Sent from my SPH-L710 using xda app-developers app
ReapersDeath said:
The standard way of theming is open the mms. Apk in a zip viewer. Either win rar or 7 zip, then find the area that holds folders named draw able hdpi. Extract ONLY THE ICONS AND IMAGES You want to change. Font extract the whole apk. Then, open the images in photo shop or any editing program, change the colors as you please, save, (DONT CHANGE IMAGE NAME OR TYPE), then drop them back into the apk in the folder you found them and save changes to the zip. Once that's does, go into system/app, rename the end of the name .Bak. So apkname.Apk.bak
Then just copy and paste it into system app and then give it correct permissions if it doesn't already and then reboot
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Too complicated for me man!
Joe0113 said:
Without having to download THIS messaging app? The messaging app in my ROM has direct call and a couple of other goodies that I really like... just the colors are very boring and plain! Any help is very much appreciated, thanks.
Click to expand...
Click to collapse
Try using gosms or handcent. I believe they have theming capabilities.
All Battery results are on a 6300mah battery, unless otherwise noted!
adamdelozier said:
Try using gosms or handcent. I believe they have theming capabilities.
All Battery results are on a 6300mah battery, unless otherwise noted!
Click to expand...
Click to collapse
I used Handcent since my EVO 3D days but I really like the 4.2.2 Messaging app.... I just hate that I can't theme it. No need for a 3rd party messaging app... I can live with the plain colors, I'd just rather be able to theme it if possible!!
Then if Reapers response is too complicated the answer to your question is then No. There's no other way to do it.
Transmitted with a portable device using Xparent Blue Tapatalk 2
edfunkycold said:
Then if Reapers response is too complicated the answer to your question is then No. There's no other way to do it.
Transmitted with a portable device using Xparent Blue Tapatalk 2
Click to expand...
Click to collapse
Guess I"ll just have to live with it or extract another MMS.apk from another ROM!
Joe0113 said:
Guess I"ll just have to live with it or extract another MMS.apk from another ROM!
Click to expand...
Click to collapse
Sorry, i made it sound over complicated lol.. just find the thing you want to change and then save it and put it back and save the apk and then just put it on your phone..
Why wouldn't you just download that app? It makes it a lot easier on you to theme the stuff the way you want. :what:
Sent from my SPH-L710 using Tapatalk 2
cbass15 said:
Why wouldn't you just download that app? It makes it a lot easier on you to theme the stuff the way you want. :what:
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
I'm honestly thinking about just doing that hahaa.

Categories

Resources