Browser icon - Galaxy Note 4 Q&A, Help & Troubleshooting

Anyone know how to change this bloat icon? I think there is some file that is making the icon and the name look like this and I can get around it. I tried deleting and adding another stock apk but again the same icon
Thanks

Related

customize notification bar?

I'm looking for an app of some kind to customize the notification area (get rid of non essential icons)
any suggestions?
Dunno if this helps but I haven't heard of an app to do that, and if you wanna just get rid of some non essential icons, I just edit the framework-res.apk file on my computer. Extract the correct png files, edit, and metamorph it on phone. Editing the notification bar is a pain in the butt though, but I don't think it should be all that hard to get rid of some Icons, give it a try and don't forget to backup incase ;p
maybe someone will have a ebtter suggestion but thats all i got for now
http://forum.xda-developers.com/showthread.php?t=589315&page=61
Post #610, similar and more steps!

Better Cut + icon packs = mis-aligned icon

Hi guys,
I understand other people are having the same problem over in the Screenshot thread. The problem is that when using an icon from an icon pack, the icon becomes mis-aligned and not appearing the way that it should. Not sure, but just wondering if anybody has found a way to fix this?
Thanks
m00moo said:
Hi guys,
I understand other people are having the same problem over in the Screenshot thread. The problem is that when using an icon from an icon pack, the icon becomes mis-aligned and not appearing the way that it should. Not sure, but just wondering if anybody has found a way to fix this?
Thanks
Click to expand...
Click to collapse
If you really love the your specific icon pack, copy it to the sd card with astro, extract it in a folder (mount sd card, and use winrar to extract),
and then use bettercut option to choose image instead of iconpack.
There is a problem with bettercut and icon packs.

Remove top-bar from touchflo?

Hey guys,
I was just wondering if it's possible to remove the top bar from manila 2d (aka TouchFlo) which shows the network information? In my opinion, it's just a waste of screen space and looks bad.
I know you can remove the network information with M2DC but I was wondering if anybody knew how to actually remove the top bar itself.
Cheers,
Jennan
Yeap, this is possible.....use attached transparent topbar. Put it in windows folder and relace original (with total commander). First copy original to another file in case you want to go back.
Thanks Frank, you're really helpful man
Appreciate it, worked like a charm
Thanks a lot for that too!!
Any chance to change the bottom bar also?
Have tried a lot of things but you can not remove or replace by a transparent version.....seems hard-coded in Manila.
Though you can change the color (mine is black). Or the trick I see in some themes is that you make an exact copy of the theme as is behind bottom bar and copy to windows so that it appears it is gone. But in actual fact is still there. If your theme is complex or change it frequently will be more difficult/more work. But it can be done.
Let us know how the result.....
Thanks so much ;]
I don't understand why you would use Total Commander for this though :/ I just did it with File Explorer and it worked too
It kind of supprised me I could just replace it from with file explorer; Aren't these images stored in the ROM? Then why can I replace them with File Explorer?
this is great. i was just complaining to the wife about how unsightly that top bar was.
thanks very much
Seems a bit wasteful to make a whole new thread for this - does anybody know how to replace the icons in TouchFlo? I've just downloaded a bunch of SenseUI icons in PNG format and want to replace the cartoony manila 2d ones.
Any ideas?
Thanks
For more info on removing top bars etc...see this thread...http://forum.xda-developers.com/showthread.php?t=688313

[Q] Custom icons for third party apps in MIUI?

