guys can anyone teach me how to edit the background of mms.apk.. i was able to modify the bubbles but not the background.. please help me
{
"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"
}
Sent from my LG-P990 using Tapatalk 2
what????
You must say what you want
cojo11 said:
what????
You must say what you want
Click to expand...
Click to collapse
i want to change the blue background into pure black.. not the bubble background, the conversation background
Sent from my LG-P990 using Tapatalk 2
here is my mms.apk
that is a problem,me and some guys trie it but nobody has done it,when you make it,please say how;-)
i may have an idea but i can't build it after decompiling.. that is my problem
Sent from my LG-P990 using Tapatalk 2
tell me what,maybe i can help
maybe at PM;-)
i think the backgroundd is not a .png file but a configuration which can be found in one of the xml files inside the layout folder..
Sent from my LG-P990 using Tapatalk 2
i think two but i find only one enrty with background and chage it,but nothing happend:-(
cojo11 said:
i think two but i find only one enrty with background and chage it,but nothing happend:-(
Click to expand...
Click to collapse
how did you compile it? i can't do it with apktool
Sent from my LG-P990 using Tapatalk 2
how about editing list_item_background in drawable folder?
Sent from my LG-P990 using Tapatalk 2
shure you can do it with apktool
what will you edit here??
<?xml version="1.0" encoding="utf-8"?>
<selector
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_selected="true" android:drawable="@android:color/transparent" />
<item android:state_selected="false" android:state_pressed="true" android:drawable="@android:color/transparent" />
<item android:state_selected="false" android:drawable="@android:color/transparent" />
</selector>
cojo11 said:
shure you can do it with apktool
what will you edit here??
<?xml version="1.0" encoding="utf-8"?>
<selector
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_selected="true" android:drawable="@android:color/transparent" />
<item android:state_selected="false" android:state_pressed="true" android:drawable="@android:color/transparent" />
<item android:state_selected="false" android:drawable="@android:color/transparent" />
</selector>
Click to expand...
Click to collapse
dude i guess i found it.. i just cant try it coz i cant recompile my apks.. can u please edit compose_message_activity.xml in res/layout folder and change #ffadc0ce to black hexa #000000....
dont laugh,i modify today some apk but after modify the mms.apk,nothing work anymore:-(
same when i change nothig in a apk,only errors:-(
the same on 2 pcs
cojo11 said:
dont laugh,i modify today some apk but after modify the mms.apk,nothing work anymore:-(
same when i change nothig in a apk,only errors:-(
the same on 2 pcs
Click to expand...
Click to collapse
no worries mate.. look what i've done
Sent from my LG-P990 using Tapatalk 2
hey great!! how???
or can you give me maybe the apk??
cojo11 said:
hey great!! how???
or can you give me maybe the apk??
Click to expand...
Click to collapse
i did what i told you.. i edited that xml.. and finally apktool worked for me here is the apk
great!!! now i hope its from a 20q;-)
i will put it in my Rom with big credit to you
cojo11 said:
great!!! now i hope its from a 20q;-)
i will put it in my Rom with big credit to you
Click to expand...
Click to collapse
of course its from v20q rom.. i have a fully stock rom themed by me
nice,when you want,you can upload it or i put in my Rom with credits,may you will try my Rom
Related
i am using gingerdx v22 on my w8 walkman. i noticed that it has no background image, it has black solid background. so i want to know how to add background image in framework-res so that it appear as like in screenshot below...pls guide me
{
"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"
}
Before editing your framework try to use another or different themes.
Mika Dee said:
Before editing your framework try to use another or different themes.
Click to expand...
Click to collapse
i dont want to use theme for just a background image..
i m ready to mess up framework-res
adminn said:
i dont want to use theme for just a background image..
i m ready to mess up framework-res
Click to expand...
Click to collapse
Try by unziping this apk and compare the content with your framework.apk for modification. this is from GC 8.2 which look like stock rom as in my sig pic.
dipusen said:
Try by unziping this apk and compare the content with your framework.apk for modification. this is from GC 8.2 which look like stock rom as in my sig pic.
Click to expand...
Click to collapse
ok, compared and found that your framework has background.png image in drawable-mdpi, mine dont have, so i added background in mine but didnt appeared,,,
any chane in xmls is required?????
can i use your framework in gingerdx v22????
adminn said:
ok, compared and found that your framework has background.png image in drawable-mdpi, mine dont have, so i added background in mine but didnt appeared,,,
any chane in xmls is required?????
can i use your framework in gingerdx v22????
Click to expand...
Click to collapse
you have to make change in xml files to show the background image.
i dont know the framework file i uploaded will work in GDX. think not.
dipusen said:
you have to make change in xml files to show the background image.
i dont know the framework file i uploaded will work in GDX. think not.
Click to expand...
Click to collapse
i want to know which xml file, line? there are tons of xml file in there
adminn said:
i want to know which xml file, line? there are tons of xml file in there
Click to expand...
Click to collapse
Sorry this time I can not help you. If I knew it I could have already done this.
This question is already answered and completely explained...if im not wrong at kuyadroid thread, just use search before asking...
dsaklein said:
This question is already answered and completely explained...if im not wrong at kuyadroid thread, just use search before asking...
Click to expand...
Click to collapse
pls give link, tried search many time but unable to find relevant thread.
Search kuyadroid thread if im not wrong there is an answer....
Sent from my X8 using XDA App
thnx all, but I figured it out myslf, bg depends on res/values/styles.xml
lolz....late rply helped me to learn a lot about android, ....
yess ur right...framework-res\res\values\styles.xml
there is my example styles framework-res.apk from PrimeHD 80 ...
in section <style name="Theme">
<item name="windowBackground">@drawable/screen_background_dark</item>
<item name="colorBackgroundCacheHint">?colorBackground</item>
to
<item name="windowBackground">@drawable/semc_bg</item>
<item name="colorBackgroundCacheHint">@null</item>
*semc_bg >>> your png image file, put on drawable-mdpi & drawable-land-mdpi folder
sorry for my bad english...
fjw0803 said:
yess ur right...framework-res\res\values\styles.xml
there is my example styles framework-res.apk from PrimeHD 80 ...
in section <style name="Theme">
<item name="windowBackground">@drawable/screen_background_dark</item>
<item name="colorBackgroundCacheHint">?colorBackground</item>
to
<item name="windowBackground">@drawable/semc_bg</item>
<item name="colorBackgroundCacheHint">@null</item>
*semc_bg >>> your png image file, put on drawable-mdpi & drawable-land-mdpi folder
sorry for my bad english...
Click to expand...
Click to collapse
U are right too
Sent from my E16i using XDA
How to mod softkey in status bar? [CM9]
plzz.....i need guide........
Thanks
be more specific, what you want to change?
yeah, i use lg p500 .......
i like it,,,,,,,
can u help!?
thanks
x-dira said:
yeah, i use lg p500 .......
i like it,,,,,,,
can u help!?
thanks
Click to expand...
Click to collapse
He mean, what do you want mod ?
F4uzan said:
He mean, what do you want mod ?
Click to expand...
Click to collapse
........softkey in status bar (CM9).......:good:
x-dira said:
........softkey in status bar (CM9).......:good:
Click to expand...
Click to collapse
not sure if trolling or not... ok, so you already have softkeys at the bottom, but you want to change how they look? that's what you want?
{
"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 actually never liked soft buttons on statusbar... but i know that navbar at the bottom is damn handy maybe you should try harder by searching for tutorial or something, because if that's possible i'm sure someone made a tutorial about it already or just ask the guy who made it for cm9, send him a pm...
there's a thread here in themes section...OP y u no search ?
x-dira said:
Click to expand...
Click to collapse
:what:
Sent from my GT-I9100 using Tapatalk 2
mr.faridcom said:
:what:
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
sr....screenshot for u
can u help me :crying: .........i want mod on LG P500 (CM9)
Thanks
A_U said:
there's a thread here in themes section...OP y u no search ?
Click to expand...
Click to collapse
i cannot find guide
x-dira said:
sr....screenshot for u
can u help me :crying: .........i want mod on LG P500 (CM9)
Thanks
i cannot find guide
Click to expand...
Click to collapse
OK, do the following:
download any mod which contains those softkeys
decompile it with apktool
look to file called status_bar.xml in /res/layouts folder and see what going in there, make your mod and don't forget to give credits to the original moder
Sent from my GT-I9100 using Tapatalk 2
mr.faridcom said:
OK, do the following:
download any mod which contains those softkeys
decompile it with apktool
look to file called status_bar.xml in /res/layouts folder and see what going in there, make your mod and don't forget to give credits to the original moder
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Thank you so much!
yeah! im Succses......but......back, menu in status bar not working? how to fix?
code
<LinearLayout androidrientation="horizontal" android:id="@id/navigationArea" android:clipChildren="false" android:clipToPadding="false" android:layout_width="wrap_content" android:layout_height="fill_parent" android:layout_alignParentLeft="true">
<com.android.systemui.statusbar.policy.KeyButtonView android:id="@id/back" android:layout_width="40.0dip" android:layout_height="fill_parent" android:src="@drawable/ic_sysbar_back" android:contentDescription="@string/accessibility_back" systemui:keyCode="4" systemui:glowBackground="@drawable/ic_sysbar_highlight" />
<com.android.systemui.statusbar.policy.KeyButtonView android:id="@id/home" android:layout_width="40.0dip" android:layout_height="fill_parent" android:src="@drawable/ic_sysbar_home" android:contentDescription="@string/accessibility_home" systemui:keyCode="3" systemui:glowBackground="@drawable/ic_sysbar_highlight" />
<com.android.systemui.statusbar.policy.KeyButtonView android:id="@id/menu" android:layout_width="40.0dip" android:layout_height="fill_parent" android:src="@drawable/ic_sysbar_menu" android:contentDescription="@string/accessibility_menu" systemui:keyCode="82" systemui:glowBackground="@drawable/ic_sysbar_highlight" />
</LinearLayout>
Click to expand...
Click to collapse
x-dira said:
Thank you so much!
yeah! im Succses......but......back, menu in status bar not working? how to fix?
Click to expand...
Click to collapse
Hmm, actually it works in apps like XDA ... etc, seems you need to do few modifications in code, search in xda member evilsto's threads.
edit: try to add parameter called "clickable=true" to the status bar layout, maybe it helps.
Sent from my GT-I9100 using Tapatalk 2
Hey, I hope someone can help me this is driving me mad
can someone point me which file i need to edit in order to change this transparent BG to black one
{
"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"
}
thanks
alexfreakyy said:
Hey, I hope someone can help me this is driving me mad
can someone point me which file i need to edit in order to change this transparent BG to black one
thanks
Click to expand...
Click to collapse
I think the u need u edit this (SystemUI.apk/res/layout/tw_status_bar_expand.xml)
Then android:background='#XXXXXXXX' ..to the color u want..
Gameboy21 said:
I think the u need u edit this (SystemUI.apk/res/layout/tw_status_bar_expand.xml)
Then android:background='#XXXXXXXX' ..to the color u want..
Click to expand...
Click to collapse
I'm on ICS AOSP so there's no tw resources i tried looking into statusbar_Expanded but didn't found anything
alexfreakyy said:
I'm on ICS AOSP so there's no tw resources i tried looking into statusbar_Expanded but didn't found anything
Click to expand...
Click to collapse
Oops..i saw TW icons..
Check here (res/layout/status_bar_expanded.xml) ..
EDIT: I know how to do it..u have that file i mentioned above.. ??
Gameboy21 said:
Oops..i saw TW icons..
Check here (res/layout/status_bar_expanded.xml) ..
EDIT: I know how to do it..u have that file i mentioned above.. ??
Click to expand...
Click to collapse
yes i have status_bar_expanded.xml
alexfreakyy said:
yes i have status_bar_expanded.xml
Click to expand...
Click to collapse
Leave that..
First Decompile SystemUi.apk..
navigate to your values folder n then open drawables.xml..
It will look like this:
{ <resources>
<item type="drawable" name="notification_number_text_color">#ffffffff</item>
<item type="drawable" name="notification_item_background_color">#ff111111</item>
<item type="drawable" name="notification_item_background_color_pressed">#ff257390</item>
<item type="drawable" name="ticker_background_color">#ff1d1d1d</item>
<item type="drawable" name="status_bar_background">#ff000000</item>
<item type="drawable" name="status_bar_recents_background_solid">#e5000000</item>
<item type="drawable" name="status_bar_recents_app_thumbnail_background">#88000000</item>
<item type="drawable" name="status_bar_notification_row_background_color">#ff090909</item>
<item type="drawable" name="notification_header_bg">#ff000000</item>
<item type="drawable" name="notification_tracking_bg">#e5000000</item>
<item type="drawable" name="recents_callout_line">#99ffffff</item>
<item type="drawable" name="notification_item_background_legacy_color">#ffaaaaaa</item>
</resources> }
tried changeing color codes there too but did'nt work :|
alexfreakyy said:
tried changeing color codes there too but did'nt work :|
Click to expand...
Click to collapse
Ahh..
I think this alternative would work..
First decompile Systemui.apk ..navigate to values n then drawable-mdpi.. then change {status_bar_expand_default.png} to your black background custom image..{let the name be same..just replace with black bg pic..}
Then res/layout/status_bar_expanded.xml ..
<FrameLayout android:id="@id/notification_panel" android:background="@drawable/status_bar_expand_default" androidaddingTop="@dimen/notification_panel_padding_top" android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_marginLeft="@dimen/notification_panel_margin_left" }
I think this will work..
Tried that but status_bar_expanded.xml is different also tried to change some of android:background="" codes to black but no changes on transparency
alexfreakyy said:
Tried that but status_bar_expanded.xml is different also tried to change some of android:background="" codes to black but no changes on transparency
Click to expand...
Click to collapse
U tried the method..??
Gameboy21 said:
U tried the method..??
Click to expand...
Click to collapse
Yes
Already found it it was the first line damm i had to add only android:background="custom.png" anyway thanks
alexfreakyy said:
Already found it it was the first line damm i had to add only android:background="custom.png" anyway thanks
Click to expand...
Click to collapse
I told ya..hehe..
Gameboy21 said:
I told ya..hehe..
Click to expand...
Click to collapse
Yea but now it's giving me this nasty bug
alexfreakyy said:
Yea but now it's giving me this nasty bug
Click to expand...
Click to collapse
Need to look at your .xml file..
For ics it statusbar notification row.xml
Inside layout
For notifications
And statusbar tracking xml fir BG
Sent from my ST25i using xda app-developers app
Hi guys, I ask this here,because there are so much good developers,who might help!
I really need help and I want to learn how to change color of text in settings (from white to black for example) ? I know to change background,but this isnt the same. I want my color black !
Here is the picture how I want that text looks in settings:
{
"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"
}
:cyclops:
First decompile ur framework res.apk, go to ur decompiled file folder.
Do this:~
Go to this directory
res\values
Styles
for fonts widget:
<style name="Widget.TextView"
parent="@style/Widget">
<item name="textColor">**#ffffffff**</
item>
</style>
Change **#???????? to what colour u want by using hex codes.
Do this also:~
Framework-res.apk\res\values
Colors (Y2)
for secondary popup fonts:
<?xml version="1.0"
encoding="utf-8"?>
<resources>
<color
name="**bright_foreground_light">#ffffffff **</
color>
</resources>
Please give me ur framework, i'll help u
kreatonn said:
First decompile ur framework res.apk, go to ur decompiled file folder.
Do this:~
Go to this directory
res\values
Styles
for fonts widget:
<style name="Widget.TextView"
parent="@style/Widget">
<item name="textColor">**#ffffffff**</
item>
</style>
Change **#???????? to what colour u want by using hex codes.
Do this also:~
Framework-res.apk\res\values
Colors (Y2)
for secondary popup fonts:
<?xml version="1.0"
encoding="utf-8"?>
<resources>
<color
name="**bright_foreground_light">#ffffffff **</
color>
</resources>
Please give me ur framework, i'll help u
Click to expand...
Click to collapse
Uh thank you very much! Here is framework-res.apk, extract it after download:
http://www.mediafire.com/?nk7fx2c46c3eeyk
Do u want to change it in what colour?? U want change only settings.apk or whole font??
Sent from my Xperia Miro using xda premium
kreatonn said:
Do u want to change it in what colour?? U want change only settings.apk or whole font??
Sent from my Xperia Miro using xda premium
Click to expand...
Click to collapse
I just want to change font color in settings from white to black, leave font default,just change color to black
2010matej said:
I just want to change font color in settings from white to black, leave font default,just change color to black
Click to expand...
Click to collapse
Hi, i've encounter a problem. Do you gimme ur original framework?? Or it a modded framework?? Please be more specified.
Sent from my Xperia Miro using xda premium
kreatonn said:
Hi, i've encounter a problem. Do you gimme ur original framework?? Or it a modded framework?? Please be more specified.
Sent from my Xperia Miro using xda premium
Click to expand...
Click to collapse
Its origin
Sent from my Xperia J using xda premium
But i got this problem
Sent from my Xperia Miro using Tapatalk 2
When i will have time i will search for framework and upload it
Sent from my Xperia J using xda premium
kreatonn said:
Do u want to change it in what colour?? U want change only settings.apk or whole font??
Sent from my Xperia Miro using xda premium
Click to expand...
Click to collapse
hey plz listen i want to change my font colour frm white to black......wht should i do??
prashantsharma324 said:
hey plz listen i want to change my font colour frm white to black......wht should i do??
Click to expand...
Click to collapse
I was asking the same question and i still didnt found answer!
2010matej said:
I was asking the same question and i still didnt found answer!
Click to expand...
Click to collapse
Same here ??
Intro
Hi guys, I found this guide by @fugjoo, to add seconds to the status bar clock, seemed really cool but, it was for CM10.1, so I did some more searching and found another guide by @Ticklefish, but that was for ICS. Disappointed again, I said, why not GB?
And you guys know, "Curiosity is the mother of all inventions" [It's not an invention, but, mehh ]
I tried, and it worked. [Reason for the guide]
The method is same but the line to edit is not the same as of ics/jb so many users would get confused whether to take the risk or not. [Second reason of this]
Click to expand...
Click to collapse
How to
What you'll need:
Apk Multi Tool or any tool capable of compiling and decompiling apks.
Notepad++
SystemUI.apk
Procedure:
Pull your SystemUI.apk
Decompile your SystemUI.apk
Go to res/layout/status_bar.xml
Find this line:
Code:
<[COLOR="Red"]com.android.systemui.statusbar.Clock[/COLOR] android:textAppearance="@*android:style/TextAppearance.StatusBar.Icon" android:gravity="left|center" android:paddingRight="6.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
Delete the highlighted part and replace it with
Code:
DigitalClock
It should look like this after editing,
Code:
<DigitalClock android:textAppearance="@*android:style/TextAppearance.StatusBar.Icon" android:gravity="left|center" android:paddingRight="6.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
Compile your SystemUI.apk
That's all
Click to expand...
Click to collapse
Screenshot
{
"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
Credits
@fugjoo
@Ticklefish
@destructo570
Click to expand...
Click to collapse
COOL
..........Reserved....... :highfive:
Reserved
Sent from my GT-S5830i using xda app-developers app
Reserved
will add in JELLYBREAD5.1.1
And Amogh how was the progress for Pure JellybeanMod For V5.1
I will add it too.
Sent from my GT-S5830i using Tapatalk 2
lol
1) Replace the red text with <DigitalClock
2) That's all xD
Nice discovery anyway
Sniper Killer said:
lol
1) Replace the red text with <DigitalClock
2) That's all xD
Nice discovery anyway
Click to expand...
Click to collapse
Yeah, just a minor thing, found it working on GB, thought everyone should know
Sent from my GT-I8150 using Tapatalk now Free
VERY good and useful
400 !!
Great Guide !!
Hit Thanx If I helped U - Its frEE
Bootanimations-MDPI
Post Your DevicE History HerE.
Lol very usefull and damn easy. Good work!
Gesendet von meinem GT-S5830i mit Tapatalk 2
Looking good!
amogh420 said:
Yeah, just a minor thing, found it working on GB, thought everyone should know
Sent from my GT-I8150 using Tapatalk now Free
Click to expand...
Click to collapse
what i've to change to make digital clock on statusbar.
imElectronica said:
what i've to change to make digital clock on statusbar.
Click to expand...
Click to collapse
Change
Code:
com.android.systemui.statusbar.Clock
to
Code:
DigitalClock