[request] Themed 3G icon - Droid Incredible Themes and Apps

can anyone post up a themed version of the stock or new MIUI rom flashable 3G indicator, themed to match this (or both):
http://forum.xda-developers.com/showthread.php?t=788214
Thanks!

Do you mean you're after:
A theme for MIUI which has the 3G icons from that theme
or
That theme with the MIUI 3G icons?
Josh.

fllash said:
Do you mean you're after:
A theme for MIUI which has the 3G icons from that theme
or
That theme with the MIUI 3G icons?
Josh.
Click to expand...
Click to collapse
I would like the 3g icon from that rom to flash over SkyRaider 3.2

^Same^ but likt the one from the smooth blue theme that is a blue 3G indicator. Or JUST the stock HTC 3G indicator in blue if possible. Thanks

just pull it out of the framework and color it yourself, it's like 4 images

worm- said:
just pull it out of the framework and color it yourself, it's like 4 images
Click to expand...
Click to collapse
How do I do this?
Thanks

Funny. I was just going to post asking anyone if they had it in red. I would also like to know how to do it.

Contempt4You said:
Funny. I was just going to post asking anyone if they had it in red. I would also like to know how to do it.
Click to expand...
Click to collapse
I know. I really want it lol, because i kinda hate the 3G indicator in the theme i have currently, as it's hard to see the upload/download arrows, so i just wanted a flashable indicator so I dont lose the cool notification pulldown

I can edit it with photoshop if I can find it. Can anyone give me a hint to the file path?
EDIT: Hah...ok I suck and fail.
I found the apk and edited the images. Looked great. Put the apk back together. Unistalled the original apk and tried to install my modified apk. Would not install. I'm done with it for now. I guess I will read up on signing tomorrow although I thought I had read that system apps didn't need to be signed.
I'll play with it more tomorrow.

do adb pull /system/framework/framework-res.apk
And the images should n in the drawable-hdpi. Folder if not just look around until u find the images
Then pull the framework from your current Rom and replace your images with the images you want then repush your framework hack to the phone and reboot
Sent from my ADR6300 using Tapatalk

Contempt4You said:
I can edit it with photoshop if I can find it. Can anyone give me a hint to the file path?
EDIT: Hah...ok I suck and fail.
I found the apk and edited the images. Looked great. Put the apk back together. Unistalled the original apk and tried to install my modified apk. Would not install. I'm done with it for now. I guess I will read up on signing tomorrow although I thought I had read that system apps didn't need to be signed.
I'll play with it more tomorrow.
Click to expand...
Click to collapse
If you figure it out can you pack a zip of just the 3g icon in blue as well for me?
Thanks man

Thanks for the tips. With a little help from google, I was able to figure it out.
Which icon did you need exactly? The 3g toggle or the notification bar?

well, i did it and replaced some old icons with cooler looking ones, but the 3g icons (along with similar data icons) did not show up. all of the other ones showed up. also, i read a thread where this dude got 4g icons from another rom and installed them on his phone to make it look like he had 4g, but then hours later, he experienced loss of mobile data... and now i think i am too... any suggestions?

I'm sorry I can't help you. I am learning all this myself and wouldn't pretend to know where to start on that. All I can say is that if you are going to make any changes then backup early and often.
The 3g toggle icons I was looking for were in system/app. I merely reskinned them and dropped them back in.

Contempt4You said:
I'm sorry I can't help you. I am learning all this myself and wouldn't pretend to know where to start on that. All I can say is that if you are going to make any changes then backup early and often.
The 3g toggle icons I was looking for were in system/app. I merely reskinned them and dropped them back in.
Click to expand...
Click to collapse
i wanted notification bar icon

