Theming dialer/Answerer help - Android Software/Hacking General [Developers Only]

Was wondering how i can change the way i answer calls from rotary to something custom i am running cm7. on an evo. I can change my dialer application but the way to pick up or answer calls doesn't seem able to be changed. Help please
Sent from my PC36100 using XDA App

You might want to check this out
Stericson's NinjaMorph
http://forum.xda-developers.com/showthread.php?t=674604
If you have some basic theming skills, you can virtually mod any png in the framework_res.apk of your phone.. I am in no means a dev or themer and i was still able to change lockscreen and status bar within like 10 mins, no lie

Related

Change notification font color music.apk

hey, someone can tell me how to change it? its for Milestone, I wanna change it to white.
I think it uses global resources, meaning that while it can be changed you might change all of the notification colors. Unless you want to re-write music.apk that is...
someone more familiar with the music might be able to provide a better answer, but I'm sure it's sharing resources including notification color with the rest of the system.
Sent from my T-Mobile G1 using the XDA mobile application powered by Tapatalk

Change icon color

One of the reasons i love android so much is the ability to customize your phone. What id like to know is whether or not there is any way to change the color of the application icons?
Sent from my X10a using XDA App
brunswick000 said:
One of the reasons i love android so much is the ability to customize your phone. What id like to know is whether or not there is any way to change the color of the application icons?
Sent from my X10a using XDA App
Click to expand...
Click to collapse
Hello fellow Ontarian... I don't think you can just change the colour of the icons without extracting and actually making an icon pack with your edited icons. Once you do that, then you can use what I use to change the icons. I use Folder Organizer. There's also Bettercut. Here's an example of the icon pack I use.
h t t p://forum.xda-developers.com/showthread.php?t=691294
BTW, no need to be rooted to change these icons.
Thanks man im going to give it a shot. Im trying to learn a bit more about apk files and fidling with them. But, just the same im glad there is an easy solution.
Cheers,
Brunswick

[Q] Editing framework-res.apk to get the ARC lockscreen?

I know I can use WidgetLocker to get the ARC lockscreen
But I've been trying to modify the framework-res.apk and I think it is possible to get the ARC lockscreen. Using WidgetLocker doesn't change the way the bar looks when some-one calls either.
I think there might be many people who like how the ARC ui looks...so i think anyone who can help me might also help a lot of ppl as well
Thx in advance!
=]
to change the bars during a call edit phone.apk
Thanks! Didn't know how i missed that!
Though I still don't know how to edit the bar. I only could modify the dragging buttons.

Metamorph themes and mods

Can someone show me where to get some mods for the HeroC for Metamorph? I've been looking but can't find anything designed for this phone or for aospCmod 2.3. I really want to change my notification bar and pull down screen without having to use an entire theme. Any help would be greatly appreciated.
Sent from my HTC Hero CDMA using XDA App

[MOD] Transparent Enabled Notification/Statusbar Sprint OTA 4.22

Hey gang!
I was perusing the Themes and Apps Section for the Evo 4g and noticed a couple trends. A lot of the themes and mods are for the ports of late, which is awesome! But I know some of you are very happy with the Sense 1.0 with GB that we've received recently (OTA 4.22). While I prefer the Sense 2.1 with GB Roms myself, I want to provide mods and themes for all sorts of stuff. The other trend I noticed was that a few flashers wanted transparency. Everyone loves transparency, right? With Gingerbread, as many devs and themers have found out, theming is much more ingrained in dex code than previous issues of Android OS. No worries, there are some smart cookies floating around.
Well, I just wanted to upload this for the folks out there who would like to start theming or want to incorporate transparent Statusbar and Notification Area but are not quite familiar with smali/baksmali and xml editing. I have uploaded deodex and odex versions of the mod.
Here is exactly what I did in general terms.
used baksmali to decompile the SystemUI.odex
edited two lines in "com/android/systemui/statusbar/StatusBarService.smali"
used smali to compile the smali folder back to classes.dex
made the statusbar 100% transparent (just for sample purposes, ie it can any level of transparency, not necessarily clear) but PhotoShopping "statusbar_background" in SystemUI.apk/res/drawable-hdpi
used apktool to decompile SystemUI.apk
made the notifications text white instead of black by editing values
made the notification area a transparent black instead of stock white
I think that is all that I did...
This little mod was by request and I can't guarantee that everything is 100%. I should also note that the ROM I used to was xHausx's stock odex rom as found HERE. Thanks xHAUSx! I figure this one would be as stock as it gets, and also the requester is using this ROM.
Let me know how it goes. I do not to take credit for actually coming up with the mod for transparency for Gingerbread. That smali hack should be credited to KBanause. What I did was make it work for the Evo and also inverted the text color a little bit. I also do not take credit for broken devices. Please Nandroid.
Sorry for the long post!
Deodex download
Odex Download
Thanks Tom, I will let you know how things go.
Sent From My HTC Evo 4G Using Tapatalk On The Now Network From Sprint.
Works As Planned! You Are The Man!!!
Sent From My HTC Evo 4G Using Tapatalk On The Now Network From Sprint.
Well...it works, and it looks nice on my home screen, but the white icons and stuff make it impossible to read the notification bar in some apps like gmail. Still cool though
p.s. This was on Fresh 4.1.1.0 btw
Would it be difficult to make it play nice with this status bar mod? The only thing that remains after flashing your mod over his is the battery percentage. Thanks in advance!
http://forum.xda-developers.com/showthread.php?t=1127475
Hey guys. I'm sorry but I do not use this ROM, and thus it will be difficult for me to make mods for it.
I only wanted to release this so peeps can do it with their flavor. Maybe one of the other themers who use this Rom like rydah can fill these requests.
I do however, agree with the white icons being too white.
Sent from my PC36100 using XDA Premium App
Love the mod. We just need the status bar up top solid black while having the dropdown transparent. I'll take a look at it and see what I can come up with . I'm good with xmls not smalis.
Evolutionmods said:
Love the mod. We just need the status bar up top solid black while having the dropdown transparent. I'll take a look at it and see what I can come up with . I'm good with xmls not smalis.
Click to expand...
Click to collapse
Just insert a black png for the status bar. I only enabled the transparent, but it isn't necessary.
Sent from my PC36100 using XDA Premium App
tommytomatoe said:
Just insert a black png for the status bar. I only enabled the transparent, but it isn't necessary.
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
awesome! great work!
I really want to use this mod however I get no status bar at all when i run the zip. Android just starts up with no status bar, what's the issue?
xlxcrossing said:
I really want to use this mod however I get no status bar at all when i run the zip. Android just starts up with no status bar, what's the issue?
Click to expand...
Click to collapse
Let me ask you. What Rom are you using? Also, if you using stock Rom, you're likely on 4.24 ota. This was made for 4.22.
I've had same issue btw. A full restart worked for me.
Sent from my PC36100 using XDA Premium App
I'm using MikG which is using 4.24 OTA. It's Sense 2.1 so I guess no go. What would be the best way to replicate your theme? I know how to replace the background png but I don't know how to edit scripts or anything for the font color change.
xlxcrossing said:
I'm using MikG which is using 4.24 OTA. It's Sense 2.1 so I guess no go. What would be the best way to replicate your theme? I know how to replace the background png but I don't know how to edit scripts or anything for the font color change.
Click to expand...
Click to collapse
MikG is not based on OTA. It is based in Evo shift ota which had sense 2.1.
Go to themikmik.com and you will find this mod in several themes.
Sent from my PC36100 using XDA Premium App

Categories

Resources