[Q] Custom app drawers? - Desire HD Themes and Apps

Does we have somting similar for our desire HD like this
http://i10.photobucket.com/albums/a143/matching7/rightsms.png from this thread http://forum.xda-developers.com/showthread.php?t=858342

Ljunkan said:
Does we have somting similar for our desire HD like this
http://i10.photobucket.com/albums/a143/matching7/rightsms.png from this thread http://forum.xda-developers.com/showthread.php?t=858342
Click to expand...
Click to collapse
Its possible to make the Rose dock from the picture on a gingerbread roms. If your using a 2.1 based rom pretty easy to make.
for a 2.1 based rom you will need Rosie.apk and com.htc.resources.apk. Just change out the pngs from the drawable, drawable hdpi and the other folders in the list. Don't change out xml files. Do this for both rosie.apk and com.htc.resources
for a 3.0 based rom you will need to use the m10 editor and change out the pngs in fusion.apk.

Related

Stock Android 2.1 DINC Icons?

Where can I get the stock 2.1 Incredible icons? I am using LauncherPlus and would like to use them to add to the dock. But, LP only allows me to use image files as icons or ones that are in an icon pack, not the ones already on Android.
Can someone direct me to a zip with the png files please? Thanks guys!

How to change dockbar?

Hi, I would like to know where the file to modify the dockbar not find it on framework-res.apk. thanks
You can use an alternative Launcher.
LauncherPro has very much emphasis on the dock, I recommend trying it.
Thanks, but I like to change the dockbar the original launcher, I do not
use another launcher.
You need basic knowledge using:
- ADB
- Photoshop/GIMP
- Which images to edit in the correct .apk
zHk3R said:
You need basic knowledge using:
- ADB
- Photoshop/GIMP
- Which images to edit in the correct .apk
Click to expand...
Click to collapse
I have basic knowledge in the first two.....but what apk and what images do i edit in the stock sense rom for htc hero cdma?
i decided to search about changing the dock without an alternative launch instead of starting a new thread lol
Im also wondering how i can do it. What we should modify to change the dock bar?
ALDAS said:
Hi, I would like to know where the file to modify the dockbar not find it on framework-res.apk. thanks
Click to expand...
Click to collapse
Find the launcher2 and extract it or de Compile then look In the res file pretty self explanitory after that
Sent from my LG-P500 using XDA App

Theme help

I cant get my themes to work..is there some that can help me by making it. I will namee all the icons and all since those are the onlythings I want changed along with a circle battery or judt help me
Sent from my SCH-I500 using Tapatalk
Are you deodexed? You need to be deodexed for themes.
Samsung Fascinate, Verizon
EB01 Superclean 2.4
Kenesis' TransMyst GBKB (EPIIIIIC)
Mob87's Honeycomb Theme
Stock Kernel
afbar1114 said:
I cant get my themes to work..is there some that can help me by making it. I will namee all the icons and all since those are the onlythings I want changed along with a circle battery or judt help me
Sent from my SCH-I500 using Tapatalk
Click to expand...
Click to collapse
Need more information than that....are you just swapping out battery images from an existing theme?
nitsuj17 said:
Need more information than that....are you just swapping out battery images from an existing theme?
Click to expand...
Click to collapse
no i was using pngs i got from kitchen and trying to make one i liked but can get it to stick at all i also i want to change the quick panel icons as well
afbar1114 said:
no i was using pngs i got from kitchen and trying to make one i liked but can get it to stick at all i also i want to change the quick panel icons as well
Click to expand...
Click to collapse
if you are using theme kitchens pngs just make them and extract them from the theme kitchen frameworks with 7zip...then paste them over the existing ones in the theme you want to use (again with 7zip) in the framework-res.apk drawable-hdpi (or hdpi 4 folder depending on the theme) and the pulldown icons are a bit trickier as you will have to rename them if you get them from theme kitchen and move them into twframework-res.apk
nitsuj17 said:
if you are using theme kitchens pngs just make them and extract them from the theme kitchen frameworks with 7zip...then paste them over the existing ones in the theme you want to use (again with 7zip) in the framework-res.apk drawable-hdpi (or hdpi 4 folder depending on the theme) and the pulldown icons are a bit trickier as you will have to rename them if you get them from theme kitchen and move them into twframework-res.apk
Click to expand...
Click to collapse
how do i flash the theme then?? cant flash it cause i just get fc's

[Q] Need to locate these files? Help please

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

[4.4]Lockscreen Handle Flashable Theming Template

Just wanted to share my Lockscreen Handle theme flashable zip template (using the VRTheme method) that is compatible with 4.4 KitKat ROMs.
The purpose of this zip is to use as a base for updating your favorite lockscreen handle themes from previous Android versions (they are available throughout these forums) to be compatible with your 4.4 ROMs.
For the sake of time, I won't list out detailed instructions on how to use this template to update the old themes, but I'm definitely willing to just update them for you if you want to post a link to it (time-willing, of course).
General Usage Instructions
* Download the zip file: Lockscreen Handle Flashable Zip Template
* Unzip it, as well as your favorite lockscreen theme from an older Android version
* Within the vrtheme/system/framework/framework-res and vrtheme/system/priv-app/Keyguard folders, overwrite the respective pngs with the pngs from your old theme zip. NOTE: In your old zip, all of these pngs will be in the framework-res folder...so you'll need to note the png names in each of the sub-directories within the vrtheme folder of the 4.4 template and copy the old version pngs to every folder in the new template that they appear.
* Re-zip the template
* Flash with TWRP/CWM
* Reboot
* Enjoy your new lockscreen!
Credits
@seshmaru for the VRTheme zip base
Thank You) Searched only in framework-res, gave nothing. Replaced in Keyguard.apk and it works
Do you know how to replace the lock screen wallpaper in kk?
Sent from my HTCONE using Tapatalk
How can I change the colour of the clock on lockscreen?
olorolo said:
Do you know how to replace the lock screen wallpaper in kk?
Sent from my HTCONE using Tapatalk
Click to expand...
Click to collapse
I think in KK the wallpaper can only be set in Display settings...which means it's probably somewhere in the frameworks/base source code......which means that there's no way to do it using Vrtheme.
mitchellreece said:
How can I change the colour of the clock on lockscreen?
Click to expand...
Click to collapse
Not through Vrtheme...you'd have to decompile either Keyguard.apk or framework-res.apk and modify the styles.xml and/or the colors.xml in the values/ folder.
CPA Poke said:
I think in KK the wallpaper can only be set in Display settings...which means it's probably somewhere in the frameworks/base source code......which means that there's no way to do it using Vrtheme.
Not through Vrtheme...you'd have to decompile either Keyguard.apk or framework-res.apk and modify the styles.xml and/or the colors.xml in the values/ folder.
Click to expand...
Click to collapse
Thanks for that info!
Sent from my MT11i
mitchellreece said:
Thanks for that info!
Sent from my MT11i
Click to expand...
Click to collapse
If you want to send me your framework-res.apk and Keyguard.apk I can probably change the text for you?
CPA Poke said:
If you want to send me your framework-res.apk and Keyguard.apk I can probably change the text for you?
Click to expand...
Click to collapse
No probs, that's easy stuff for me thanks though
Sent from my GT-P3110 using Tapatalk
this template will only work on aosp and not sense correct? can you make one for sense kk also?

Categories

Resources