Color Gmail notifier icon request - Verizon Samsung Galaxy Note II

I really did give it a try but It didn't work. I tried to change the icon from a file I pulled out of the Gingeritis Thunderbolt rom that I was using before I switched to the GN2. I just don't know enough about making these changes. Can anyone out there help?
I'd like the red and white icon to replace the plain grayish icon in the notification bar when I get new email (gmail).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://www.aeinrst.info/wp-content/uploads/2011/09/Gmail-Icon.png
I'm on Beans B5 w/ the colored Twiz 0.1 theme. If it matters.

This is a great request. Plus 1

+2 for this I would gladly donate
agree OP has made a great request
I'm running Beans stock deodexed

Does anyone at least have a link for a tutorial so I can give it another try?

sorry I can't help but I'm ready to donate if you can get it working

so what you want is that your email notification look like that?

Yes. But that opens another issue because notifications have a dark tint when you add color to them.

Please send me the .png

Gigatopiloto said:
Please send me the .png
Click to expand...
Click to collapse
Here it is

stu5797 said:
Here it is
Click to expand...
Click to collapse
This is actually the image that resembles the current gmail icon used in the notification bar. With the envelope closed. I think the one with the envelope open is used in the app.
http://static.allmyapps.com/data/apps/4/1/4103/f1a2dedf371e486c7e78a37e26ef5f1c_icon.png

newbomb said:
Does anyone at least have a link for a tutorial so I can give it another try?
Click to expand...
Click to collapse
I take no responsibility for any harm that may come to your phone trying this.
You must be rooted for this to work
check out the links at the bottom on this post for ninjamorph stuff
****The new image must be the same size as the old image for this to work****
I was able to get the notification changed using ninjamorph and rootexplorer.
1. rename your image stat_notify_email.png
2. Open ninjamorph and start a new project.
3. go to data/app/com.google.android.gm-1.apk
4. When you click it, it should extract the folder.
5. On the next screen click copy it(lower right corner).
It should tell you where the copy was saved. For me it was on my phone storage in androidthemes/workspace
From there i went to rootexplorer( you could also do this part on your computer).
1. open androidthemes/workspace/com.google.android.gm-1.apk/res
2. Locate these file:
drawable-hdpi,
drawable-mdpi,
drawable-sw600dp-hdpi,
drawable-sw600dp-mdpi,
drawable-sw600dp-xhdpi,
drawable-xhdpi
3. This may just be an extra step but i went through each of these files and added .bak to the end of each original image so it looked like this: stat_notify_email.png.bak (this will keep the original as a backup in the folder).
4. Copy/paste the new image named stat_notify_email.png into each of these folders.
If you don't rename the files when you paste you will just replace the original.
5. Once you have placed the image in all the file you will go back to ninjamorph and click finish project.
6. Click the com.google.android.gm-1.apk
7. It will then create package
8. It will ask if you are sure you want to replace the .apk....click yes
9. It will ask if you want to optimize using zipalign...click yes
10. It will ask if you want to clean up/delete project...Click yes or no(up to you)
11. Once it is done, reboot phone and it should have the new notification icon but it will have a dark tint from the notification bar.
I have not done that much with ninjamorph so there probably is a shorter way to do all this.
Here are a couple links to using ninjamorph:
http://www.youtube.com/watch?v=8uD0o52typs
http://forum.xda-developers.com/showthread.php?t=674604
http://www.droidxforums.com/forum/d...ninjamorph-change-notification-bar-icons.html
Hopefully this works for you.

Excellant write up for those wantign to try some of this..

Related

[Morph] Droid in Notification Background (diff colors) update 10/19