I'm running a theme and mine is already skinned. I think either way you would still have to adb push it onto your phone. I did some googling and took a crash course on changing system icons.
Once I figured it out, it made sense (i know that sounds stupid, but after i did it, I was like oh yeah I get it now). I know that's not a big help, but I'm new to this and wouldn't want to bork your phone. Maybe someone more knowledgable will come save the day.
Otherwise I would google in terms like editing apks and adb pull adb push etc. and maybe you will figure it out too.
Hell I can't wait to ruin my phone now that I am armed and dangerous =)

Contempt4You said:
I'm running a theme and mine is already skinned. I think either way you would still have to adb push it onto your phone. I did some googling and took a crash course on changing system icons.
Once I figured it out, it made sense (i know that sounds stupid, but after i did it, I was like oh yeah I get it now). I know that's not a big help, but I'm new to this and wouldn't want to bork your phone. Maybe someone more knowledgable will come save the day.
Otherwise I would google in terms like editing apks and adb pull adb push etc. and maybe you will figure it out too.
Hell I can't wait to ruin my phone now that I am armed and dangerous =)
Click to expand...
Click to collapse
Lol, i actuallly finally figured out how to extract the png's, so i am going to edit in photoshop, then replace the current images with the app ninjamorph.
*didnt work* left a huge blank space on noti. bar and when I rebooted to see if it would show, I bootlooped*

Well. I spent last night learning to resign edited apk files, so literally nothing on my phone is safe now.

Contempt4You said:
Well. I spent last night learning to resign edited apk files, so literally nothing on my phone is safe now.
Click to expand...
Click to collapse
Is there any way to pack the png's so that I can flash them or install as an apk?
Anyone know how I'd do this? I already have the edited png's.
Can I send any of you guys the folder with the icons and you can help me out with this?
Thanks again

It seems the easiest way to change or theme icons is to not unzip them. Just open them with 7zip and make your changes, then close it. They will stay compressed and all of the info and size will remain intact.
Once changed you will have to resign the apk or zip file.
I spent the better part of 2 hours reading up on it using these forums and google, but I do not in any way feel knowledgable enough to instruct you on the finer points. There are oodles of topics on editing apk's and signing them when you are finished.
The steps seem pretty clear:
1. download or pull apk
2. open with 7zip
3. make changes keeping sizes and file names the same
4. close
5. re-sign the apk or zip file (most likely have to delete the existing files to the original signing which will be replaced with your own)
6. push or install the zip or apk (make sure the original app is uninstalled prior to reinstalling the changed app)
There are various methods and tools. The most helpful thread I found on signing is here: http://forum.xda-developers.com/showthread.php?t=473580
I hope this covers it all and is helpful to you. I am new at it and can only tell you to backup everything and if you are unclear on any of it, then don't attempt it.
Read all the posts related to it. There is great info and plenty of feedback on known issues or mistakes others have had.

Related

[REQ] Inverse Notification Icon Color (Black Status Bar)

I was wondering if there is a way to reverse icon colors in the status bar. I just downloaded a black status bar and a lot of the icons blend into the black bar (if that makes sense).
If anyone can help me out, thanks. I don't know anything at all about coding and very little about the root process, so a Metamorph option would be the easiest way for me, although I can figure out theming.
Maybe you like those...http://forum.cyanogenmod.com/topic/...tatusbar-icons/page__view__findpost__p__33425
rori~ said:
Maybe you like those...http://forum.cyanogenmod.com/topic/...tatusbar-icons/page__view__findpost__p__33425
Click to expand...
Click to collapse
I saw those. I wasn't quite sure if it changes the Messaging, Gmail, Voice and other icons since all I see is the USB and USB Tethering icons. Do you know if those are changed?
Haven´t checked that...best, open file and have a look before you morph.
rori~ said:
Haven´t checked that...best, open file and have a look before you morph.
Click to expand...
Click to collapse
Wow that is a great idea. I never thought of that haha (still brand new to this stuff). Well, unfortunately it doesn't have icons for Messaging, Gmail and a few others. Thanks for the idea though. Now I know I can check.
Any other ideas?
Anyone know of anything else to do?
Shameless bump because I really want this.
There is a desire morph around somewhere, locate the files or images you want and I can make a morph, just need to know what rom and icons.
Also bumping. Now that CM has theming, I think someone should have one out.
Use ninja morph and inverse the images u want in framework-res.apk ...really easy
Sent from my Nexus One using XDA App
Made this one a while back...
http://forum.xda-developers.com/showthread.php?t=766561
martin0285 said:
Use ninja morph and inverse the images u want in framework-res.apk ...really easy
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
I checked out ninja morph. You're right, it does exactly what you said...EXCEPT you have to modify every icon individually, which ends up being an enormous pain.
Also, I could have missed something but how do you inverse icons directly on the phone? I looked around and still couldnt find anything. Ended up transfering them to the pc and editing them from there.
In the end, I'm just amazed that android doesn't have a unified icon / theming system yet. To edit messages, you have to go in to mms.apk (took me forever to figure that one out), to edit gmail you have to look in gmail.apk, system icons were in framework, etc. What a pain.

