Hi all!
I am looking for a name and place(*.apk) of picture which appears when clicking on sth... I mean, hmm... In settings I've got a lot of tabs (Wi-fi, bluetooth, Cyanogenmod settings etc.) and when I click on one of them it shows diffrent color...
STH LIKE THIS: http://i.stack.imgur.com/1LJmD.png
My suppose: somewhere in framework-res.apk but can't find it
Please help me !
BlackLie said:
Hi all!
I am looking for a name and place(*.apk) of picture which appears when clicking on sth... I mean, hmm... In settings I've got a lot of tabs (Wi-fi, bluetooth, Cyanogenmod settings etc.) and when I click on one of them it shows diffrent color...
My suppose: somewhere in framework-res.apk but can't find it
Please help me !
Click to expand...
Click to collapse
I think there is no png it must be a hex code in some xml...
Sent from my GT-S5570 using Tapatalk 2
Related
hey i had a simple app that changed the color of the menu, soft-key bars ect... i lost the app and dont remember the name of it. can anyone assist?
joebaggg said:
hey i had a simple app that changed the color of the menu, soft-key bars ect... i lost the app and dont remember the name of it. can anyone assist?
Click to expand...
Click to collapse
RCMod?
...stupid 10 character rule...
ahhh thanks that was driving me nuts!
joebaggg said:
ahhh thanks that was driving me nuts!
Click to expand...
Click to collapse
no problem man i enjoy helping
UITweaker - Best application for what you wanna do.
I love you guys, If I were rich I'd paypal you a million dollars to the person above me. I always wanted something like this but never wanted to post a new thread about it. Thanks
BaseHueExpress is another menu-bar color changer
joebaggg said:
hey i had a simple app that changed the color of the menu, soft-key bars ect... i lost the app and dont remember the name of it. can anyone assist?
Click to expand...
Click to collapse
Another nice little program that will do this is BaseHueExpress - check it out. No .cab installation, just unzip, copy the .exe file anywhere on your phone, and click to execute.
hey. i would love to change the icons on my kaiser but have no clue how to do that. i cant even find where they are located. plz help me or lead me to a tutorial. ive searched everywhere.
zlamma said:
hey. i would love to change the icons on my kaiser but have no clue how to do that. i cant even find where they are located. plz help me or lead me to a tutorial. ive searched everywhere.
Click to expand...
Click to collapse
search htc home customizer
once you install this application go to the preview tabs and see all the different icons, which can be used. Once you find the one you want go to the downloads tab and select it, problem solved.
would this program allow me to change them on my own because i have some icons i would like to use.
guys i need a help. i am trying to edit the background of the menu window where all the applications are listed and the top bar drop down window where notifications are listed in 1.5 cupcake.. i want to make them semi-transparent. but prob is that i cant find those 2 files.
so it would be really appreciated if some1 could tell me the names of those 2 files. cheers
dying4004 said:
guys i need a help. i am trying to edit the background of the menu window where all the applications are listed and the top bar drop down window where notifications are listed in 1.5 cupcake.. i want to make them semi-transparent. but prob is that i cant find those 2 files.
so it would be really appreciated if some1 could tell me the names of those 2 files. cheers
Click to expand...
Click to collapse
look here: http://forum.xda-developers.com/showthread.php?t=604498&highlight=background
kendong2 said:
look here: http://forum.xda-developers.com/showthread.php?t=604498&highlight=background
Click to expand...
Click to collapse
yeah man just found that thread few minutes ago.
i have found the drop down window file but still cant find the list aoolications background
dying4004 said:
i have found the drop down window file but still cant find the list aoolications background
Click to expand...
Click to collapse
like i said in that other thread, i have been searching it for quite a while now, nothing. it might not be an image at all, since it is pure black...
kendong2 said:
like i said in that other thread, i have been searching it for quite a while now, nothing. it might not be an image at all, since it is pure black...
Click to expand...
Click to collapse
exactly. it might be xml thing
hi there. don't know if that's the best section where ask about my question.
i am using smaller htc and manila menus on my diamond.
the menu in album is a lot bigger (and still green,will change it to grey asap).
i'd like to resize it like the others but i don't have a clue of the values to use to do it.
can someone help me with that? here's some screenshots of my idea..
htc menu (all ext apps)
manila menu (sense UI related)
album menu (not resized yet)
i know that the files to edit the album menu size are those ones:
ha_skin_l.xml
ha_skin_p.xml
and resize all the
ha_menu_focus_*.bmp files,which are the "menu bars".
but i don't know nothing about xml. they look like:
Code:
<imgview x="0" y="0" w="480" h="640" bgclr="220,220,220" img_dv_drm="ha_dv_drm.bmp" img_dv_drm_mask="ha_dv_drm_mask.bmp"/>
<menubar x="0" y="588" w="480" h="52" clr="255,255,255" selclr="100,100,100" bgclr="50,50,50" maskclr="175,175,175" img="ha_menubar_p.bmp" img_mask="ha_menubar_p_mask.bmp"/>
<popupmenu x="20" y="8" w="440" h="580" clr="0,0,0" fsize="28" fweight="550" bgclr="255,255,255" selbgclr="101,174,0" selfgclr="67,128,0" borderclr="100,100,100" disclr="116,116,116" itemshift1="23" itemshift2="40" itemheight="80" rows="7" navi_rows="6" img_arrow_up="ha_arrow_up.bmp" img_arrow_up_mask="ha_arrow_up_mask.bmp" img_arrow_up_dis="ha_arrow_up_dis.bmp" img_arrow_up_dis_mask="ha_arrow_up_dis_mask.bmp" img_arrow_dn="ha_arrow_dn.bmp" img_arrow_dn_mask="ha_arrow_dn_mask.bmp" img_arrow_dn_dis="ha_arrow_dn_dis.bmp" img_arrow_dn_dis_mask="ha_arrow_dn_dis_mask.bmp" img_arrow_rt="ha_arrow_rt.bmp" img_arrow_rt_mask="ha_arrow_rt_mask.bmp" img_arrow_rt_dis="ha_arrow_rt_dis.bmp" img_arrow_rt_dis_mask="ha_arrow_rt_dis_mask.bmp" img_nav_top="ha_menu_navi_none_t_p.bmp" img_nav_top_f="ha_menu_navi_none_t_f_p.bmp" img_nav_bottom="ha_menu_navi_none_b_p.bmp" img_nav_bottom_f="ha_menu_navi_none_b_f_p.bmp" img_focus_top="ha_menu_focus_t_p.bmp" img_focus_mid="ha_menu_focus_m_p.bmp" img_focus_bottom="ha_menu_focus_b_p.bmp" img_focus_top_hl="ha_menu_focus_t_h_p.bmp" img_focus_mid_hl="ha_menu_focus_m_h_p.bmp" img_focus_bottom_hl="ha_menu_focus_b_h_p.bmp"/>
<popupmenu_rotate x="30" y="8" w="580" h="420" clr="0,0,0" fsize="28" fweight="550" bgclr="255,255,255" selbgclr="200,200,200" selfgclr="171,171,171" borderclr="100,100,100" disclr="116,116,116" itemshift1="23" itemshift2="40" itemheight="80" rows="5" navi_rows="4" img_arrow_up="ha_arrow_up.bmp" img_arrow_up_mask="ha_arrow_up_mask.bmp" img_arrow_up_dis="ha_arrow_up_dis.bmp" img_arrow_up_dis_mask="ha_arrow_up_dis_mask.bmp" img_arrow_dn="ha_arrow_dn.bmp" img_arrow_dn_mask="ha_arrow_dn_mask.bmp" img_arrow_dn_dis="ha_arrow_dn_dis.bmp" img_arrow_dn_dis_mask="ha_arrow_dn_dis_mask.bmp" img_arrow_rt="ha_arrow_rt.bmp" img_arrow_rt_mask="ha_arrow_rt_mask.bmp" img_arrow_rt_dis="ha_arrow_rt_dis.bmp" img_arrow_rt_dis_mask="ha_arrow_rt_dis_mask.bmp" img_nav_top="ha_menu_navi_none_t_l.bmp" img_nav_top_f="ha_menu_navi_none_t_f_l.bmp" img_nav_bottom="ha_menu_navi_none_b_l.bmp" img_nav_bottom_f="ha_menu_navi_none_b_f_l.bmp" img_focus_top="ha_menu_focus_t_l.bmp" img_focus_mid="ha_menu_focus_m_l.bmp" img_focus_bottom="ha_menu_focus_b_l.bmp" img_focus_top_hl="ha_menu_focus_t_h_l.bmp" img_focus_mid_hl="ha_menu_focus_m_h_l.bmp" img_focus_bottom_hl="ha_menu_focus_b_h_l.bmp"/>
<prop_image>
i attached the full package for those who will try to help me (if any ) thank you
c'mon,nobody good at XML here?
etoy said:
but i don't know nothing about xml.
Click to expand...
Click to collapse
Well, points for self-knowledge must be granted, you really aren't good at this.
Just play with the values man, just guess and try, starting with the "itemheight="80" rows="7" portion I would suggest.
cybermaus said:
Well, points for self-knowledge must be granted, you really aren't good at this.
Just play with the values man, just guess and try, starting with the "itemheight="80" rows="7" portion I would suggest.
Click to expand...
Click to collapse
hi m8,i really don't want that someone else does the whole job for me. i always do my tests before begging for help,i already did some tests but without good results. i already tried both "itemheight" and "rows",as fsize (font size?) but i had no luck. i thought there's some other values that i ignored as less "visible" than those two that are the best candidates. that's why i said i don't know nothing about xml. btw thanks a lot for the reply,that's such an invitation to try again and again
etoy said:
btw thanks a lot for the reply,that's such an invitation to try again and again
Click to expand...
Click to collapse
Thats OK, I can always blacklist you
Anyway, if you played with the values, and got no result, than I am afraid I am not going to be able to help. Other than maybe remarking: Did you restart the device after changing the values? It may need a restart to reread the file.
I wanted to make someting nicer than Galaxy Tab's original phone, so I'm
working on both "Phone.apk" and "Contacts.apk".
There are some problems that I hope someone could help.
As you can see in the pic 02, "Logs" page's font are white and when I press
one of them they become orange, so far there is no problem, but when I press
the other one the last one become black, I don't know why.
In the "Contacts" Page, pic 03, fonts are still black and I don't know what value
should I change anymore , because I tried evrything.
Does anyone can help to make this complete?
The white look real clean man! Nice work so far.
Wish I can help you with the compile part, but I'm not that smart
Sent from my SGH-T959 using XDA Premium App
Nice work! First off. The colors for text aren't always only in the xml's.. you'll want to search the smali files as well.
Ill have a look tomorrow if I get a chance.
Sent from my GT-P1000 using XDA App
mssmison said:
Nice work! First off. The colors for text aren't always only in the xml's.. you'll want to search the smali files as well.
Ill have a look tomorrow if I get a chance.
Sent from my GT-P1000 using XDA App
Click to expand...
Click to collapse
If it's one of the smali files, I don't know how to edit them.
It would be great if you could have a look.
Thanks mate.
sohrab1985 said:
I wanted to make someting nicer than Galaxy Tab's original phone, so I'm
working on both "Phone.apk" and "Contacts.apk".
There are some problems that I hope someone could help.
As you can see in the pic 02, "Logs" page's font are white and when I press
one of them they become orange, so far there is no problem, but when I press
the other one the last one become black, I don't know why.
In the "Contacts" Page, pic 03, fonts are still black and I don't know what value
should I change anymore , because I tried evrything.
Does anyone can help to make this complete?
Click to expand...
Click to collapse
Looking forward to seeing this complete!
i think in this case if u tried to change every text color and wont to change ! you have to add it by yourself , with hex editor
k0sh said:
i think in this case if u tried to change every text color and wont to change ! you have to add it by yourself , with hex editor
Click to expand...
Click to collapse
Unfortunately I don't know how to use hex editor, but I'm trying to learn.
Thanks man for your help.
sohrab1985 said:
Unfortunately I don't know how to use hex editor, but I'm trying to learn.
Thanks man for your help.
Click to expand...
Click to collapse
no prob mate , u can check this thread for the dirty sucker ,
http://forum.xda-developers.com/showthread.php?t=984510
this one will answer your question for damn sure
EDIT : am using CM7 now on my tab , and i don't have to be a wake all the night to play with the framework or systemUI . i just install theme from the market and everything will change .. like ur phone.apk , i just had it now ... after i install the theme , CM7 is freaking awesome
k0sh said:
no prob mate , u can check this thread for the dirty sucker ,
http://forum.xda-developers.com/showthread.php?t=984510
this one will answer your question for damn sure
EDIT : am using CM7 now on my tab , and i don't have to be a wake all the night to play with the framework or systemUI . i just install theme from the market and everything will change .. like ur phone.apk , i just had it now ... after i install the theme , CM7 is freaking awesome
Click to expand...
Click to collapse
Thanks man. Now I khnow how to edit smali files, but the onley problem is
I don't know which file should I edit.
But before that I'm trying to find another backgroud, a brighter background.
because this way there is no need to chnage the colors.
sohrab1985 said:
Thanks man. Now I khnow how to edit smali files, but the onley problem is
I don't know which file should I edit.
But before that I'm trying to find another backgroud, a brighter background.
because this way there is no need to chnage the colors.
Click to expand...
Click to collapse
most of ppl here like this background ..
am going to sleep now , after i woke up , i will look up for it , i'll try to play with the stock phone.apk ..
u just now try by what i give you and look inside the phone.apk for all the XML ..
and when i woke up , i'll see your update if u found it , then congrats if u didn't i'll look for it , but i can't promise u i'll 100% do it
k0sh said:
most of ppl here like this background ..
am going to sleep now , after i woke up , i will look up for it , i'll try to play with the stock phone.apk ..
u just now try by what i give you and look inside the phone.apk for all the XML ..
and when i woke up , i'll see your update if u found it , then congrats if u didn't i'll look for it , but i can't promise u i'll 100% do it
Click to expand...
Click to collapse
Thanks mate.
I'm a little busy right now but I'll look for the right xml.
I like this background, too. I really don't want to change it,
but if can't change those colors I'll have to.
Anyway, thank you for helping me.
I love this background..... im Just waiting for a release.....