[HELP]MMS theming help please! - Vibrant Q&A, Help & Troubleshooting

I just can't figure out why my text don't align properly. I tried many times and can't get it to work. Someone please lend a hand to a desperate man....
I'm using apk manager to decompile etc...
This is what I do:
Extract MMs.apk>decompile>edit XMLs for font colors>compile "select Y for system apk>select Y again - delete resources XXX and edited files">sign apk. I get no errors. I use eclipse to sign the .9png as well.
I made the bubbles from editing the originals, and I think they look ok as far as I can tell. The text changed color as it should. I'm ready to trow my pc out the window!!!
BTW- What file do I need to edit so I can make the blue header with pic and phone number black?
{
"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 Bionix 1.3.2 text mystery ROM....

Related

Help with mapping files in CM framework.

Im currently porting a gingerbread theme and need some help . The theme is done a CM framework:
{
"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"
}
As the picture shows , the text in the circled area is not showing as its background is black. May I know which image file in the framework-res.apk is used for that background?
Thanks in advance
I am currently working on that
I'll put white background there...
Well i got white background,here's the picture of it:
Jokerok said:
Well i got white background,here's the picture of it:
Click to expand...
Click to collapse
Which files did you edit?
I really don't know.
I think it's the menu_background_fill_parent_width.9.png cause if i edited menu_background.9.png browsers "more" menu got transparent.
White Background
Its better than in picture

[Q]Transparent Setting.apk !!!

could any one can make a transparent settings.apk like on galaxy tab
{
"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"
}
To do that, you need to decompile both .apk files (from your ROM and from the Galaxy ROM) (I use apk manager to do that) Then compare "styles.xml" in /res/values folder and transfer the data from the galaxy one to yours...(this xml might be different in Galaxy ROM) And then you only need to re-compile and optimize it...
(As settings.apk is a proprietary ROM apk, you need to decompile/recompile it using HTC/Galaxy framework...)
Good luck with that
EDIT: In the link provided, there is how he did it....
EDIT: He didn't actually make it transparent, he just placed a theme wallpaper in the background instead of White one...
thanks for the info.i will look into it
You had any luck with this?
no, i am trying
welcome,any one can try it, if it is successful post it here

Can someone do a "How To" change color in an APK?

I'd like to edit our digital clock APK like in this thread for the Skyrocket -- http://forum.xda-developers.com/showthread.php?t=1419584 -- so that we can use it on the Note. I'd like to have the clock blue instead of green. I used APKMultiTool and decompiled our digital clock apk and looked around to try to find where to edit the color of the date/time. I looked in the res folder and found several xml files I looked at with notepad c++ but not having much luck. I'm trying to learn but if someone could point me in the right direction I'd appreciate it.
Nunn has a pretty nice little video. If you are just starting out this is a good video to watch.
http://tinyurl.com/76pgwos
{
"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"
}
If you want it without the white outline just make the 'bg.png' transparent
Flash it via CWR
any chance........
any chance someone would make the date white, leaving the stock background stock and not transparent?

[Q][LPQ] How do I change the space between notifications?

Hi this is probably a stupid question. But i have searched and looked around in different thread in the forum. And i canĀ“t find a concrete answer that works for me.
I am new to this with modding and theming but i am learning as I go.
My question is how do i change the color or transperency of the space between notifications(see 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"
}
I had to change back to stock background cause it was to ugly
I have tried to find the correct picture in the drawable-hdpi in SystemUI.apk without luck.
I have tried to look at the value and layout folder in SystemUI.apk and changed stuff without luck.
One thread told me that it could work to change the divider_height_xxx.9.png in framework-res.apk which i also tried.
But still no luck. Does anyone know which file to change?
It's possibly that i am changing the right file but doing something wrong.
Thanks in advance.
Sincerly Qnorsten.

[Q] SystemUI themeing help

so i extrcted a couple of systemUI.apks and combined the files i wanted into one another...question is A) can it be that simple and B) how do i recompress it. i tried with ESfile explorer to recompress but i dont think thats right. I dont like asking folks to make things for me and would like to learn how to myself. thanks for the help
edit: all im doing is replacing png files. nothing major. just need to know how to get it back to a workable APK
Never mind. I figured it out... Now running an ICS themed with (halfway functional) blocking mode (thanks adrynalyn) and WiFi toggle with location symbol removed, status bar and pull down. also thanks to icedventimocha for the theme i pulled the pngs out of.
{
"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