black on black text while DL notification bar????

Hey all, question for ya,
been messing around with the notification pull down. Got it just the way I want it, except for when downloading from the market I get black on black text. Hard to read. really no big deal but it is bugging the heck out of me. Read tons of posts/sites where people have had the same prob. on various phones/roms but can't find a solution.
Anyone know what to change or do???
Here is a pic for clarification.
Thanks Nycorduroy
There is a post a few pages back about modding the xmls.
Do a search in the theme thread for "xml edit"
phim, gets pretty in depth, easier way is to use apk manager, decompile the apk, modify the xml, recompile the apk. DO NOT PUSH THE RECOMPILED FRAMEWORK! pushing a recompiled frame work will give you endless fc's
open the new compiled framework with 7zip and drag your newly compiled xmls into your good framework. then push that one.
Dont forget to do a back up first!
If you dont want to edit the xmls, feel free to grab one of my themes and pull them out.
Thanks for the quick response!! Which xml files am I looking to edit?? they are in the framework file I assume. Any other info you have is appreciated. Right now it looks like it is just when downloading files to phone. After download all is good and in white. thanks again
Nycorduroy
ps i love this android community!! Freedom!!!!
Cant remember exactly which one it was, sorry.
i think status_bar or status_bar_expanded.
nycorduroy said:
Which xml files am I looking to edit??
Click to expand...
Click to collapse
You need to edit the status_bar and status_bar_latest_event.xmls from framework-res/res/layout
Sweet. I will make an attempt. Worse case I might take you up on the offer bad4u6669. Thanks for the generosity.
Sent from my DROIDX using XDA App
The easiest way for you to do it is just grab the xml files that have already been edited from one of the other themes and plug them into your phone...
How do we know which xml is the right one to apply? And where?
@ ny - no worries, i like to help out any way i can, so I dont put a major lockdown on most stuff i have made
@ hack - yeah but then you dont learn anything by modding and pushing bad files then having to sbf and start ALL OVER!!! haha
@jr hack said it 4 posts up...
Currently at work by chance could any1 post a xml or even pm me and ill use ninjamorph to apply

[Q] Metamorphing Rubix 1.0

