Related
Does anyone know how to change the clock color to white I have no clue where its stored
Sent from my T-Mobile G2 using XDA App
Guessing you installed the leaked CM rom? If so, yes, the default is white. Go into SETTING>CYANOGEN MOD SETTINGS>USER INTERFACE>STATUS BAR and go through the options to enable/disable, as well as change colors. Should appear right as you change them.
No I themed it myself I was just wondering if someone knew how the change that
Sent from my T-Mobile G2 using XDA App
It involves modifying a file called classes.dex within a .jar but the instructions don't match up for this device. The file isn't structured the same so changing the font color for the status bar is going to be tricky until someone figures it out...
download and extract the attached zip
put services.jar in the framework folder
put status_bar.xml in the layout folder in framework-res.apk
im assuming you know the rest lol if not pm me
I tried pushing the framework-res.apk and that was a derka derka moment. Completely borked my device. I know no other way.
So I've been trying to create a flashable .zip or metamorph for this modification but am obviously not smart enough.
Is it possible for this to be done by someone else? Or has it already been done and we're not using the search tool well enough?
Ok I deodexed my own rom and got the white clock thanks
Sent from my T-Mobile G2 using XDA App
Hello, does it exist a .zip for install 5 lockscreen in CWM?
Sent from my GT-I9000 using Tapatalk
You could use lockbot pro think that will give you extra lock screen styles
Sent from my GT-I9000 using XDA App
Not lockbot but only 5 lockscreen
Sent from my GT-I9000 using Tapatalk
Looking for that too, I wonder if there is something available.
alexxandro84 said:
Hello, does it exist a .zip for install 5 lockscreen in CWM?
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
Just flash a theme with 5 lockscreens, most of the themes includes 5 lockscreens...
But doesn't it depend on the rom?
I mean, the unlock screens are a rom feature or a theme feature?
I would put my money on the themes. But I'm not 100% sure.
Someone please correct me if I'm wrong.
Sent from my GT-I9000 using Tapatalk
Most themes won't work without a Modified ROM. I could maybe try and extract the files from a ROM that has it and make a CWM update file. Only thing is I need to write a script to make it work and I haven't yet learnt how to do that yet.
up ?
Or juste epic lockscreen . zip plz ?
THX
Zethor said:
Just flash a theme with 5 lockscreens, most of the themes includes 5 lockscreens...
Click to expand...
Click to collapse
i want to have 5 lockscreen without flash a theme, is it possible? only 5 lockscreen on a stock fw
I too would like to know this. I searched for this a while ago, but couldn't find anything.
My understanding is that the 5 lockscreens modification is theme related, but that doesn't mean that they can not be included in a ROM.
I'm a total noob when it comes to these things.
I did manage to remove the 'Swipe Glass to Unlock' message by using a hex editor on a themes framework-res apk and replacing the string with a whole bunch of spaces (hence why I think this is theme related) but anything beyond that is above me. To be honest I was surprised that even worked and it almost looked as if some of the strings visible in the hex editor were in Portuguese or something....?!?
Then again I would assume the Settings.apk would need to be modified in order to include the extra option in 'Display' settings but I have flashed a different settings apk before and got no change (apart from the icons that were changed).
I cant even figure out why I can't view xml's from an unpacked APK on my PC, yet using root explorer they are all in plain English on my phone..... so I really have no clue in the world about these lock screens, but at least I tried.
Wow... what a rant that was.
Point is, anyone who has a good knowledge on this stuff, your opinion would be appreciated.
Android apks can be classified in two forms:
-compiled and
-decompiled.
When in compiled form, xmls will be in a gibberish, so no readable text can be deciphered. Android can only read this gibberish.
If you want to edit it, you need to decompile it, this will make it readable and understandable.
Decompiling is very important so you can really modify anything. Also very important for .9 pngs, as the boundaries are distinguishable.
Hope this helped, btw im still a noob themer compared to some of the other blokes here.
Sent from my GT-I9000 using XDA Premium App
Well, i have theme that has 5 locksreecn, but the Epic Lockscreen is modified, is it possible for me to flash the "normal" Epic Lockscreen on CWM and have it normal (not moded)? If yes, maybe any links?
Thanks
alexxandro84 said:
Hello, does it exist a .zip for install 5 lockscreen in CWM?
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
Look for Stockmod Plus.
From looking around google, I found a guide on another forum that gives a few details on what files need amended, based on it, it appears that you need to amend the framework-res.apk and a few .jar files...
If my understanding is right, you don't want to flash a full theme, I understand, I'm the same, want the 5 locks but Not a full theme, even if it claims to be stock or not...
From what I have read, the files that need changed are as follows:
Framework-res.apk, framework.jar, android.policy.jar, Settings.apk, and services.jar
I guess you could download the StockMod .zip, open it with 7zip, you will find a folder called system\framework, if you Delete all the files from it except the ones mentioned above and then flash the .zip, I assume it will give you the lock screens and possibly the power button options (may need other files such as TWFramework-res.apk) with minimal theme change at all, but I don't know for sure as the Themers seem to want to keep this information to themselves so you flash their Full themes...
Otherwise the only other way is to extract the files from your phone, decomile them, edit them and re compile them etc... but a guide would be nice
Hopefully a nice Dev will come along and share some details...
so has anyone made some update.zip or something to install lockscreen without new theme????
It looks like all the mods I've seen are speific to certain ROMs. It's not just the version numbers (4.0.1, 4.0.2, etc.), but different ROMs built from different sources seem not to be compatible with each other as far as the mods go.
I'd like to have permanent Menu buttons and a search button in the bottom nav bar, but because of all the incompatibilities, I'm having a hard time finding the correct modded versions (I'm using P3Drod's 4.0.3 Tranquilice right now). So, I would like to be able to make my own softkey mod for whichever ROM I happen to be running. It looks like it's controlled by the SystemUI.apk file in /system/apps, and I tried decompiling it using APK Tool, making some changes to the XML files inside, and then recompiling it. But when I push it back ot the phone and reboot, the nav bar disappears altogether (along with the wallpaper), so I'm sure that I'm doing something wrong.
So, is there guide anywhere for modding SystemUI.apk to change the softkeys?
there's a few threads around here about that, use search.
/me sent this from a i9250 using Tapatalk
Just so you don't have to search here's a guide.
Grab the SystemUI.apk from the ROM you are currently on. Using WinRAR open the SystemUI.apk and drag the "res" folder out of it (Put it on the Desktop or something). Go into the res folder, then go into Drawable-XHDPI and the 2 things you need to modding the softbuttons are the following images:
"ic_sysbar_highlight.png"
"ic_sysbar_highlight_land.png".
Edit them 2 to what color you want, put the res folder back into the systemUI.apk and flash it.
Done.
Actually that doesn't help me -- I don't want to change the graphics, I want to change the behavior actual softkeys. I want to add a search key, and make the settins keys permantnely displayed. Tere are alreday a few mods like that available, but no for all the ROMs, so I'd like to be able to do one myself.
i'm curious of this too, because theres nothing made for what i specifically want my keys to be.
i've been desperately asking for a version with menu on both sides that only shows up when needed and then back, home, recent, search. and i've gotten ignored everywhere i've requested it.
and just as you, i can't find any guide to do it myself.
+3, there are no guides available I'd like to add the search as I am on tranq v5. I have figured out other systemui mods but I cannot takle this one
Sent from a full AOSP GNex via Tap
Sry to interupt. So if i want to change the graphics of the ROM I am currently on, I just need to open the zip file of my ROM in winrar, extract the systemui.apk and open that in winrar, too. Then I can replace the images in the res-> drawable HDPI folder by simply dragging my icons in there using winrar. Then just close Winrar and put the whole thing on my device ( the whole rom or just the systemui.apk? )
After that all I have to do is flash it using cwm? apply update from sd card or what?
Sry that i ask for detailed steps, but i am new to costumizing android -.-
NitrozKC said:
Just so you don't have to search here's a guide.
Grab the SystemUI.apk from the ROM you are currently on. Using WinRAR open the SystemUI.apk and drag the "res" folder out of it (Put it on the Desktop or something). Go into the res folder, then go into Drawable-XHDPI and the 2 things you need to modding the softbuttons are the following images:
"ic_sysbar_highlight.png"
"ic_sysbar_highlight_land.png".
Edit them 2 to what color you want, put the res folder back into the systemUI.apk and flash it.
Done.
Click to expand...
Click to collapse
This is for changing the background highlight.
There are also files in the drawable xhdpi that corresponding to the actual symbols. Replace these and flash the rom
-So..find prefered symbols(.png files called ic_sysbar_back) there will be nine of them
-grab a rom you want to flash( can be the same rom you are on.)
-use winrar or 7zip to get into the rom and go to systemui.apk/re/drwablexhdpi
-drag and drop new symbols file in( it will replace)...if you dont believe me you can organize the file by date an there will now be 9 folders with current date.
close it up and flash the rom via your favorite way.
this is how i did it. and there is at one guide out there...I used it.
have fun
bk201doesntexist said:
there's a few threads around here about that, use search.
/me sent this from a i9250 using Tapatalk
Click to expand...
Click to collapse
Why? This post was not essential. Did not provide any info. Just being a troll.
Why has xda gotten so hostile? Because you aren't newbs anymore? I guarantee at one point you were. Just love when people use their knowledge just to look down at people...
Sent from my Galaxy Sexus using xda premium
Nordpolcamper said:
Sry to interupt. So if i want to change the graphics of the ROM I am currently on, I just need to open the zip file of my ROM in winrar, extract the systemui.apk and open that in winrar, too. Then I can replace the images in the res-> drawable HDPI folder by simply dragging my icons in there using winrar. Then just close Winrar and put the whole thing on my device ( the whole rom or just the systemui.apk? )
After that all I have to do is flash it using cwm? apply update from sd card or what?
Sry that i ask for detailed steps, but i am new to costumizing android -.-
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1406930&highlight=soft
Mikey1022 said:
http://forum.xda-developers.com/showthread.php?t=1406930&highlight=soft
Click to expand...
Click to collapse
Thank you very very much^^
kgbrown247 said:
+3, there are no guides available I'd like to add the search as I am on tranq v5. I have figured out other systemui mods but I cannot takle this one
Sent from a full AOSP GNex via Tap
Click to expand...
Click to collapse
P3Droid said that he'll include the modded keys in Tranq v6. But I'd still like to know how I can do it myself.
as would i. i've searched and there is no guide anywhere in this forum about how to modify the soft keys.
only guides are for skinning. But if you want to make your own setup your screwed or have to figure it out on your own from scratch.
neok44 said:
as would i. i've searched and there is no guide anywhere in this forum about how to modify the soft keys.
only guides are for skinning. But if you want to make your own setup your screwed or have to figure it out on your own from scratch.
Click to expand...
Click to collapse
I as well would love to be able to add extra buttons to the soft key bar. I truly think this is where the Galaxy Nexus will shine.
Personally, I think that Back -- Home -- Search is the best implementation. Then long press on home for the MultiTasking/Recent menu, and long press on search for voice actions. But like the OP, I haven't found this implementation for AX10M ROM (Only AOKP) so I'm just sitting, waiting, wishing for a dev to pick it up. It doesn't seem too hard, so I don't think I'll be waiting long.. Just wish I could help in some way...
+1
10 char
Just wrote one up for everyone
Tut
http://rootzwiki.com/topic/13730-how-to-softkey-mod/
And here is 55 different soft key mods I've created and in op is two more links for 402 and 403 stock rom mods
http://rootzwiki.com/topic/12333-mod-axi0m-21-softkey-1-mods-55-and-counting/
Sent from my Galaxy Nexus using Tapatalk
@runandhide05 thanks for the tutorial. I'll try it out sometime tomorrow.
Soft Key & Status Bar Disappear
I got a problem on my nexus after modding system icon by replace the System UI from UOT Kitchen. My 3 soft key n da status bar are gone, only home screen left......
is there any one can help me out, tell me how to fix it???
Thank you very much
RyanJai said:
I got a problem on my nexus after modding system icon by replace the System UI from UOT Kitchen. My 3 soft key n da status bar are gone, only home screen left......
is there any one can help me out, tell me how to fix it???
Thank you very much
Click to expand...
Click to collapse
You'll have to place your original apk back. UOT isn't currently compatible with ICS. It will build a zip for you, but is based on gingerbread
Sent from my Galaxy Nexus using xda premium
Hi guys, i'm looking to customize the stock keys on my stock rooted and deodexed ROM.
Best would be (from left to right) search home recent back all in blue tint with reflection...
Any idea how I can manage to do that without flashing aokp?
Thanks
did you check this thread? http://forum.xda-developers.com/showthread.php?t=2005937
you can flash them via metamorph. They don't have the exact order you're looking for but it's close. You won't be able to get a search soft key since you're on a stock rom afaik.
Yeah I've seen the topic... But its not what I look for
Sent from my Nexus 4 using xda app-developers app
open systemui.apk and change the images.
systemui.apk -> res -> drawable-xhdpi -> ic_sysbar_home_land ...... etc
Hey all I searched for my answer but couldn't come up with anything. I have downloaded some icon pack zip files and want to use them to change my icons for my apps. The only way I have found to do this is using root explorer unzipping the file and then long pressing the icon clicking it and using root explorer to search through to the folder and find the icon I want. This seems like a really long process to change every icon. Can you flash icon zips or how does it work?
Also another quick question. I just flashed Nexus Evolution 4.2.1 from here http://forum.xda-developers.com/showthread.php?t=1907506 and then I tried to flash the dark horse theme that he links to in the second post. The ROM works fine without the theme but when I try and flash the theme, it sits at the boot screen forever and will not go any farther? Can you use any theme with any rom or how does that work?
Thanks
Nevermind about the icons, I was dumb and figured it out.
Anyone have any input on the themes
Sent from my Galaxy Nexus using xda app-developers app
jws86 said:
Hey all I searched for my answer but couldn't come up with anything. I have downloaded some icon pack zip files and want to use them to change my icons for my apps. The only way I have found to do this is using root explorer unzipping the file and then long pressing the icon clicking it and using root explorer to search through to the folder and find the icon I want. This seems like a really long process to change every icon. Can you flash icon zips or how does it work?
Also another quick question. I just flashed Nexus Evolution 4.2.1 from here http://forum.xda-developers.com/showthread.php?t=1907506 and then I tried to flash the dark horse theme that he links to in the second post. The ROM works fine without the theme but when I try and flash the theme, it sits at the boot screen forever and will not go any farther? Can you use any theme with any rom or how does that work?
Thanks
Click to expand...
Click to collapse
The icons are easier to change with a custom launcher like Nova or Apex.
You have to use themes built for the ROM. Some ROMs like CM & AOKP & others use the themechooser themes that you just select in settings.
Yeah the theme i tried was posted in the ROM that i downloaded so i figured it was fine.
Sent from my Galaxy Nexus using xda app-developers app