Big thanks to Hacku who originally posted these images... Thank you to s15274n for requesting these... GREAT FIND!!! I've added about 20 more different colored droids to this... These are no longer mm files just images..
http://db.tt/4C0WwPm
These are images originally found here by hacku along with some edits by me- http://forum.xda-developers.com/showthread.php?t=750555
hacku said:
So I've had a few people asking how I did this so I decided to make a little tutorial.
Credits:
RinTinTigger
Taypotts
This will NOT change the color of your status bar. This will only add a transparent background to the drop down bar and place the Droid on the bottom right corner.
***Make sure USB Debugging is checked under Settings>Application>Development***
Here's how it's done:
1. Download & install Stericson's NinjaMorph from the Market
2. Place your desired Droid image on your SDcard and rename it to status_bar_background.png (doesn't matter where you put it)
3. Launch NinjaMorph and click tap on New Project
4. Go to /system/framework/twframework-res.apk (Files will get extracted and a backup is created automatically)
5. Go into /res/drawable-hdpi and find status_bar_background.png
6. Tap on the file and it will now ask you to find the image you want to replace it with
7. Find the file you placed on your SDcard and tap on it
8. You will get a warning asking if you're really sure you want to replace it (Tap Yes)
9. Tap on the blue arrow on the bottom right corner
10. Tap on Finish Project
11. Tap on twframework-resapk (NinjaMorph will now package/create the apk)
12. You will get a warning asking if you're sure you want to overwrite the apk (Tap Yes)
13. You will now get a warning asking if you want to zipalign (optional)
14. Tap ok on the next warning
15. Choose if you want to delete the project
Your phone should now reboot automatically and you should have your new Droid on your drop down notification bar that looks like this.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
Thanks for sharing!
Looks great man, thanks for the mention. I'm about to flash now. Do you have a stock to revert?
eh I guess I can make a stock real quick...
I'm rocking the Green Android and it looks awesome. I've already shown it to a lot of the other Android Fans here at work, all are very impressed. Good job with everything man. Yeah, being able to revert is always nice rather than restoring a nandroid backup....
OP updated with revert..
im in the process of putting the finishing touches on a stock theme/template...
everything will be in it... that came stock anyway... and it will give those that want to start theming a little push in the right direction...
I will probably do a short demo of me morphing a bar from stock to crazy... start to finish
you sir are the man. If you do find time to do that, please make sure I know so I can add it to my sticky in the General section. That would help a ton, and lets be frank, the more people theming, the better for us all.
good job, this looks nice. I got the red and green
It did say the file doesn't exist so when I close it and go to existing to open the file there's nothing in it...trying to get the red one
Sent from my SGH-T959 using XDA App
looks great... thank you...
instructions for use:
open metamorph (MM)
click unzip extract new
(error occurs)
open MM
click pick existing
click Droid_xxx
click Droid_xxx
click Droid_xxx.xml
click close
click apply all
reboot after it finishes
When I click existing and then droid_red there are no files In it
Sent from my SGH-T959 using XDA App
check with a file explorer... if you can copy it into the root/directory of the theme it will be easier to find.. you're looking for Droid_Red.xml
if its not there redownload...
Just unzip the file then move the folder to the metamorph themes folder and select existing theme and click on the xm fileand apply all.
Yeah my comp double folders everything when it zips, or MM does it unzipping... IDK, it works if you apply manually by selecting the xml file..
Yeah I think this is breaking my market app. FC after downloading an app, reverting back to stock to double check. Will keep you posted.
^ no issues here, 3 updates and 2 new apps.
Try this.. Go to settings, applications, manage applications, market, uninstall updates and Clear data
Sent from my SGH-T959 using XDA App
I reverted back to original with no prevail. I did a Nandroid and market is working again. I did have the ClearBar Metamorph isntalled as well as the Segemnted Green battery status icon isntalled. Not sure if a mixture of these things was the problem or if something just went wrong the first install.
I wills say a great mod for sure, looks great!
This may sound dumb, but would I be able to use morphs like these on my Captivate?

[REQUEST] Sense Navbar.. (might be one for you, Cryshop?)

Saw this Thread under the Desire forum..
I really like the way the Navbar is made on this rom..
I myself do not have the graphic-skille to make something like this, so hopefully someone else have??
http://forum.xda-developers.com/showthread.php?t=729172
lol, ok, I did a quick job by pulling graphic files from mytouch 3g slide sense. Just download the zip, unzip it, then replace these files with ones in com.htc.resources.apk/res/drawable-port-mdpi
Drawable-port-mdpi
I'm not sure how it's look, maybe you could post a screenshot
Yep, as it turns out, you don't even have to bother resizing some images... as it is with battery, navbar, lockscreen...system just resizes them automatically...
of course it's a good Idea to conserve space...
use adw launcher and search for espresso theme in market
cryshop said:
lol, ok, I did a quick job by pulling graphic files from mytouch 3g slide sense. Just download the zip, unzip it, then replace these files with ones in com.htc.resources.apk/res/drawable-port-mdpi
Drawable-port-mdpi
I'm not sure how it's look, maybe you could post a screenshot
Click to expand...
Click to collapse
Just tried to replace the files in the original .apk - putting it all in a zip-file (not signed since I'm on S-OFF) but it just brings me to bootloop
I'm not entirely sure, but I think running apk's still have to be signed...correct me If I'm wrong...
Dr.Romca said:
I'm not entirely sure, but I think running apk's still have to be signed...correct me If I'm wrong...
Click to expand...
Click to collapse
I've never signed framework apk files. What I did is :
1. Open apk file with winrar, leave it.
2. Open folder window that includes necessary files.
3. Drag and drop file from (2) to (1) for replacing or something else.
4. Push apk files back to /system/framework/
Benefits:
- No need to extract apk files.
- No need to re-zip.
- No need to sign.
cryshop said:
I've never signed framework apk files. What I did is :
1. Open apk file with winrar, leave it.
2. Open folder window that includes necessary files.
3. Drag and drop file from (2) to (1) for replacing or something else.
4. Push apk files back to /system/framework/
Benefits:
- No need to extract apk files.
- No need to re-zip.
- No need to sign.
Click to expand...
Click to collapse
That's what I did.. (Used TotalCommander instead) ..
EDIT: Now trying using WinRAR
Now it worked.. Only "bug" is now, that the indicator of which homescreen used is still a "bow"... Is there any way to either get rid of that or to edit it..?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now it worked.. Only "bug" is now, that the indicator of which homescreen used is still a "bow"... Is there any way to either get rid of that or to edit it..?
Click to expand...
Click to collapse
Oops!
These pngs go to /system/app/Rosie.apk/res/drawable-mdpi/
cryshop said:
Oops!
These pngs go to /system/app/Rosie.apk/res/drawable-mdpi/
Click to expand...
Click to collapse
Hehe... I'll look into that
Used NinjaMorph to replace the files (Thanx to S-OFF) and NOW it looks nice ;D

[Sense][BatteryMOD]STOCK SENSE BAR WITH NO PERCENTAGE.

This is just a stock sense battery w/o the percentage. I only made this cause I worry about my phone battery A LOT and battery percentage makes it worse for me and I wondered if other people felt the same, so I'm sharing it here. It's really not much so don't criticize or talk crap about it. Just for those iffy people who HATE battery percentages. Enjoy!
Installation Process
- Unzip files into a folder called battery.
- Go into cmd enter " cd C:\AndroidSDK\tools "
- Then enter " adb pull /system/framework/framework-res.apk "
- Open the .apk file w/winRAR
- Go to res>drawable-hdpi
- Drag contents from the "Battery Folder" into drawable-hdpi
- Now, put framework-res.apk into SDK tools folder and " adb push framework-res.apk /system/framework "
- Enjoy
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I tried it on fusion 1.18 and it deleted all my accounts and wouldn't let me resync them...is this only compatible with sense 2.1?
kirkcody said:
I tried it on fusion 1.18 and it deleted all my accounts and wouldn't let me resync them...is this only compatible with sense 2.1?
Click to expand...
Click to collapse
O.O weird... I'm running the same and mines fine. Let me check real quick..
Thanks I'd really appreciate it, I feel the same way about battery percentages...yeah I used root explorer moved the apk to...wait I think I just moved it to system/framework...and didn't follow the rest ill try it again....sorry please repost zip
kirkcody said:
Thanks I'd really appreciate it, I feel the same way about battery percentages...yeah I used root explorer moved the apk to...wait I think I just moved it to system/framework...and didn't follow the rest ill try it again....sorry please repost zip
Click to expand...
Click to collapse
lol. just extract those .png files INTO A FOLDER.(Very Important) then move them to /system/framework/drawable-hdpi/ and reboot. =)
I found it but root explorer won't allow me to access the framework-res.apk...it won't allow me to paste them there, only options available for the framework apk are install,view and cancel when pressed.
kirkcody said:
I found it but root explorer won't allow me to access the framework-res.apk...it won't allow me to paste them there, only options available for the framework apk are install,view and cancel when pressed.
Click to expand...
Click to collapse
Same with me
Sent from my HTC Glacier using XDA Premium App
kirkcody said:
I found it but root explorer won't allow me to access the framework-res.apk...it won't allow me to paste them there, only options available for the framework apk are install,view and cancel when pressed.
Click to expand...
Click to collapse
I will post a new method. lol. darn. too many fails..
kirkcody said:
I tried it on fusion 1.18 and it deleted all my accounts and wouldn't let me resync them...is this only compatible with sense 2.1?
Click to expand...
Click to collapse
just restart and itll be fine
kinnyswaggg said:
I will post a new method. lol. darn. too many fails..
Click to expand...
Click to collapse
Uh need to unzip it and do that thats why
Sent from my WhiteHTCMyTouch4G using XDA Premium App

[THEME] CM9 Blue Notification Drawer Widgets - Photon

I themed my CM9 Galaxy Nexus notification drawer widgets to match the blue in the rest of ICS instead of the default white. I had an Epic 4G visitor ask about doing this for their phone, then a Photon user too! So I built this Zipthemer file to help y'all out. I don't have a Photon so I couldn't test this out. If you try it let me know if it works, or what doesn't work.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
download zipthemer here
*How to use Zipthemer*
note: you may need a ROM you have flashed (CM9) in order to configure your edify script (this is the script that tells CWM what to do when you run your update.zip file)
1. Install zipthemer!
2. Open up the menu (on ICS it's the 3 vertical dots) and click on update edify (you will only have to do this once)
3. Updating Edify screen (complete either Option 1 or Option 2)
- option 1: browse to the ROM you have on your phone and click it -- done
- option 2: click on download, then exit out of the screen, click options (3 dots), settings, update script format, select your phone. If your phone isn't present, see option 1.
4. Download the zipthemer file (.zip), and using a file explorer, move it to the "zipthemer" folder on your sd card.
5. open zipthemer again, click the "+theme" button, select the theme you want to apply (you can select more than one, or even only certain parts of one)
6. click "*output" button and pick the name you want for your update file (or accept the default). Leave the "-update.zip" at the end of the file name and "/sdcard/" at the beginning so it will be in your sdcard root directory and easier to find when you go to flash it.
7. click "build it!", it will ask you if you want to create a backup file, I usually do just in case so I don't have to re-flash the entire ROM to undo my changes if I want to.
8. Exit zipthemer, reboot to recovery, flash your new zip file, reboot system, enjoy!
more notes:
a. as always, it's a pretty good idea to run a nandroid anytime you play with your system (this is a do as I say, not as I do kinda statement)
b. A lot of these type of themes where some system files are modified or system apps are modified, it's good to do a wipe dalvik/cache
c. if you update your ROM to a new nightly/RC/stable, re-build the zipthemer file. It's likely that this isn't necessary, but unless you know just what the CM team changed it's probably a good idea.
Can i apply this to my ics fone?
Im on ics 4.0.3/cm9/build 17/sgs I9000
Sent from my GT-I9000 using Tapatalk 2 Beta-4
softpinkishlips said:
Can i apply this to my ics fone?
Im on ics 4.0.3/cm9/build 17/sgs I9000
Sent from my GT-I9000 using Tapatalk 2 Beta-4
Click to expand...
Click to collapse
Maybe, I'll have to download the CM9 ROM for the SGS and look at the files to see. I'll look into it as soon as I can and let you know.
Sent from my Galaxy Nexus using Tapatalk
It was me who asked if you could, very glad you were able to, You Rock!!!
MoPhoACTV Initiative

[TUTORIAL] Sense 4.0 Theme Creation [On Hold - Working Out Some Bugs]

Since there isn't a Desire X specific skinning tutorial i decided to make and share what i know so far. This is fully manual. Some tools or members may offer automated procedures. The choice is entirely upto you to find such tools. I prefer this method. So please don't say anything about others or point out. Of coz if there are any errors in my method please feel free to tell me.
**My respect and appreciation to sopL87 via whose thread i was inspired to create themes for Sense 2.1. The format of the tutorial and links are borrowed from his thread here. Please check his hard work and ideas there**
Downloads & Installations
a. Download and Install JDK and JRE
b. Download and Install Android SDK
c. Download and Extract Auto-Sign-Tool
d. Download and Extract APK Tools
Setting Up Theme Kitchen [Mini]
a. Extract apktool1.5.0.tar.bz2 anywhere. Copy and Paste apktool.jar in C:\Windows
b. Extract apktool-install-windows-r04-brut1.tar.bz2 anywhere. Copy and Paste aapt.exe and apktool.bat in C:\Windows
c. Extract Auto-Sign-Tool anywhere. Preferably in a specific folder like "Sense4Theme"
Setting Up Sense 4 Framework and Resources
a. Download the attached Desire X Specific Framework and Resources [To Be Attached Soon]
b. Extract the "Framework and Resources.zip" anywhere or Sense4Theme folder
c. Go inside the "Framework and Resources" folder
d. Open Command Prompt
e. Type the following command marked in bold apktool if framework-res.apk
f. Press ENTER and wait while it is installed. You will get I: Framework installed to: C:\Users\UserName\apktool\framework\1.apk
g. Type the following command marked in bold apktool if com.htc.resources.apk
h. Press ENTER and wait while it is installed. You will get I: Framework installed to: C:\Users\UserName\apktool\framework\2.apk
*You will get a couple of warning when you do the installation as in h. Ignore the warning. Unless you did not get any errors, you are good to go.
The Actual Theme Tutorial [Will Be Updated Soon]
[Place Holder] Will be updated when i get free time.
Added to Index.
Cheers
nlooooo said:
Added to Index.
Cheers
Click to expand...
Click to collapse
Nice work with indexing everything. Keep it up!
When will the actual theming tut come?
Sent from my awesome fridge
MaartenXDA said:
When will the actual theming tut come?
Sent from my awesome fridge
Click to expand...
Click to collapse
Sorry for the quite long delay. But i am having some rather odd problems. The themes i redesign has lines which is quite visible for example when a dialogue box is loading. It pre-modded themes (actual file) the said box appears white and clean. But in my modded theme i get odd and ugly yellowish egg colored blotches in the form of lines.
I have tried VTS also. But to no avail. So far i have just changes clock design and apps drawer button (hate the default bubble type ugly buttons)
If anyone can help me please feel free, while i try further experimenting.
ayyu3m said:
Sorry for the quite long delay. But i am having some rather odd problems. The themes i redesign has lines which is quite visible for example when a dialogue box is loading. It pre-modded themes (actual file) the said box appears white and clean. But in my modded theme i get odd and ugly yellowish egg colored blotches in the form of lines.
I have tried VTS also. But to no avail. So far i have just changes clock design and apps drawer button (hate the default bubble type ugly buttons)
If anyone can help me please feel free, while i try further experimenting.
Click to expand...
Click to collapse
Thread bump!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Categories

Resources