So last night, I was fiddling with Metamorph trying to change the battery indicator in Rubix 1.0. Very simple change as it's only 11 .png's, but on reboot the theme had applied, but everything was force closing. I have to assume it's a signature/permissions issue, but I never had this problem at all with any of the theming on my Eris.
My question is if this is a DX specific problem or a Rubix specific issue? Since Nand restores don't seem to work correctly with Rubix, I don't really care to experiment anymore with it, so any input would be nice.
What do the experts think is going on here? Am I just an idiot, or is this phone truly the spawn of the devil?
I used ninja morph to do the same thing. I haven't had any problems. It sticks. It takes longer. But I couldn't figure out meta morph.
Would you mind writing a short tutorial on the meta morph process?
I examined a theme that Fabulous created and tried altering his xml file for my theme but got an error from meta morph.
Sent from my DROIDX using XDA App
I'll give ninja a try, but I'll be damned if I want to reflash this thing if it hoses up again.
There's a great tutorial on how to Metamorph HERE.
I've found that editing the xml's of other themes usually confuses the app and causes an error when you try to unzip. I think it's a name mismatch thing or something. You can manually unzip it and then just use "Apply Existing". This has always worked for me.
Update on the NinjaMorph approach, it still causes everything to Force Close. I swear this phone is evil.
I don't know how you did it, but this is making me an angry person.
erishasnobattery said:
Update on the NinjaMorph approach, it still causes everything to Force Close. I swear this phone is evil.
I don't know how you did it, but this is making me an angry person.
Click to expand...
Click to collapse
I really don't know much about theming, and even less about metamorph. I stumbled through using Ninjamorph to replace the drop down notification panel (wanted transparent) and it worked just fine on Rubix 1.0
That's all I've tried to do though.
erishasnobattery said:
I'll give ninja a try, but I'll be damned if I want to reflash this thing if it hoses up again.
There's a great tutorial on how to Metamorph HERE.
I've found that editing the xml's of other themes usually confuses the app and causes an error when you try to unzip. I think it's a name mismatch thing or something. You can manually unzip it and then just use "Apply Existing". This has always worked for me.
Click to expand...
Click to collapse
Make a nandroid backup. If anything goes wrong, just to an advanced restore of /system only. You'll be back up and running within 5 minutes.
Sent from my DROIDX using Tapatalk
Zaphod-Beeblebrox said:
I really don't know much about theming, and even less about metamorph. I stumbled through using Ninjamorph to replace the drop down notification panel (wanted transparent) and it worked just fine on Rubix 1.0
That's all I've tried to do though.
Click to expand...
Click to collapse
Yeah, I was able to replace the pull-down as well, but anything in the status bar itself is causing nightmares, I don't know why, as it's the same .apk. Got me. I'll fiddle.
Man- I am sorry about that bro. Ninja morph was all good for me. Didn't cause any problems. I guess I should have issued that standard...
"I take no responsibility blah blah blah..."
Hope I didn't cause you to much grief. I wonder why it would work for some and not for others? I used the original images from rubix1 framework-res. Is that where you said you pulled your images from?
Just curious.
thepolishguy said:
Man- I am sorry about that bro. Ninja morph was all good for me. Didn't cause any problems. I guess I should have issued that standard...
"I take no responsibility blah blah blah..."
Hope I didn't cause you to much grief. I wonder why it would work for some and not for others? I used the original images from rubix1 framework-res. Is that where you said you pulled your images from?
Just curious.
Click to expand...
Click to collapse
They were actually from Incognito, which I can flash over Rubix with no issues, but I'm not a fan of the whole theme, just a few of the icons and what not. I'm bored at work today, so I'll just continue trying to screw it up until it works.
I edit the framework-res on most ROMs I use as I like the round clock myself. That said I've found the best wya to cause the least headaches is to pull the framework-res.apk from the ROM you are going to install. Then using 7-zip open the framewor-res.apk ( don't extract or decomplie it) and just drop the *.png's files in the /res/drawable-hdpi folder. Once done closeout of 7-zip. Then double click in the *.zip of the ROM I'm going to use and drop the now edited framework-res.apk into the frameowrk folder the ROM. All said and done put the updated/edited ROM on the sdcard of the device and away you go to install it.
Example currently I'm running a mix of Tranqulitiy 2.3.8a along with the Incognito theme in orange and a modified framerwork-res.apk. Most of the framework is still P3's stuff but I put the round clock in his framework-res along with all the edited files from the Orange frameowrk-res.apk of the Incognito theme so it matches.

[MOD] MAKE YOUR OWN THEME!! Ultimate Online Theme Kitchen

