4.1.1 change the color of the text - Sprint Samsung Galaxy S III

hello I would like to change the color of the writing "Contatto da solo sul telefono" and "Aggiungi organizzazione" of these screen shots. I tried to change the colors.xml of my framework-res.apk but I could not find the code that controls the color. Now I'm Paranoid Android 2.16 . Someone can help me, THANK YOU
{
"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"
}

Hello if you havent gotten your answer yet then try googling it. that might help.

Wwsurfers said:
Hello if you havent gotten your answer yet then try googling it. that might help.
Click to expand...
Click to collapse
It is impossible that on xda there is someone who can help me

massinegro204 said:
It is impossible that on xda there is someone who can help me
Click to expand...
Click to collapse
You need to change it in the contacts app. As far as location, Im not sure. Try values/colors and see if it is defined in there, otherwise it is probably somewhere in /layout or /value/styles

I am pretty sure it's an xml edit... Decompile and recompile will be required more than likely.
Sent from my SPH-L710 using xda premium

Naddict said:
I am pretty sure it's an xml edit... Decompile and recompile will be required more than likely.
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
I tried but can not find in Contacts.apk. This is for those who want to help me.please

massinegro204 said:
I tried but can not find in Contacts.apk. This is for those who want to help me.please
Click to expand...
Click to collapse
You need to play with the xml's. check /colors, your main colors are right there, if that doesnt work check /values/colors, there is a lot more there. If that doesnt work check /styles

XML edit. If its not in res/colors, then try res/values/colors or res/values/styles.

12MaNy said:
XML edit. If its not in res/colors, then try res/values/colors or res/values/styles.
Click to expand...
Click to collapse
ok , thank you

Related

[MOD] Wifi Calling icon change

I always hated the Wifi Calling icon that comes with stock.
THANKS TO GUIDANCE FROM THIS THREAD: http://forum.xda-developers.com/showthread.php?t=1468578
I have created a flashable zip that will change the icons (See attached). The Icons will show up on your phone.
I have verified that this works on my phone. However, I take no responsiblity as to what this might do to your phone. So Nandroid backup first.
In case you want to revert back, use this thread: http://forum.xda-developers.com/showthread.php?t=1468578
{
"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"
}
View attachment TransparentWifiCallingIcon.zip
This is what it looks like on my phone running Thursday ROM.
I TAKE NO CREDIT FOR THIS. ORIGINAL MOD done by kenvan19. Please thank and/or donate to him.
does not work on mrx icq free rom
Duplicated
amorek13 said:
does not work on mrx icq free rom
Click to expand...
Click to collapse
Did you wipe cache and dalvik cache before flashing?
Looking good.thank you.
Sent from SGH-T989 .STOCK rooted.
Vegasden said:
Duplicated
Click to expand...
Click to collapse
Where do find this one? Nice.
Sent from my SGH-T989 using Tapatalk
mooselander said:
Where do find this one? Nice.
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
There were two threads of virtually the same thing...I thought I was duplicating.
This is what I had worked up...
Vegasden said:
There were two threads of virtually the same thing...I thought I was duplicating.
This is what I had worked up...
Click to expand...
Click to collapse
Your mockups look great, I'd like to try them out too. Do you have a link to the forum posts, did a search and didn't find them.
mooselander said:
Your mockups look great, I'd like to try them out too. Do you have a link to the forum posts, did a search and didn't find them.
Click to expand...
Click to collapse
There was another thread to get rid of the icons all together. If you want to use the ones I attached, just replace the images in the OP and follow the directions to flash.
.....

[REQ] Email Color Change

