Top Notification Bar background color.. - Samsung Galaxy Mega

I previously had a Galaxy Tab that Ive used for 3 years with Android 2.3 that I customized almost everything, mainly on the framework-res.apk and system.apk.
On the Mega 6.3 running stock Android 4.2.2 I am trying to change the background color of the top Notification bar from the greyish tone it has now to just pure black but I cannot find the resource.. should be a PNG somewhere.. I thought to be on framework-res.apk but I dont seem to identify it.
Does anyone know which file it is or how to change the background color of the top Notification bar?
Thanks a lot in advance

what color you want i will edit system ui and upload it

zeyadhan said:
what color you want i will edit system ui and upload it
Click to expand...
Click to collapse
Hi, thank you very much!! I just want it to be pure black (RGB 0,0,0).
Thanks again a lot!

zeyadhan said:
what color you want i will edit system ui and upload it
Click to expand...
Click to collapse
Hi zeyadhan. Any news on this development or share what I would need to do? I can try give it a shot myself if these days you're busy Thanks again
too

VeEuzUKY said:
Hi zeyadhan. Any news on this development or share what I would need to do? I can try give it a shot myself if these days you're busy Thanks again
too
Click to expand...
Click to collapse
here is it http://www.mediafire.com/?mgv6t11i4431n57 after download complete copy apk to system and replace then reboot sorry for make you wait but i been too busy

VeEuzUKY said:
Hi zeyadhan. Any news on this development or share what I would need to do? I can try give it a shot myself if these days you're busy Thanks again
too
Click to expand...
Click to collapse
Can I install this on my unrooted i9205.....???
And if so.... can you give some instruction, please?
Thank alot!!!

jimmbomb said:
Can I install this on my unrooted i9205.....???
And if so.... can you give some instruction, please?
Thank alot!!!
Click to expand...
Click to collapse
no you need to root your phone first

zeyadhan said:
here is it http://www.mediafire.com/?mgv6t11i4431n57 after download complete copy apk to system and replace then reboot sorry for make you wait but i been too busy
Click to expand...
Click to collapse
First of all zeyadhan thank you very much!!!
It looks beautiful. Perfect!! Question, now I have a sticky ANDROID IS UPDATING.. Starting Apps pop-up every time I reboot the system just before the reboot is complete and the home screen comes up. Do you know why? Any way to get rid of it? No harm done, is just annoying and delays slightly the boot-up time..
Can you tell me what you modified on the APK so maybe I can try it do it myself later on a future OS upgrade?
Thanks again

VeEuzUKY said:
First of all zeyadhan thank you very much!!!
It looks beautiful. Perfect!! Question, now I have a sticky ANDROID IS UPDATING.. Starting Apps pop-up every time I reboot the system just before the reboot is complete and the home screen comes up. Do you know why? Any way to get rid of it? No harm done, is just annoying and delays slightly the boot-up time..
Can you tell me what you modified on the APK so maybe I can try it do it myself later on a future OS upgrade?
Thanks again
Click to expand...
Click to collapse
try flash new rom
decompile systemui.apk then go to res-values open drawables with notebad then find this
<item type="drawable" name="status_bar_background">#ff1e1e1e</item>
change it to this
<item type="drawable" name="status_bar_background">#ff000000</item>
then compile it and move it system

zeyadhan said:
try flash new rom
decompile systemui.apk then go to res-values open drawables with notebad then find this
<item type="drawable" name="status_bar_background">#ff1e1e1e</item>
change it to this
<item type="drawable" name="status_bar_background">#ff000000</item>
then compile it and move it system
Click to expand...
Click to collapse
zeyadhan, just to thank you very much for your help. Looks great and works great, aside from the permanent ANDROID IS UPDATING/ Starting Apps pop-up that now I have on every reboot.. I guess i need to live with it.. no idea how to fix it. Anyway, thanks again:laugh:

VeEuzUKY said:
zeyadhan, just to thank you very much for your help. Looks great and works great, aside from the permanent ANDROID IS UPDATING/ Starting Apps pop-up that now I have on every reboot.. I guess i need to live with it.. no idea how to fix it. Anyway, thanks again:laugh:
Click to expand...
Click to collapse
is your phone odexed or deodexd

zeyadhan said:
is your phone odexed or deodexd
Click to expand...
Click to collapse
In fact I have no idea how it goes. I am on stock ROM that I rooted, that's all. I do have ODEX files everywhere on system/apps.. whatever that means

VeEuzUKY said:
In fact I have no idea how it goes. I am on stock ROM that I rooted, that's all. I do have ODEX files everywhere on system/apps.. whatever that means
Click to expand...
Click to collapse
thats means that your rom is odexed you need to deodex your framework folder and app folder so android is updating massage will gone if that not solve the problem searsh on data folder for any odex file and delet it that solved my problem

zeyadhan said:
thats means that your rom is odexed you need to deodex your framework folder and app folder so android is updating massage will gone if that not solve the problem searsh on data folder for any odex file and delet it that solved my problem
Click to expand...
Click to collapse
So U mean just delete the ODEX files and restart the system?

VeEuzUKY said:
So U mean just delete the ODEX files and restart the system?
Click to expand...
Click to collapse
no if you do this you phone will stuck after reboot i mean deodex with any tool use dsixda's Android Kitchen

zeyadhan said:
no if you do this you phone will stuck after reboot i mean deodex with any tool use dsixda's Android Kitchen
Click to expand...
Click to collapse
OK, never done it and don't know how. I'll research it a bit and give it a try. Thanks much

Related

[Q] How to deodex stock rom?

Is it posible to deodex Galaxy Tab Stock rom?
Tnx in advance
Hello, if you head on over to the 10.1 development tab, the developer Calkulin posted a deodexed stock rom all set up for Modding.
Yes only problem is that there are only Wifi roms and i want to Deodex 3g one so i can post it in development section for 3g users , i tried xUltimate with baksmali-1.2.7 moded for honeycomb but i get error when script try to deodex Calendar.apk...
Easy solution: Take the calendar apk from the UEKM7 deodexed rom
There are some modded baksmalis out that can handle the deodex, search at xoom forum
Tnx DocRambone
@DocRambone ok i tryed method to copy deodexed apk that i can't deodex from my rom, but SystemUI can't be deodexed and if i put from the wifi version i get no statusbar show silly thing so in that way i can't use a tablet... i think bootclasspath is not full for those files or baksmali is not yet made to fully support honeycomb...
secretfile said:
@DocRambone ok i tryed method to copy deodexed apk that i can't deodex from my rom, but SystemUI can't be deodexed and if i put from the wifi version i get no statusbar show silly thing so in that way i can't use a tablet... i think bootclasspath is not full for those files or baksmali is not yet made to fully support honeycomb...
Click to expand...
Click to collapse
Can you post the framework and app folders?
i can have a go with my setup.
App: http://www.multiupload.com/NR1CPG772D
Framework: http://www.multiupload.com/74KIPK0ZYX
Tnx in advance
secretfile said:
App: http://www.multiupload.com/NR1CPG772D
Framework: http://www.multiupload.com/74KIPK0ZYX
Tnx in advance
Click to expand...
Click to collapse
Ok, all went ok, attaching cal and system ui.
Let me know if u need any more apk
Tnx i will rebuild the deodex package and will try to flash, i had couple of more deodex errors but i think only System. Ui was different from wifi only rom? Can i ask which tool did you use to deodex it
Sent from my GT-P7500 using XDA Premium App
Thank you i just flashed it and deodex update is working & everything is working normal , now i know i ask too much but how i can make ODIN or CWM package for full rom not just update for stock one?
MiniTaskcloserService is giving FC can you deodex it also? i would be thankfull
secretfile said:
MiniTaskcloserService is giving FC can you deodex it also? i would be thankfull
Click to expand...
Click to collapse
Try this:...
DocRambone said:
Try this:...
Click to expand...
Click to collapse
It looks like i still have FC :/
secretfile said:
It looks like i still have FC :/
Click to expand...
Click to collapse
Go to settings /apps, find the fc application: clear all cache etc.
DocRambone said:
Go to settings /apps, find the fc application: clear all cache etc.
Click to expand...
Click to collapse
Strange but nothing in there to click this app doesn't have apsolutly anything it says just storage 92.00KB but i can't change that...
secretfile said:
Strange but nothing in there to click this app doesn't have apsolutly anything it says just storage 92.00KB but i can't change that...
Click to expand...
Click to collapse
Ok, if you have root explorer: go to data /dalvik-cache
Multiselct: all, then delete
reboot
DocRambone said:
Ok, if you have root explorer: go to data /dalvik-cache
Multiselct: all, then delete
reboot
Click to expand...
Click to collapse
Not working still FC huh i had copied some other apks from wifi rom maybe that was problem i just don't get it why i get errors for deodexing those files?
secretfile said:
Not working still FC huh i had copied some other apks from wifi rom maybe that was problem i just don't get it why i get errors for deodexing those files?
Click to expand...
Click to collapse
Yes, there can be dependencies that gets broken.
I will upload the apps you sent in deoxed form.
DocRambone said:
Yes, there can be dependencies that gets broken.
I will upload the apps you sent in deoxed form.
Click to expand...
Click to collapse
Thank you for that