let me start of by saying I TAKE NO CREDIT for any of this... only think i did was discover this amazing thread.. (i've know about it for a quite a while now, but don't know why i hadn't decided on posting this here)
im only posting this thread here because not a lot of people in the cdma hero community know about this... and yes this should work with YOUR ROM, whatever that is you have.. seems to be pretty universal now...
here is the link to the main thread, with all credits going to the guys in the desire forum:
~~avreen~~Dr.DroidQliratu~~Mendozinas~~FightSpit~~nRosier~~trinityEon~~
CLICK HERE for Ultimate Online Theme Kitchen
I tried it, but all my gapps were continuously FCing so I had to nandroid back. I might try it again without notification settings (I only did part of those, so maybe that screwed it up).
Fyoolie said:
I tried it, but all my gapps were continuously FCing so I had to nandroid back. I might try it again without notification settings (I only did part of those, so maybe that screwed it up).
Click to expand...
Click to collapse
are u installing this over a current theme?? are u adding any transparencies in the notification bar? what rom are u using? i've had the gapps FC before with this, but got everything worked out to where everything works perfect now..
I'm guessing CM 6 comes with a theme.. so I'm gonna say yes. I didn't make anything transparent, but I only did settings for part of the notification window.
What sucks now is that I nandroided back to a backup I made earlier today and it made everything like I just flashed CM 6 but LauncherPro kept FCing.. trying to nandroid again. :\
Edit: Can I choose sense icons without having a sense rom? If not, that's probably my problem.
Fyoolie said:
I'm guessing CM 6 comes with a theme.. so I'm gonna say yes. I didn't make anything transparent, but I only did settings for part of the notification window.
What sucks now is that I nandroided back to a backup I made earlier today and it made everything like I just flashed CM 6 but LauncherPro kept FCing.. trying to nandroid again. :\
Edit: Can I choose sense icons without having a sense rom? If not, that's probably my problem.
Click to expand...
Click to collapse
sense icons are fine... i've used them before..
try this, flash cm6 again (do not wipe) just flash the same one ur using again.. then flash ur theme u made.. (do not flash gapps again).. then reboot
If I remember that kitchen gave me issues a whole back with the rs folders... open your apk and look in the res folder check to see if v4 was appended to any of the drawable folders, if so delete the v4 part in the name and resign it.
Sent from my PC36100 using XDA App
Confirmed working on CM6RC1... Although not much in the way of theaming very limited but cool non the same. Very easy to use even for the beginner. What it changes should be pretty universal as long as you pay attention and choose the correct android version.
bk718 said:
sense icons are fine... i've used them before..
try this, flash cm6 again (do not wipe) just flash the same one ur using again.. then flash ur theme u made.. (do not flash gapps again).. then reboot
Click to expand...
Click to collapse
I'll try this when I get my new sdcard in the mail. Not much room to work with right now and I don't need my apps all messed up again if it doesn't work. Just gotta remember to take my WoW Authenticator off my account before messing with it, two hours on hold was not fun this morning!
ASimmons said:
If I remember that kitchen gave me issues a whole back with the rs folders... open your apk and look in the res folder check to see if v4 was appended to any of the drawable folders, if so delete the v4 part in the name and resign it.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
I don't even know how to open an apk..
Used this to get the circle battery with CM 6.1 RC1, my only issue is that now it displays a big "Roaming Indicator On" on my lockscreen (where the "Sprint" would usually be), and the roaming triangle is showing up in the taskbar (even though I'm like 98% sure I'm NOT roaming). Anyone have a suggestion of how to get rid of this? Maybe something I did in the process of cooking up the zip? All I want is the stock CM6 pulldown/notification bar with the circle battery, and also have the option to turn off the power control widget in the pulldown.
SirRipo said:
Used this to get the circle battery with CM 6.1 RC1, my only issue is that now it displays a big "Roaming Indicator On" on my lockscreen (where the "Sprint" would usually be), and the roaming triangle is showing up in the taskbar (even though I'm like 98% sure I'm NOT roaming). Anyone have a suggestion of how to get rid of this? Maybe something I did in the process of cooking up the zip? All I want is the stock CM6 pulldown/notification bar with the circle battery, and also have the option to turn off the power control widget in the pulldown.
Click to expand...
Click to collapse
have you posted a comment about this in the thread in the desire forum? they seem to be really good with clearing up any issues quickly..
Searched that thread, found an answer. Working on it now.
SirRipo said:
Searched that thread, found an answer. Working on it now.
Click to expand...
Click to collapse
It worked. If anyone has the same issue, make sure you pull the framework-res.apk from your ROM and upload it when it asks you to.
Sprint said no Froyo for Hero, I said eff that.
SirRipo said:
It worked. If anyone has the same issue, make sure you pull the framework-res.apk from your ROM and upload it when it asks you to.
Sprint said no Froyo for Hero, I said eff that.
Click to expand...
Click to collapse
I've been toying around with it today, trying to do a couple header and footer tweaks the easy way! But everytime I've gotten to the end I choose my file to upload. It just sits there, won't let me hit next, and don't see an actual upload button. Oh well, I'll find another way to tweak up aospMOD.
EDIT: Firefox issues.
SirRipo said:
It worked. If anyone has the same issue, make sure you pull the framework-res.apk from your ROM and upload it when it asks you to.
Click to expand...
Click to collapse
The issue comes from, I believe the ROM loaded on the site is actually from a GSM, so yeah, uploading the one right from your ROM works wonders.
So finally after reading page 2 of this I got it to work, lol. I was using the framework from the site, once I uploaded mine it worked! Although I chose to change my icons and that didnt happen, anyone else get this problem? Not to big of deal, the main thing I wanted was circle battery
cordell12 said:
So finally after reading page 2 of this I got it to work, lol. I was using the framework from the site, once I uploaded mine it worked! Although I chose to change my icons and that didnt happen, anyone else get this problem? Not to big of deal, the main thing I wanted was circle battery
Click to expand...
Click to collapse
sometimes its easy to overlook a unticked box... once you've generated the icons you need to make sure that you have checked off that section.. its easy to forget to tick a box that you already generated, i've done it numerous times
bk718 said:
sometimes its easy to overlook a unticked box... once you've generated the icons you need to make sure that you have checked off that section.. its easy to forget to tick a box that you already generated, i've done it numerous times
Click to expand...
Click to collapse
I did it again and this time I checked the "include icons" and chose G4 blue sense 3D. Again they didnt show up This time what happened was my icons that were blue tinted (running Extremely Blue) turned white. Same stock icons, just white instead of the blue tinted ones. Can I use the sense icons?
Thanks
If it makes a difference I also selected the white notification bar icons as well, H1 DeFrost.
That was it, only chose the G4 blue sense 3D this time and it worked perfect! Now I need to do it again as there are a few I dont care for and would rather have my blue tinted ones, like signal bars
Now I got it looking BAD-A$$!!
Question,
When attempting to modify the Status bar notification I dont get to see the progress I am making. It looks like the Kitchen is supposed to let me see what each mod will look like as I change things, shouldnt that checkered area to the right of status bar mod settings show a preview of what I a doing, while I do it?
EDIT>>>>> Nevermind, I found to click generate at the bottom of page
Thanks
Alright so I redid my phone last night (starting from scratch when I know a little more about this stuff is good ) and tried this again, got the circle battery mod and the status bar icons and it works great!
If it helps anyone, I uploaded my framework this time instead of choosing from the list.

[mod / theme] [cm6 / 2.2] [20-05-2011] WORKING Transparent contacts/phone/mms apks

UPDATE - So i finaly figured it out, feel like a absolute NOOB atm. but these things happen.
Basicaly i edited the "Styles.XML" to make the backgrounds tranperant.
i looked for the style that the android manifest referenced and changed the parent to "@android:style/Theme.Wallpaper"
changed the background image to just a black transplucent image
rebuilt the app, copied the resources.arsc and the moded image,
pushed it to my phone, and BOOM! it worked a treat.
this should work in any app i think.
sometimes the hardest problems are solved so easliy.....
once i have tested it a bit i'll wrap the phone / contacts / mms apps into a update zip hopefully tonight or tomorro.
also i'll put a quick tut together if ppl are interested.
PVY
I am trying to make a fully transparent theme. Got all the framework-res stuff downpat. But I can't for the life of me get the other apps to go transperant.
I tried just changing the background image to semi transparent in the contacts app, then I went fishing around in the xml files but can't find any thing that relates to the background.
then in the mms app I found all the colours in the res/values
Changed the alpha but it didn't work.
Been searching around and can't find out how to make it work.
Thanks in advance.
Pvy
Sent from my X10i using XDA App
Click to expand...
Click to collapse
FINALY!!!
So i fgured this out. thought i'd share
only took a few weeks of googling. (and finding the correct thing to google)
lol...
i had to add the style to the AndroidManifest.xml
i used
Code:
android:theme="@android:style/Theme.Wallpaper"
and i put it in the application brackets. so it looked like this
Code:
<application android:label="@string/app_label" android:icon="@drawable/ic_launcher_smsmms" android:name="MmsApp" android:taskAffinity="android.task.mms" android:allowTaskReparenting="true" android:theme="@android:style/Theme.Wallpaper">
then the usual stuff with making stuff Transparent.
attached is a screeny or 2 the funny lines is my wallpaper. (fireflies Live wallpaper)
next im going to do the Phone and contacts apps, then move my way through the rest of the phone
Pvy.
are you still working on this? i think it would be cool to have all menus transparent
Yeah mate, been having mega issues with my new laptop. it wont decompile/recompile apks properly... i think it is a win 7, 64 bit issue...
so i hit a bit of a snag. was thinking of releasing a theme if ppl were interested. (gotta figure out the whole recovery zip thing tho)
Pvy
alamatnitotoy said:
are you still working on this? i think it would be cool to have all menus transparent
Click to expand...
Click to collapse
I have tried what you said in the code but didn't get the same result.
What do you mean here by the usual stuff?
pvyParts said:
then the usual stuff with making stuff Transparent.
Click to expand...
Click to collapse
modifying the alpha/transperancy of the images and the alpha in the xml files.
ie int the color.xml it has the background colors,
so #ff000000 is fully opaque black,
and #99000000 is like 60% Transperant Black
i'll post the MMS.APK if thats what you are after. and you can see all the changes i made. it was rather rushed after i had my epipheny
EDIT- I attached the MMS.apk that i was working on recently, it runs on the emulator, and the transperancy works for both black and white backgrounds. the apk is signed so it should run on a phone. but normal stuff aplies,
Make sure you have a backup of the original, and i'm not responsible for any damage, ect ect ect.
alot of the XML files have small changes.
let me kno if ya want any more info
Thanks PVY.
gil2004xp said:
I have tried what you said in the code but didn't get the same result.
What do you mean here by the usual stuff?
Click to expand...
Click to collapse
How is the work coming along? I'm gonna try the messaging app, I'd love to try anymore that you have finished
slow atm , i am having issues getting the moded apps to work on the phone... FCs.... lots and lots of fcs...
i should prob update the first post... maybe later.
the mms.apk above will work i am running it on my phone (using wolfs CM6 v006). i used x10 mod tool ( by mr rush i think) to push it to the /system/app folder ont the phone, take a backup first tho to be sure.
vpllover said:
How is the work coming along? I'm gonna try the messaging app, I'd love to try anymore that you have finished
Click to expand...
Click to collapse
So i figured it out see the first post!
Pvy
nice..you did it..ill try it maybe later cause im on miui now
yeah i was prety happy hey
heres some screenies!
http://s789.photobucket.com/albums/yy180/aaronkable/Transperant%20Theme/?albumview=slideshow
Pvy
sure it will all work good

Categories

Resources