[Q] Droid X Lockscreen Background Image? - Android Themes

Hey all.... Question here I am trying to change the framework-res to get a custom background on the lockscreen (Droid X running the ROM apex 1.4.1)... I can download and decompile the xml through apk manager but has anyone ever successfully modded / hacked their lockscreen? I know some roms have custom lockscreens and sliders but its usually the ERI banner and updated sliders's .png files respectively rather than the lockscreen's xml itself I think. Any Input on this? Here is a link I found where someone did this with another phone: See dcore88's post below:
forum.samdroid.net/f57/change-lockscreen-background-framework-res-apk-4499/index2.html
Has anyone ever done this with their DX and if so HOW??
PS.( I KNOW widgetlocker does this... I do not like widgetlocker and don't want to use an external program as its for a theme so please don't post this as the answer .
Thanks in advance guys!

Related

[Q] Lockscreen and Ext.Power Menu in GB 2.3.x

Hi Guys
i want to cook and add some lockscreens and extended power menu to JPJV6 rom, but i don't find any good reference.
someone can show me , how i can change/add this mods to JPJV6 rom.
thanks.
I already did what you are looking for over this thread
if you want to know how to do it then you have to be familiar with compile and decompile of apk and jar and also should know how to edit xml files or... it is not so easy but here is the ref. for power menu
http://forum.xda-developers.com/showthread.php?t=811532

[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

[Q] AOSP lockscreen and framework-res.apk

Hi,
actually i wanted to post this question in the developer section, but i don't have enough postings to post there. I hope it's ok that i post the question here
I am creating a Mod for JVT and wanted to add the AOSP lockscreen. Adding the lockscreen is no problem and works fine. But once i compile a framework-res.apk the sliders of the AOSP lockscreen have two colors when pressed (wrong image loaded?!).
See here:
This even happens if i recompile the original decompiled framework-res.apk (without any changes). Only with the untouched original framework-res.apk the sliders have only one color.
I am using APKManager 4.7 (Linux) with APK Tool 1.4.1 (1.3.1 tested too).
Can you help me getting the AOSP lockscreen work without problems?
Best Regards,
The_MKay
EDIT: Found a solution: I copied all unchanged drawable-pngs to the new compiled framework-res.apk

theme help!

Im making a theme for a ics based rom for the droid razr & maxx. How can i change the lockscreen clock, date and carrier font color to ics blue? I know its somewhere in the framework.res in an xml but im lost finding it. I have already decomplied the apk. Can you guys point me in the right direction and tell me what i need to change?
Thanks.

Theming JWB 2.3.6 ROM (lockscreen etc.) - need help

Hello. I am new in Android developing. I want to start from somethink "easy".
I just downloaded 2.3.6 JWB firemware with Semaphore kernel and i want to edit is.
I need help with this. My first think to edit is lockscreen. I want to Change font and center the clock but i dont know which files to edit.
Also in "MesoROM" i saw that lockscreen circle is changed to animated one (like s3 mini and other samsung devices with ICS/JB).
Anyone can help me to make this or to PORT this lockscreen from jw8 rom to jwb?
Also i want to make theme 'like s4' but also i dont know how to do it. Edit images isnt problem, XML is harder (i dont know which file to edit). I know HTML, CSS, PHP. I even used to "touch" C++, Java Sccript and XML so i can teach everythink verry fast. Just need some tutorial or a person who can be my "MASTER" :]
Please anserw this thread or message me :]
I have few questions. If anyone could anserw would be great.
1. How to change "auto rotation" togfle to "mobile data"
2. How to move "clear" button from carrier laber bar to the notification bar like in newest galaxy s series devices. I saw this in saurom and ana rom and cant make myself
3. Wchich file is the lockscreen xml file to change font etc.
Thanks
Sent from my GT-I9000 using xda app-developers app
Problem being , you need to use search and post your requests in the correct forum on XDA to get correct and quick answers. you would have made progress and response , when you post here

Categories

Resources