I've been wondering if there's a way to add custom icons for third party apps in MIUI ROM. I know you can change icons of applications by opening the .apk and replacing the icon file inside but MIUI adds its own background for third party apps' icons. So my question is, how can I prevent MIUI from doing that?
The default icons seem to be located in the farmework-res.apk inside "drawable-hdpi-finger" folder. I tried adding new icons there and naming them to "icon_handcent.png" or "icon_handcent_sms.png" etc. but this didn't work.
And just to be clear I don't want any widgets like Desktop Visualizer or BetterCut to make new shortcuts. All of those apps make the new shortcuts as widgets and therefore they can't be added in the dockbar or inside folders.
Thanks in advance
Jiia said:
I've been wondering if there's a way to add custom icons for third party apps in MIUI ROM. I know you can change icons of applications by opening the .apk and replacing the icon file inside but MIUI adds its own background for third party apps' icons. So my question is, how can I prevent MIUI from doing that?
The default icons seem to be located in the farmework-res.apk inside "drawable-hdpi-finger" folder. I tried adding new icons there and naming them to "icon_handcent.png" or "icon_handcent_sms.png" etc. but this didn't work.
And just to be clear I don't want any widgets like Desktop Visualizer or BetterCut to make new shortcuts. All of those apps make the new shortcuts as widgets and therefore they can't be added in the dockbar or inside folders.
Thanks in advance
Click to expand...
Click to collapse
I recon that if you create an icon that is exactly the same size as MIUI makes its icons then you wont be able to see the background it puts behind it.
What happens if you make an app's icon a black square that fills the whole png? Does it obscure any MIUI backgrounds?
ive been trying to add icons to this folder too but not had any luck. Im guessing it is contained in an xml telling the launcher to use those icons in the framework.res instead of the ones inside the apk itself.
Ive looked through a load of xmls in launcher and in framework but cant seem to find it anywhere.
On a side note i have read over on droidforums that by changing the icon for the apk contained in data/system/customized_icons then this will display the new icon of your choosing. So instead of placing your icon in the drawable_hdpi_finger folder, place them in there.
bcnice20 said:
And themers it looks like it stores the customizd icons in data/system/custom icons may help
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
data/system/customized_icons
look here guys ^^^^^^^^
you will find all the miui generated 3rd party icons will be in there. Try replacing those (may need to wipe cache to apply, not sure)
and fyi the way miui makes icons is the same as iphone now. It uses icon_mask to limit the drawable size of the original icon, then applyies it on icon_pattern on top of icon_background, and finally places icon_frame over top of it all. all those files are found in framewrok-res.apk inside the drawable-hdpi finger folder
im trying to change the main icons not the customized ones. is there a folder for that? like settings and gallery icons.
operation_english said:
im trying to change the main icons not the customized ones. is there a folder for that? like settings and gallery icons.
Click to expand...
Click to collapse
Yes, in framework-res.apk there is a folder called drawable-hdpi-finger. All system apps have their icon in there. If you place your new icons in there then they will then be changed on the main screen.
What i still havent worked out is how to add icons in there for other apps such as handcent or dialerone.
i think the default_workspace.xml would need the app and package adding to it but i laso think there would be another step somewhere, not tried it yet.
wheres the framwork-res.apk located?
Is there a way to completely avoid this resize?
newone757 said:
It uses icon_mask to limit the drawable size of the original icon
Click to expand...
Click to collapse
Is that the reason why MIUI resize the 3rd party app inside data/system/custom icons??
Is there a way to completely avoid this resize?
I have overwritten the background, for example, and now I have no unwanted background.
I can decide for the border, remove it the same.
But overwrite the icon_mask seems do not change the MIUI resizeing.
What have I to do?
Thank you in advance, to everybody who would help
newone757 said:
data/system/customized_icons
look here guys ^^^^^^^^
you will find all the miui generated 3rd party icons will be in there. Try replacing those (may need to wipe cache to apply, not sure)
Click to expand...
Click to collapse
I struggle finding this folder. Where is it?
I got this folder "system/customize" but no icons there. The "data" folder is empty.
Help please :3
SeaFargo said:
Is that the reason why MIUI resize the 3rd party app inside data/system/custom icons??
Is there a way to completely avoid this resize?
I have overwritten the background, for example, and now I have no unwanted background.
I can decide for the border, remove it the same.
But overwrite the icon_mask seems do not change the MIUI resizeing.
What have I to do?
Thank you in advance, to everybody who would help
Click to expand...
Click to collapse
How did you manage to overwrite the background? I found the customized_icons folder but just can't find the icon_background or icon_frame files on my system.
Help appreciated.

[Q] How to change Icons w/o using a launcher app

I've tried Better Cut aswell as some of the launchers. I don't really want to use a launcher and Better Cut and "Folder" something didn't work for me.
Better Cut and the other "Icon" apps didn't seem to work. I could change the icon png in the tool and it would look okay, but they would either not show up on my home screen, or would show up with no changes to them. ie, stock icon image or changing the name would not work. Wonder if this is a glacier/sense thing?
I'm thinking about rooting and changing things at the OS level.
I want to change the icons to custom .png's and remove the text under their icons on the home screen.
Any suggestions?

Categories

Resources