[APP][MOD][JB] modded mms.apk

hi..this is my 1st mod mms.apk, it based on holo ICS 4.1 modified stock mms.apk..
i just modified a bit... next time will be more things changed color..
just want to share ^_^
if you like it, just download from link above then flash it to system/apk manually..
here is the steps :
1) extract the zip to your phone to get the "SecMms.apk".
2) paste it to /system/app.
3) remove or backup your stock SecMms.apk and its odex to .bak file (just rename it)
4) change permission of your new SecMms.apk to rw--r--r .
5) reboot
Click to expand...
Click to collapse
SCROLL DOWN MORE FOR MORE THEMED MMS.APK ^_^
GOODLUCK!!
my new mod
here is my new modded mms.apk ^_^
come, take a look :laugh:
with new icon and colors ..
just want to share, if you like just download from link below :fingers-crossed:
Thank you for share it.
Is it work without deodexed rom?
Fatini said:
Thank you for share it.
Is it work without deodexed rom?
Click to expand...
Click to collapse
yea sure ^_^
joehanh88 said:
yea sure ^_^
Click to expand...
Click to collapse
Can you make the statusbar in gray color like stock one? because black background hurts the amoled screen :S
statusbar? you mean my systemui or this messaging app?
joehanh88 said:
statusbar? you mean my systemui or this messaging app?
Click to expand...
Click to collapse
Lol i posted in wrong thread, yep i mean systemui posted here http://forum.xda-developers.com/showthread.php?t=2152667
Thanks in advance!
JosBa said:
Lol i posted in wrong thread, yep i mean systemui posted here http://forum.xda-developers.com/showthread.php?t=2152667
Thanks in advance!
Click to expand...
Click to collapse
i will do some transparent on it..it will not hurt your eyes right?
joehanh88 said:
i will do some transparent on it..it will not hurt your eyes right?
Click to expand...
Click to collapse
Well i prefer grey one like stock,but... yep thats cool! Keep the good work!
JosBa said:
Well i prefer grey one like stock,but... yep thats cool! Keep the good work!
Click to expand...
Click to collapse
man, go to http://forum.xda-developers.com/showthread.php?t=2152667..
i already update it with transparent ^_^
if you like, just download.. :good:
Have you tried to mod the secmms to stop the conversion of sms to mms after the message gets to long? Just wondering... i've tried and failed miserably LOL
Can you post you touchwiz please
Sent from my GT-I9070 using xda app-developers app
I'm unable to find multiple msg delete option ( not multiple conversation) :what:...is there any option to delete multiple msg of a conversation ???
And how to send group msg??
Sent from my GT-I9070 using xda premium
nice worked.
LOL, this project have been forgotten by me for a 3 month..I will check it back and renew this ics messaging app mod..
joehanh88 themed GT-I9070
nice worked men ;D i must tested this app
Chat Backgrounds?
Bryanos said:
nice worked men ;D i must tested this app
Click to expand...
Click to collapse
Can we change the background of the conversation like in stock mms apk of jelly bean.. good work bro waiting for a new release.! :good:
and can you make a flashable zip with the permission changed?
sorry for my bad english.!
I'm running chuckybeans masterrom v7, with cwm recovery and cocore kernel v 5.6.2+
I tried to flash your secmms.apk as told, step by step.
Used ES File Explorer with root permissions to copy the file
Now, the problem is, that my device wont start... just shows the first screen with device model and so on
then it turns off again...
donwload and recovery mode are still functioning
Can you help me, please?
chuckybeans is based on XXLQG? use this apk from Pure Vainilla work in XXLQG and XXLQE
Decano989 said:
chuckybeans is based on XXLQG? use this apk from Pure Vainilla work in XXLQG and XXLQE
Click to expand...
Click to collapse
Ouh, wasn't aware of that^^
Thanks, it worked
too bad, its a different design, wanted to have the second design