I have a "simple" request, could somebody help me make the "read email"-background white as well, just like the unread emails.
This is how it looks like when it's unread and read:
{
"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 would have done this myself If I was able to decompile the apk file :/ All I got was an error message and the smali files (which i'm clueless about).
I assume it's basically only one line of the xml file that has to be changed to get it white.
This is the stock Email app which comes with Maclaws ICS.
Alternative, transparent will work as well.
Thank you in advance.
which e mail programe do you use ?
its look s very nice
please can you share programe name ?
QNBT said:
I have a "simple" request, could somebody help me make the "read email"-background white as well, just like the unread emails.
This is how it looks like when it's unread and read:
I would have done this myself If I was able to decompile the apk file :/ All I got was an error message and the smali files (which i'm clueless about).
I assume it's basically only one line of the xml file that has to be changed to get it white.
This is the stock Email app which comes with Maclaws ICS.
Alternative, transparent will work as well.
Thank you in advance.
Click to expand...
Click to collapse
Post your decompile errors
Also
Install twframework-res.apk and framework-res.apk
By doing
Apktool if framework-res.apk
Apktool if.twframework-res.apk
The do
Apktool d email.apk
When done modding
Do apktool b email
Also when its just an simple png u need to change use 7-zip extract
Sent from my GT-S5830 using xda premium
-deleted old post-
edit: works like a charm, thank you very much!
baxı said:
which e mail programe do you use ?
its look s very nice
please can you share programe name ?
Click to expand...
Click to collapse
That's the stock email app, I just used a UCCW widget on top of it, which makes it look like they're merged.

Test fw I9500XXEAMCG

https://hotfile.com/dl/201152111/b7...G_328375_REV00_eng_mid_noship.tar.7z.001.html
https://hotfile.com/dl/201183193/13e255a/CODE_I9500XXEAMCG_328375_REV00_eng_mid_noship.tar.7z.002.html
https://hotfile.com/dl/201241977/fc62ac6/CODE_I9500XXEAMCG_328375_REV00_eng_mid_noship.tar.7z.003.html
https://hotfile.com/dl/201336265/1e...G_328375_REV00_eng_mid_noship.tar.7z.004.html
A lot of friends try to crack root this firmware can help you need to remove the protection of the system not signed
pass:www.gsmcn.com
Press Thanks or Donate hahaha!!!!!!!!
B.R.
Gsmcn
GSMCN said:
https://hotfile.com/dl/201152111/b7...G_328375_REV00_eng_mid_noship.tar.7z.001.html
7z.002
7z.003
7z.004
Pls wait up
A lot of friends try to crack root this firmware can help you need to remove the protection of the system not signed
pass:www.gsmcn.com
Press Thanks or Donate hahaha!!!!!!!!
B.R.
Gsmcn
Click to expand...
Click to collapse
Well, that's done now - so keep
Only if the issue is more beautiful even better...
At last you understood what we said and its here!Thank you my friend
Sent from my GT-N7000 using xda app-developers app
Awaiting file 004. ^^
GSMCN said:
[
Press Thanks or Donate hahaha!!!!!!!!
B.R.
Gsmcn
Click to expand...
Click to collapse
{
"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://postimg.org/image/fgz68tq7j/
Thanks anyway!
Up done!
GSMCN said:
Up done!
Click to expand...
Click to collapse
Up done
pizza&beer
0JB0*****H3265418
H-m, H-m...
http://forum.xda-developers.com/showpost.php?p=39897989&postcount=26
Can someone please upload the kernel?
Thabks
mkalter said:
Can someone please upload the kernel?
Thabks
Click to expand...
Click to collapse
pls
system.img the same how to make i am http://forum.xda-developers.com/showthread.php?t=2213775
as i9000 said:
system.img the same how to make i am http://forum.xda-developers.com/showthread.php?t=2213775
Click to expand...
Click to collapse
Thanks u work ,but Find a signature program and the process of blocking this program @Odia Tell me in the BOOT Watchdog.u can understand what I'm saying?
RYTDE said:
Thank you for your message, I think Samsung mobile phone shell very good people feel very comfortable, more upscale look, better shock and cushion the impact surface fingerprint-proof design software is very easy to clean, not easily deformed.
http://www.mtmcart.com/rock-dance-series-leather-case-for-samsung-galaxy-s3-28801.htm
Click to expand...
Click to collapse
How does this have anything to do with development?
Sent from my GT-N7000 using xda premium

[Q] How to remove an option from the Settings

Hello there. I'm using SlimBean ROM, and.. as the developer was banned and the new releases are unofficial, the "OTA" updates are useless, and I want to remove them.
{
"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"
}
There, when you press it
it crashes. so yeah I'd like to remove that OTA, I saw a tutorial but idk if that would be useful in this case, as it was to ADD options, and I'd just like to remove this one. thanks
Phenomzye said:
Hello there. I'm using SlimBean ROM, and.. as the developer was banned and the new releases are unofficial, the "OTA" updates are useless, and I want to remove them.
View attachment 2158715
There, when you press it
View attachment 2158716
it crashes. so yeah I'd like to remove that OTA, I saw a tutorial but idk if that would be useful in this case, as it was to ADD options, and I'd just like to remove this one. thanks
Click to expand...
Click to collapse
Decompile settings.apk
Navigate to res>xml>settings_header.xml
And remove the one that is related to OTA
Then recompile
Also if u want before recompiling u can remove its icon from inside drawables folder and remove its strings from res>values>strings.xml
Sent from my LT18i
Sahaab said:
Decompile settings.apk
Navigate to res>xml>settings_header.xml
And remove the one that is related to OTA
Then recompile
Also if u want before recompiling u can remove its icon from inside drawables folder and remove its strings from res>values>strings.xml
Sent from my LT18i
Click to expand...
Click to collapse
Okay, I have tried decompiling APKs before without success, idk, the programs like apktool just won't work on my PC or anything. I'm gonna try again, but just in case, can you try doing it?
apk: View attachment Settings.rar
Phenomzye said:
Okay, I have tried decompiling APKs before without success, idk, the programs like apktool just won't work on my PC or anything. I'm gonna try again, but just in case, can you try doing it?
apk: View attachment 2158879
Click to expand...
Click to collapse
It is a small thing but I hardly have time
But PM me later and I will see if I can
Sent from my LT18i

[App] S4 locksreen for anyrom.

I have found this app on playstore.
U just install like normal app. -> open -> setting (life companion, etc) -> feed.
link: https://play.google.com/store/apps/details?id=com.lockscreen.galaxys4
{
"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"
}
[/URL][/IMG]
P/S: Requires Android 4.0 and up
Requires Android 4.0 and up.
Click to expand...
Click to collapse
Its not for any rom my friend. Anyway thanks for share. VN hug
hotgaofla said:
Its not for any rom my friend. Anyway thanks for share. VN hug
Click to expand...
Click to collapse
:laugh: ok. any rom on s2 i9100. (4.0 up)
THIS IS AMAZING, ITS JUST EXACTLY LIKE THE S4 lockscreen ! WELLDONE !
You were too late buddy
http://forum.xda-developers.com/showthread.php?t=2413434
Check 3rd post.
I still can't believe that no one is looking if the thread has been already created or if it's something similar already posted
Sent using my Zanpakutō{斬魄刀} using my Shinigami POWERS{死神} <+> ლ(◣_◢)ლ
mjusticeasmongl
thanks :highfive::victory:
Christian Nothing said:
You were too late buddy
http://forum.xda-developers.com/showthread.php?t=2413434
Check 3rd post.
I still can't believe that no one is looking if the thread has been already created or if it's something similar already posted
Sent using my Zanpakutō{斬魄刀} using my Shinigami POWERS{死神} <+> ლ(◣_◢)ლ
Click to expand...
Click to collapse
Sr, i see ur threat, but i think it mod my rom (like: change .png in framwork,...). oke anyway. sr u again. i just want to share everybody.
trislr said:
Sr, i see ur threat, but i think it mod my rom (like: change .png in framwork,...). oke anyway. sr u again. i just want to share everybody.
Click to expand...
Click to collapse
I think you didn't saw my 3rd post in that thread
In my post you'll find the same version from PlayStore but with new lockscreen effects
And no problem buddy, you just wanted to share an app that you're enjoying, I think this is the point of this thread
Sent using my Zanpakutō{斬魄刀} using my Shinigami POWERS{死神} <+> ლ(◣_◢)ლ

Categories

Resources