Hi, my DHD is running with virtuous_unity-v1.29.0, and I would like to add some quick settings on the notification menu
Do you know a link to an existing apk patch to do it?
Thanks
Nico
nicopilami said:
Hi, my DHD is running with virtuous_unity-v1.29.0, and I would like to add some quick settings on the notification menu
Do you know a link to an existing apk patch to do it?
Thanks
Nico
Click to expand...
Click to collapse
Decompile systemui.apk then change values in res/layout/quicksettings.xml
samuel2706 said:
Decompile systemui.apk then change values in res/layout/quicksettings.xml
Click to expand...
Click to collapse
no easier way to do it ?
Related
Hi i would like some help which would be nice from any Theme Creator or Dev because they will probably know where to look.
So can anyone tell me which files need to be changed to make the volume & brightness bars in quicksettings pulldown bar to change the bar color? i have changed the color via framework, system ui or htc res, rosie, settings files but.... not sure which files i changed in what location that did that?
Also which file do i need to locate to change the button pressed on the home screen? Cause i wanna get rid of the green sense look to my phone, my phone is looking pretty modded & i know how to use Photoshop to change PNGs & know how to mod APKs too.
Any help would be great i have tried the search bar on here & also in google but didnt get any results & to be honest i know people on XDA will know this.... thanks in advance
The progress bar color in quick settings is defined by this file: common_progress_full.9.png (in SystemUI.apk/res/drawable-hdpi)
Are you using a Gingerbread 2.3.5 or Sense 3.5 rom? If yes, the button press color in the homescreens can't be changed. At the moment all available tools fail with decoding the images.
In Sense 2.1, you have to edit Rosie.apk. For Sense 3 (+ GB 2.3.3 or .4), fusion.apk has to be edited with m10 tool.
I can give you more details if you want to.
Thanks
Thanks for that but i cant locate it in my system ui/res/drawable-hdpi? i tried looking in htc/rs/draw-hdpi too? cant find that common_progress_full.9.png? could you check again for me or if have time upload the file? i cant see why it would be missing though?
I havent had a chance to mess with the m10 editor? is it easy enough to use when editing the fusion.apk?
I love XDA.... its the best for phone modding & has many helpful members
sigurd_LU said:
The progress bar color in quick settings is defined by this file: common_progress_full.9.png (in SystemUI.apk/res/drawable-hdpi)
Are you using a Gingerbread 2.3.5 or Sense 3.5 rom? If yes, the button press color in the homescreens can't be changed. At the moment all available tools fail with decoding the images.
In Sense 2.1, you have to edit Rosie.apk. For Sense 3 (+ GB 2.3.3 or .4), fusion.apk has to be edited with m10 tool.
I can give you more details if you want to.
Click to expand...
Click to collapse
I have changed the button press & also found the common_progress_full.9.png from another rom but if you or anyone else can post your common_progress_full.9.png (in SystemUI.apk/res/drawable-hdpi) so i can try there one cause the progress bar isnt looking normal? it looks mis-shapen? Thanks again
What Rom are you using? Could you upload your SystemUI, so I can take a look
sigurd_LU said:
What Rom are you using? Could you upload your SystemUI, so I can take a look
Click to expand...
Click to collapse
I am running LeeDroid 3.3.3 but with sense add-on & my own custom red or colored icons & look! I uploaded my Sys UI, take a look for me? but i dont think i it will work? it maybe something to do with the rosie? my bars in quick settings dont look solid any more, i can live with it though, pics attached.
deanr1977 said:
I am running LeeDroid 3.3.3 but with sense add-on & my own custom red or colored icons & look! I uploaded my Sys UI, take a look for me? but i dont think i it will work? it maybe something to do with the rosie? my bars in quick settings dont look solid any more, i can live with it though, pics attached.
Click to expand...
Click to collapse
Your issue us a bad. 9.PNG it looks like you tried to edit it without decompiling the apk and running the new image threw the draw9patch tool
zelendel said:
Your issue us a bad. 9.PNG it looks like you tried to edit it without decompiling the apk and running the new image threw the draw9patch tool
Click to expand...
Click to collapse
what would you recommend i do? is there a solution or is it stuck this way for good?
I have a similar problem for the common progress bar which im assuming is in framework. I have decompiled, changed images, recompiled but the images are still default green.
Im baffled...
Any theme guru out there to advise...?
Does anyone know which is the location. png for a change in the transparent dock that is rosie navi bar?
goran60 said:
Does anyone know which is the location. png for a change in the transparent dock that is rosie navi bar?
Click to expand...
Click to collapse
be a little more specific on what your using(rom, sense version,etc.)
rayford85 said:
be a little more specific on what your using(rom, sense version,etc.)
Click to expand...
Click to collapse
He wants a fully transparent rosie for RCMix Runny. I have something for you Have a look in my thread: http://forum.xda-developers.com/showthread.php?t=1291351
sigurd_LU said:
He wants a fully transparent rosie for RCMix Runny. I have something for you Have a look in my thread: http://forum.xda-developers.com/showthread.php?t=1291351
Click to expand...
Click to collapse
Nice work!!! Please tell me how you got it to work on runny. I would love to include this in my mods.
Sent from my Desire HD using XDA App
rayford85 said:
Nice work!!! Please tell me how you got it to work on runny. I would love to include this in my mods.
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
You have to load the Rosie.apk with m10 editor, then decompile the Rosie_navbar.m10 file and change the following opacity values from 1 to 0.0099999998. If you set them to 0, pressing on the buttons will have no effect.
thanks for this
MarylandCookie said:
I have a similar problem for the common progress bar which im assuming is in framework. I have decompiled, changed images, recompiled but the images are still default green.
Im baffled...
Any theme guru out there to advise...?
Click to expand...
Click to collapse
Do you mean the volume bars? if so just goto the UOT Kitchen & chage them in there, then flash them over your rom, or put the changes of your framework & system ui into your rom zip & flash your rom again?
goran60 said:
Does anyone know which is the location. png for a change in the transparent dock that is rosie navi bar?
Click to expand...
Click to collapse
Look here for rosie modding - http://forum.xda-developers.com/showthread.php?t=1210143
I have solved this thread problem if anyone has the same just change the common_music_progress_fill.9 this will change the volume bars in the status menu.
Hope this helps
MarylandCookie said:
I have a similar problem for the common progress bar which im assuming is in framework. I have decompiled, changed images, recompiled but the images are still default green.
Im baffled...
Any theme guru out there to advise...?
Click to expand...
Click to collapse
Progress_horizontal.xml in the drawable folder of framework-res.apk has to be changed
sigurd_LU said:
Progress_horizontal.xml in the drawable folder of framework-res.apk has to be changed
Click to expand...
Click to collapse
Nice one... only just seen your message lol
Fixed it as above
Hi all!
someone managed to change systemui of the Original Stock ROM v20q to insert the transparency into the "status bar"?
It seems that the systemui is different than the v20l/m/o
any ideas?
thanks
for transparency in status bar you must replace status_bar_background in framework-res.apk with this one(attached).
HIT THE THANKS BUTTON IF I HELP YOU!
RobYyY said:
for transparency in status bar you must replace status_bar_background in framework-res.apk with this one(attached).
HIT THE THANKS BUTTON IF I HELP YOU!
Click to expand...
Click to collapse
Thanks for reply but don't work
joiN85 said:
Thanks for reply but don't work
Click to expand...
Click to collapse
I'm on v20q and it is working :-??.. replace in system ui shade_bg with attached one!
RobYyY said:
I'm on v20q and it is working :-??.. replace in system ui shade_bg with attached one!
Click to expand...
Click to collapse
Please attach your systemui.apk v20q
thanks
joiN85 said:
Please attach your systemui.apk v20q
thanks
Click to expand...
Click to collapse
I modified original system ui from v20q for u! Hope it will works!
Hi guys how did you make rhis work? I tried to this the steps above and i get fc all the time and i tried to install the systemui.apk o system apps and it force closes i reboot and the notifications bar has been deleted
Sent from my LG-P990 using XDA Premium App
I've a question to this, too.
With kitchen, this doesn't work. So in which file is the transparency?
Flix123 said:
I've a question to this, too.
With kitchen, this doesn't work. So in which file is the transparency?
Click to expand...
Click to collapse
status_bar_background in framework-res.apk
No, that doesn't work.
Hey people,
I found the solution: There's not a picture that have to be modified, but an xml file.
Decompile framework-res.apk and after that SystemUI.apk and go to SystemUI/res/layout/
Then, unzip the attached file and replace status_bar_tracking.xml in layout folder with the new file and recompile SystemUI.
i wonder what im doin wrong it doesnt work for me
framework-res.apk is attached. I seems can't use my APK tool after java update. Some kind guys help me please. =D
Edit res/values/bools.xml
Change "<bool name="config_animateScreenLights">false</bool>" to "<bool name="config_animateScreenLights">true</bool>"
Thank you =)
edit: Download link for framework-res.apk
http://www.4shared.com/android/0sAxcK2P/framework-res.html?
It didn't work for you ?
This was sent from a Galaxy Ace.
CallMeVentus said:
It didn't work for you ?
This was sent from a Galaxy Ace.
Click to expand...
Click to collapse
It didn't. Maybe some editing in framework-res.apk needed. My APK tool malfunction after new JAVA Update.
xarive said:
framework-res.apk is attached. I seems can't use my APK tool after java update. Some kind guys help me please. =D
Edit res/values/bools.xml
Change "<bool name="config_animateScreenLights">false</bool>" to "<bool name="config_animateScreenLights">true</bool>"
Thank you =)
edit: Download link for framework-res.apk
http://www.4shared.com/android/0sAxcK2P/framework-res.html?
Click to expand...
Click to collapse
You cant use APKtool or you need help with disabling CRT?
Prawesome said:
You cant use APKtool or you need help with disabling CRT?
Click to expand...
Click to collapse
disabling CRT and enable back the stock fade-off animation. changing build prop doesn't get back fade off instead it just go black. It need to use APK tool to edit framework-res.apk to original as stated above. And my APK tool doesn't works. Hoping for some kind guy help on this.
xarive said:
disabling CRT and enable back the stock fade-off animation. changing build prop doesn't get back fade off instead it just go black. It need to use APK tool to edit framework-res.apk to original as stated above. And my APK tool doesn't works. Hoping for some kind guy help on this.
Click to expand...
Click to collapse
What rom are u using?
SnowPluralism said:
What rom are u using?
Click to expand...
Click to collapse
myth2
Sent from my mind using interneurone
xarive said:
myth2
Sent from my mind using interneurone
Click to expand...
Click to collapse
Just turn off animation option in setting
crt
devilsking said:
Just turn off animation option in setting
Click to expand...
Click to collapse
you have the apk to enable CRT effect? returns that apk jeje :c
xavo223 said:
you have the apk to enable CRT effect? returns that apk jeje :c
Click to expand...
Click to collapse
What apk?
How can i edit this?Because the original is black.So how would i edit this?Please advice.Thanks
Anyone..?Please...?
epoch berrynp
Eddicts said:
Anyone..?Please...?
Click to expand...
Click to collapse
You need to decompile the app. You can't just pull the xml.
BMaae4 said:
You need to decompile the app. You can't just pull the xml.
Click to expand...
Click to collapse
Trying to decopile it..But got an error,So i gave it up..
Hi, is there any way to change grid size of samsung TW drawer to 4×4 or 4×5.
Please help by providing link on how to do it if possible.
bhatia.mani said:
Hi, is there any way to change grid size of samsung TW drawer to 4×4 or 4×5.
Please help by providing link on how to do it if possible.
Click to expand...
Click to collapse
yes, you have to decompile the apk and change values in some resource files. I did it before (raising the values to 6x7) for my Rom and many other members across different devices/forums
There is definitely no exact tutorial how to do it. But if you search you'll find all the necessary entries to change. Of course you need the knowledge about de/compiling the apk.
ThaiDai said:
yes, you have to decompile the apk and change values in some resource files. I did it before (raising the values to 6x7) for my Rom and many other members across different devices/forums
There is definitely no exact tutorial how to do it. But if you search you'll find all the necessary entries to change. Of course you need the knowledge about de/compiling the apk.
Click to expand...
Click to collapse
Thanks ThaiDai.
One more request: can you please help me with the APK I need to modify so that I can atleast try to mod app drawer grid.
bhatia.mani said:
Thanks ThaiDai.
One more request: can you please help me with the APK I need to modify so that I can atleast try to mod app drawer grid.
Click to expand...
Click to collapse
If you are asking for this :
Changing number of icons in home screen and apps drawer (dpi modding)
then look here:
http://forum.xda-developers.com/showpost.php?p=35229966&postcount=2
bhatia.mani said:
Hi, is there any way to change grid size of samsung TW drawer to 4×4 or 4×5.
Please help by providing link on how to do it if possible.
Click to expand...
Click to collapse
The easiest method is to download the XPosed framework by @rovo89. Then install the launcher 4x5 module.
Use Google to find xposed download link.
Sent from my GT-N7000 using Tapatalk 2
AndroidSlave said:
The easiest method is to download the XPosed framework by @rovo89. Then install the launcher 4x5 module.
Use Google to find xposed download link.
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
I remember when i was on stock rom 4X5 module didnt work for me.
treacherous_hawk said:
If you are asking for this :
Changing number of icons in home screen and apps drawer (dpi modding)
then look here:
http://forum.xda-developers.com/showpost.php?p=35229966&postcount=2
Click to expand...
Click to collapse
Thanka, this is all what I needed.will try n update if worked (tomorrow)