[Q] new background in options/dialer and others

guys, need your help! I do my firmware by jb lq4.
and now the problem: I want to insert your image into the background, I tried to change the image through smart apk tool, but when I tried to put the new framework, I was an eternal loading, let faq to replace the background or make me a framework.
thanks in advance)
I want to here a red background
Hmm...
Can you upload your framework-res.apk?
I will try to edit it
Azmi6298 said:
Hmm...
Can you upload your framework-res.apk?
I will try to edit it
Click to expand...
Click to collapse
Here, take this framework: d-h.st/0cv(please copy it into your browser), because I am a new user and has not yet 10 posts)
Аnd more, you can give me instructions on how to do it, and I want to understand myself and how to change the images) I will be very grateful
rus_koshel said:
Here, take this framework: d-h.st/0cv(please copy it into your browser), because I am a new user and has not yet 10 posts)
Аnd more, you can give me instructions on how to do it, and I want to understand myself and how to change the images) I will be very grateful
Click to expand...
Click to collapse
its something like this.. http://forum.xda-developers.com/showthread.php?t=1478758&highlight=aarun..
that is just the basic..
it is many HOW TO thread to done that..just use the search option..
joehanh88 said:
its something like this.. http://forum.xda-developers.com/showthread.php?t=1478758&highlight=aarun..
that is just the basic..
it is many HOW TO thread to done that..just use the search option..
Click to expand...
Click to collapse
I'm sorry, just looking for information in the subject line of the device, about the global search I didnt think:laugh:
rus_koshel said:
I'm sorry, just looking for information in the subject line of the device, about the global search I didnt think:laugh:
Click to expand...
Click to collapse
LOL..
joehanh88 said:
LOL..
Click to expand...
Click to collapse
I check the link you posted, and tried but failed. What folders do I put the background.png into? Thanks in advance
bobfrantic said:
I check the link you posted, and tried but failed. What folders do I put the background.png into? Thanks in advance
Click to expand...
Click to collapse
try this http://forum.xda-developers.com/showthread.php?t=1811755&page=14..
scroll above..you'll see someone post something about it..
or this http://forum.xda-developers.com/showthread.php?t=1571870..its for ICS..but with some knowledge, you'll know what to do..LOL.. if your background failed, try to use 240x400 png resolution instead of 480x800..
hope this help you..
rus_koshel said:
guys, need your help! I do my firmware by jb lq4.
and now the problem: I want to insert your image into the background, I tried to change the image through smart apk tool, but when I tried to put the new framework, I was an eternal loading, let faq to replace the background or make me a framework.
thanks in advance)
I want to here a red background
Click to expand...
Click to collapse
Here is it
http://d-h.st/2ku
Just flash the zip on CWM
Done

[Q] How to remuve menus from settings.apk?

i want to ask if any body tried already to remove menus from settings like i want to hide the about phone on stock settings.apk deodexed on jb 4.2 i want to get rid of some menus in my settings i ported dakele os to mtk6589 so i would like to ask if how to? since it is a ported rom some of the menus are not a feature of my stock rom and i want to hide or remove them just to prevent boot loop for example like this in the attachment below i want to get rid of the ad block or sensor_cali .. ..
i badly need help kinda excited to release my ported rom hehe
TIA:good::fingers-crossed:
uppdate: ive done some experement in settings_header.xml i tried to change the name of about phone to phone only and it works so my conclusion is settings_headers changes the appearance of the settings menu
I have not used ICS or JB much but it's possible.
I know exact process of how to do that on GB but not ICS. You'll have to decompile Settings.apk and look for the xml which controls the layout of app.
iamareebjamal said:
I have not used ICS or JB much but it's possible.
I know exact process of how to do that on GB but not ICS. You'll have to decompile Settings.apk and look for the xml which controls the layout of app.
Click to expand...
Click to collapse
yes i think its the settings.header yet everytime i change something in that xml,recompile success, and push my mooded settings but the problem is it wont open systemUI stops everytime i try to open settings from the noti. bar and there's no icon for settings in the drawer ive check the permission its rw-r-r and its correct . ive also tried drag and drop signing still the same problem
marc2777 said:
yes i think its the settings.header yet everytime i change something in that xml,recompile success, and push my mooded settings but the problem is it wont open systemUI stops everytime i try to open settings from the noti. bar and there's no icon for settings in the drawer ive check the permission its rw-r-r and its correct . ive also tried drag and drop signing still the same problem
Click to expand...
Click to collapse
Which tool are you using to compile apps? And System apps don't need to be signed. Maybe that's the problem.
If you want, you can check out Ultimate Guide in Android Development Section which shows how to correctly compile system apps. Its sticky(noun, not an adjective ) there
iamareebjamal said:
Which tool are you using to compile apps? And System apps don't need to be signed. Maybe that's the problem.
If you want, you can check out Ultimate Guide in Android Development Section which shows how to correctly compile system apps. Its sticky(noun, not an adjective ) there
Click to expand...
Click to collapse
sorry gotta bad english here tnx gonna check it out
marc2777 said:
sorry gotta bad english here tnx gonna check it out
Click to expand...
Click to collapse
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
marc2777 said:
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
Click to expand...
Click to collapse
Then maybe that xml doesn't change it
Or, did you delete the modded files from keep folder?
marc2777 said:
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
Click to expand...
Click to collapse
Are you extracting the resources.arsc from the new apk and dropping it back again after compiling?
XperienceD said:
Are you extracting the resources.arsc from the new apk and dropping it back again after compiling?
Click to expand...
Click to collapse
since im using multi tool i dont know if that resource.asrc is original from my original apk for example i already compiled my modded settings.apk shud i keep the resource.asrc or shud i get the resource.asrc from the original and unmodded settings.apk?
1757 fuchet
iamareebjamal said:
Then maybe that xml doesn't change it
Or, did you delete the modded files from keep folder?
Click to expand...
Click to collapse
ive read alot of tuts on how to add apps on settings menu yes it is possible since it is possible to add then maybe it is possible to delete ive tried to reverse the tuts on adding to delete the menus specially on the settings_header.xml and strings tried to edit those xmls after editing recompile i directly push it to my phone i tried to push unsigned and signed apks yet i get same results nothing change i got a feeling that resource.asrc has something to do with this
marc2777 said:
ive read alot of tuts on how to add apps on settings menu yes it is possible since it is possible to add then maybe it is possible to delete ive tried to reverse the tuts on adding to delete the menus specially on the settings_header.xml and strings tried to edit those xmls after editing recompile i directly push it to my phone i tried to push unsigned and signed apks yet i get same results nothing change i got a feeling that resource.asrc has something to do with this
Click to expand...
Click to collapse
If you've read my guide, you would know that you'll have to add resources.arsc from new app to old app and then push old app to your phone
iamareebjamal said:
If you've read my guide, you would know that you'll have to add resources.arsc from new app to old app and then push old app to your phone
Click to expand...
Click to collapse
can you lead mo to ur link/? so this means the created resources.asrc from my mooded apk will be transfered to my original apk am i ryt? and ill push my old apk ?
marc2777 said:
can you lead mo to ur link/? so this means the created resources.asrc from my mooded apk will be transfered to my original apk am i ryt? and ill push my old apk ?
Click to expand...
Click to collapse
Here you go
http://forum.xda-developers.com/showthread.php?t=2326393
I hope its good enough to make it clear
iamareebjamal said:
Here you go
http://forum.xda-developers.com/showthread.php?t=2326393
I hope its good enough to make it clear
Click to expand...
Click to collapse
tnx im reading this but as i check my log something is weird in the res forlder of settings.apk since this is a ported rom there are some folders that multi tool cant read
marc2777 said:
tnx im reading this but as i check my log something is weird in the res forlder of settings.apk since this is a ported rom there are some folders that multi tool cant read
Click to expand...
Click to collapse
Upload your apk.
XperienceD said:
Upload your apk.
Click to expand...
Click to collapse
http://www.4shared.com/account/home.jsp#dir=VTulsuo_ everything you need is in that link i hope you can help me im havng a hard time T_T
marc2777 said:
http://www.4shared.com/account/home.jsp#dir=VTulsuo_ everything you need is in that link i hope you can help me im havng a hard time T_T
Click to expand...
Click to collapse
Access denied?
XperienceD said:
Access denied?
Click to expand...
Click to collapse
access denied ? where sir? in the links?
marc2777 said:
access denied ? where sir? in the links?
Click to expand...
Click to collapse
Works now, but no Settings.apk?
XperienceD said:
Works now, but no Settings.apk?
Click to expand...
Click to collapse
o my god my settings.apk is gone reuploading demet

Someone smart please...

i decompiled the system ui and res/values/colors..... <color name="navigation_bar_icon_color">#ff017274</color> would this be correct to change the soft key color?? i tried but after reboot they stayed the same??? advice please..
crazy4android said:
i decompiled the system ui and res/values/colors..... <color name="navigation_bar_icon_color">#ff017274</color> would this be correct to change the soft key color?? i tried but after reboot they stayed the same??? advice please..
Click to expand...
Click to collapse
No. What you will want to do is edit the images in SystemUI_Theme_<Black/Black_Gradation/White/White_Gradation>.apk. Those apks are located in /system/app/. Or you can select a nice premade apk from here: http://forum.xda-developers.com/lg-g2/themes-apps/softkeys-update-t2804742
PiousInquisitor said:
No. What you will want to do is edit the images in SystemUI_Theme_<Black/Black_Gradation/White/White_Gradation>.apk. Those apks are located in /system/app/. Or you can select a nice premade apk from here: http://forum.xda-developers.com/lg-g2/themes-apps/softkeys-update-t2804742
Click to expand...
Click to collapse
im on a custom aosp rom....
crazy4android said:
im on a custom aosp rom....
Click to expand...
Click to collapse
That would have been nice to know...
Edit the nav images in /res/drawable-xhdpi/. They start with ic_sysbar_xxxx.png. EX: ic_sysbar_back.png.
If you are on a Lollipop AOSP ROM ask someone else.
Edit: for this phone you probably need to copy those same images to drawable-xxhdpi.
PiousInquisitor said:
That would have been nice to know...
Edit the nav images in /res/drawable-xhdpi/. They start with ic_sysbar_xxxx.png. EX: ic_sysbar_back.png.
If you are on a Lollipop AOSP ROM ask someone else.
Edit: for this phone you probably need to copy those same images to drawable-xxhdpi.
Click to expand...
Click to collapse
k it worked changing out the pics...thanks

Categories

Resources