How to: change the Lockscreen background in Glass: - Galaxy S II Themes and Apps

* Decompile framework-res.apk
* Edit layout: zzzzzzzz_default_lockscreenw.xml
* in line 2
* Replace android:background="#ff000000" with android:background="@color/transparent"
* Edit layout: keyguard_screen_tab_unlock.xml
* in line 2
* Replace android:background="@color/background_dark" with android:background="@drawable/default_wallpaper"
* in line 5
* Replace android:background="#30000000" with android:background="@color/transparent"
* in line 15
* Replace android:layout_marginBottom="80.0dip" to android:layout_marginBottom="0.0dip"
* edit res:
* Replace default_wallpaper.jpeg to default_wallpaper.png 480/800
* and the lockscreen
* Replace zzzzzzzz_default_lockscreenw.jpeg to zzzzzzzz_default_lockscreenw.png
* Compile again
This is my layout and drawable-hdpi
View attachment framework-res.apk.zip

Screenshot ?
Sent from my GT-I9100 using XDA App

What exactly does this mod do? Change the lock screen wallpaper? That can be done via: menu > settings > display > screen display...

Rawat said:
What exactly does this mod do? Change the lock screen wallpaper? That can be done via: menu > settings > display > screen display...[/QU
Its not just changing the wallpaper, its making the lock screen transparent, really cool,
Click to expand...
Click to collapse

How to change lockscreen pernamently without buggy soft like widget locker? Or just add lockscreen like in CyanogenMod.

vtec303 said:
Its not just changing the wallpaper, its making the lock screen transparent, really cool,
Click to expand...
Click to collapse
Ah, noticed the part about transparency in the quote. Will give it a go later on.
Sent from my GT-I9100 using XDA App

anonymous572 said:
How to change lockscreen pernamently without buggy soft like widget locker? Or just add lockscreen like in CyanogenMod.
Click to expand...
Click to collapse
This relies on editing the smali code in firework.jar - not an easy task.
For galaxy s, someone pointed out what needs to be changed and write a guide, but it doesn't apply for this phone since the smali code has changed.
Sent from my GT-I9100 using XDA App

can't find zzzzzzzz_default_lockscreenw.xml on frameworkres.apk using KG3 ROM.

incomplete instructions!!! on purpose???

adioph said:
can't find zzzzzzzz_default_lockscreenw.xml on frameworkres.apk using KG3 ROM.
Click to expand...
Click to collapse
i believe the OP has a typo.. you should edit
zzz_keyguard_screen_lockscreenwallpaper.xml
zzzzzzzz_default_lockscreenw.xml does not exist on my phone either
then it will make sense..
download his zip and you'll see..

If this is supposed to give transparent lockscreen, it does not work.
Tried using all files in OPs framework-res.apk and still the same as before. No transparency. If it is supposed to do something else, please state what it is supposed to do.

gcrutchr said:
If this is supposed to give transparent lockscreen, it does not work.
Tried using all files in OPs framework-res.apk and still the same as before. No transparency. If it is supposed to do something else, please state what it is supposed to do.
Click to expand...
Click to collapse
i believe you need to have your lockscreen image edited as well. most likely use a .png and set the opacity to 70% (or more)

ogdobber said:
i believe you need to have your lockscreen image edited as well. most likely use a .png and set the opacity to 70% (or more)
Click to expand...
Click to collapse
That's the whole point nowhere does the op explain how to modify files to look for and accept .PNG files. I don't see any res file so I assumed to physically replace files in res folder. But framework keeps looking for JPEG therefore the mod is incomplete whether on purpose or ???
Sent from my GT-I9100

I haven't been able to get this to work either.
Has any one had any luck?
Would love this on my glass theme.

here my Standalone
View attachment 698984

Thx for that hack, I really love it!
But if you set an other transparent wallpaper as lockscreen it has a black background.
I've found a way to do it anyway.

Lg_X_Modderer said:
here my Standalone
View attachment 698984
Click to expand...
Click to collapse
Hello,
Sorry for being ignorant but will this mod work with Jkay 9.1 on the deodexed revolution rom so that I'll have a transparent lockscreen as in the LeoMar75 Revolution Theme Plus ??
Thanks for your help !!
Pierre
(reminder for myself : here is a post by LeoMar75 : http://forum.xda-developers.com/showpost.php?p=17034955&postcount=7918 ... not sure if/how it's relevant ...)

yes you just have to move everything deklomieren framework-res jpeg and delete the

How to apply the "standalone" mod ?
Thanks for your answer Lg_X_Modderer !
But I didn't really get how I should apply your "standalone" mod ??
I tried with cwm but it didn't work (lockscreen is still not transparent)
Thanks again for your help !

Is there not just something you can flash via CWM that will do this instead?

Related

Notification bar 2.3.4 JVP

I want to change the color of my notification bar on JVP. Does anyone know where i should change it?
I did get the notification dropdown menu to be transparent by changing systemUI.apk but don't know where to find the background of the notification bar itself.
I really do not like the all black one, I think it makes the screen look smaller
Bavaria85 said:
I want to change the color of my notification bar on JVP. Does anyone know where i should change it?
I did get the notification dropdown menu to be transparent by changing systemUI.apk but don't know where to find the background of the notification bar itself.
I really do not like the all black one, I think it makes the screen look smaller
Click to expand...
Click to collapse
An easy way to change the "NB" notification bar color, is to use universal androot, root your phone, then DLoad Ninjamorph, open "N morph" then click new project, select system, framework, framework-res.apk, res, drawable, then scroll to statusbar-background.png press and hold to edit color, hit menu button save your changes, backout to "N Morph front screen, tap finish project, select framework-resapk, and your done, but you will need to find clock ect, apks on your own, it shouldn't be to hard, just remember these steps. Also N Morph creates backups of the files before you edit them, just remember to move your backup to a safe place so as not to be overwritten
Nice big
I don't think that works for 2.3.4. I don't have statusbar-background.png in framework-res.apk.
I read somewhere that it's in systemUI.apk in GB? But when i change it there using adb it doesn't change.
Bavaria85 said:
I don't think that works for 2.3.4. I don't have statusbar-background.png in framework-res.apk.
I read somewhere that it's in systemUI.apk in GB? But when i change it there using adb it doesn't change.
Click to expand...
Click to collapse
did not find it too. Is there any other way to get black status bar!?
Bavaria85 said:
I don't think that works for 2.3.4. I don't have statusbar-background.png in framework-res.apk.
I read somewhere that it's in systemUI.apk in GB? But when i change it there using adb it doesn't change.
Click to expand...
Click to collapse
its because its a hex color! if you decompile system-ui.apk in apk.manager and go to res/layout/statusbar you will see on the first line depending on your os search for>> android:background="#ff000000" and change to >> android:background="@drawable/statusbar_background"! then go down to the very bottom where it says date view and you will see the same thing >>android:background="#ff000000" change to the same as you did above and then save and recompile!
now whenever you change your statusbar_background.png it will change to whatever you change it too!!
where can i find that system-ui.apk? i tried searching for it!!
sarvesh29 said:
where can i find that system-ui.apk? i tried searching for it!!
Click to expand...
Click to collapse
if your on gingerbread it should be in your app folder
Bavaria85 said:
I want to change the color of my notification bar on JVP. Does anyone know where i should change it?
I did get the notification dropdown menu to be transparent by changing systemUI.apk but don't know where to find the background of the notification bar itself.
I really do not like the all black one, I think it makes the screen look smaller
Click to expand...
Click to collapse
Unrelated to your question but, how did you get your dropdown menu to become transparent?
I want to do it on my SGS running 2.3.3 and can't get a proper guide anywhere!
maddoggin said:
its because its a hex color! if you decompile system-ui.apk in apk.manager and go to res/layout/statusbar you will see on the first line depending on your os search for>> android:background="#ff000000" and change to >> android:background="@drawable/statusbar_background"! then go down to the very bottom where it says date view and you will see the same thing >>android:background="#ff000000" change to the same as you did above and then save and recompile!
now whenever you change your statusbar_background.png it will change to whatever you change it too!!
Click to expand...
Click to collapse
Looks like it might work but it doesn't work with my XXJVR, here is my SystemUI modified like you said but it's still black :'(
attached
@yash1229 you can copy my drawable-hdpi folder to your SystemUI and you'll get transparent dropdown notification panel.
take my files decompile and look around =)
$omator said:
take my files decompile and look around =)
Click to expand...
Click to collapse
Yo man will do
Thanx
Still no go ))

[Question] 50 % translucent SystemUI -- Problem Solved --

I am trying to make a 50 % translucent SystemUI i have changed all the over parts in the ui (drawables) but can't change the bottom bar it stays black ? does anyone know what XML file controls it any help would be great thanks
Problem Solved -- Big Thanks to m1keyb and churapa for helping me appreciate it
Edited: status_bar_tracking.xml with <com.android.systemui.statusbar.phone.CloseDragHandle androidrientation="vertical" android:id="@id/close" android:background="#7f000000"
Its status_bar_tracking or if not that status_bar_expanded in layouts, you'll notice the status_bar_close_on png at the bottom and the background color
Sent from my GT-I9100 using xda premium
Have you tried just replacing tw_status_bar_close_on.9 png for the one you want in systemUI/res/drawable-hdpi ?, it worked for me.
rizcom said:
I am trying to make a 50 % translucent SystemUI i have changed all the over parts in the ui (drawables) but can't change the bottom bar it stays black ? does anyone know what XML file controls it any help would be great thanks
Problem Solved -- Big Thanks to m1keyb and churapa for helping me appreciate it
Edited: status_bar_tracking.xml with <com.android.systemui.statusbar.phone.CloseDragHandle androidrientation="vertical" android:id="@id/close" android:background="#7f000000"
Click to expand...
Click to collapse
It's amazing, please point me or attach all related xml files (decompiled) except for top bar since it can be moded within AOKP ROM settings. I like this a lot, please share
50% & 100% cwm zips for B37 AOKP if anyone needs them,i will post them here later
This should work for all AOKP - IMM76I (Nandroid Backup)
If you don't like the icons swap the png's out
rizcom said:
50% & 100% cwm zips for B37 AOKP if anyone needs them,i will post them here later
This should work for all AOKP - IMM76I (Nandroid Backup)
If you don't like the icons swap the png's out
Click to expand...
Click to collapse
WOW!!! Amazing thanks a million
Nice work man by the wayi s that the helghast pic from kz2 ...
Add me xSINEXx
BTW how did you removed that striped icon background???
nedooo / striped icon
This icon is notify_panel_notification_icon_bg.png. it is in your framework-res.apk res\drawable-hdpi
unzip and drag png file to location this will remove it
rizcom said:
This icon is notify_panel_notification_icon_bg.png. it is in your framework-res.apk res\drawable-hdpi
unzip and drag png file to location this will remove it
Click to expand...
Click to collapse
Cool, great share
what i must edit for making all the SystemUI.apk 50% translucent? i know wnat i must do for the statusbar, but for the rest what i must do? thx in advance
Would you share your experience or maybe more, files for the background?

[Q][SOLVED!] How to make transparent pulldown background ?

Hi guys
I'am wondering how to make transparent pulldown background on 4.0.4 Samsung ics roms for our GS3 ?
I managed to do it properly on GS2 but tried many things from GS2 and it didn't worked, it's all black.
I'am pretty sure that it's a line code color to modify somewhere in SystemUI.apk, but can't find it, unfortunately.
Saw some themes in this section which was included it, so this feature is possible :laugh:
Any advice or small tutorial is welcomed !
If I find the solution before, I will post it here on this post.
Many thanks! :good:
Try this
http://forum.xda-developers.com/showthread.php?t=1766566
Sent from my GT-S5360 using xda premium
vicky4slayer said:
Try this
http://forum.xda-developers.com/showthread.php?t=1766566
Click to expand...
Click to collapse
Thanks for your answer, but the guys answer on your thread don't tell where is exactly the value of the background he modified
Nobody has an idea ?
AndroidGX said:
Thanks for your answer, but the guys answer on your thread don't tell where is exactly the value of the background he modified
Nobody has an idea ?
Click to expand...
Click to collapse
Just search "android:background" in that xml file.
(see below)
jnr21 said:
Just search "android:background" in that xml file.
Click to expand...
Click to collapse
Thanks for your message.
I replaced 8 matches of "android:background" by #00000000 code color as said in the thread, in "tw_status_bar_expanded.xml" file, and it's still not working, everything is still black.
By the way, why choosing #00000000 color code instead of #00FFFFFF ? this last one is the color code of full transparency.
Just made a new test.
In "res/values/drawable.xml" I changed all "background" and "_bg" values to #00FFFFFF which is the color code of 100% transparent.
Made 2 test flashable zips :
test1 : stock png's = still no transparency
test2 : with my modified transparent png's = still no transparency
I remarked something interesting.
When device comes to homescreen, before it finish loading some widgets, when I try to pulldown notification bar, this one comes transparent like I want at the first centimeters I try to open it, and before coming to the bottom, came black again, and stay black then.
Maybe the source of the problem is somewhere else. I'am using Go Launcher EX, and remember one tips : using high quality drawings can help to get transparency in some cases : not mine. Tried to activate the transparency notification bar : not working.
Any other help would be appreciated.
AndroidGX said:
Just made a new test.
In "res/values/drawable.xml" I changed all "background" and "_bg" values to #00FFFFFF which is the color code of 100% transparent.
Made 2 test flashable zips :
test1 : stock png's = still no transparency
test2 : with my modified transparent png's = still no transparency
I remarked something interesting.
When device comes to homescreen, before it finish loading some widgets, when I try to pulldown notification bar, this one comes transparent like I want at the first centimeters I try to open it, and before coming to the bottom, came black again, and stay black then.
Maybe the source of the problem is somewhere else. I'am using Go Launcher EX, and remember one tips : using high quality drawings can help to get transparency in some cases : not mine. Tried to activate the transparency notification bar : not working.
Any other help would be appreciated.
Click to expand...
Click to collapse
You have to look in drawable/layout/tw_status_bar.xml in the 2line look for android:background
and tw_status_bar_expandet.xml in the same line
Sent from my GT-I9300 using xda premium
pepi1234 said:
You have to look in drawable/layout/tw_status_bar.xml in the 2line look for android:background
and tw_status_bar_expandet.xml in the same line
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Solved my problem this afternoon, but yes you were right, it was in "tw_status_bar.xml" that I found my solution
Thanks for watching :good:
Closed per the OP's request as solved

TouchWiz for JB 4.1.2 (LSJ)

I've searched a lot on this forum but couldn't find a modded Touchwiz for the leaked LSJ 4.1.2, all found are for ICS so they cannot be used.
I would like to remove the icon labels from the homescreen and from dock icons and reduce the number of screens from 7 to 3.
Does anyone have one already modded or can guide me to modify mine using apktool? (I also read on this forum that the smali file needs to be modified somehow).
Thank you!
You don't need a modded one to change the number of home screens. just 'menu > edit page' or pinch the screen and then long press on a page and drag to delete.
Sent from my GT-I9100
dan.alex said:
I've searched a lot on this forum but couldn't find a modded Touchwiz for the leaked LSJ 4.1.2, all found are for ICS so they cannot be used.
I would like to remove the icon labels from the homescreen and from dock icons and reduce the number of screens from 7 to 3.
Does anyone have one already modded or can guide me to modify mine using apktool? (I also read on this forum that the smali file needs to be modified somehow).
Thank you!
Click to expand...
Click to collapse
4.1.2 already have TouchWiz right?you really can just dump the screen and make it 3.no need to modded anything.sorry for my bad english.
managed to reduce the number of screens to 3 but still wanna get rid of the icon labels. any idea how to do it ?
dan.alex said:
managed to reduce the number of screens to 3 but still wanna get rid of the icon labels. any idea how to do it ?
Click to expand...
Click to collapse
- Decompile SecLauncher2.apk, then
- look for variables in res/dimens.xml and res/integers.xml (maybe you will find something like homescreen_icon_textsize, or hotseat_height)
- look for icon styles in res/styles.xml (most likely you will find styles for HomeScreenIcon and/or HotSeatIcon, then you can set the value of android:textSize to 0)
- finally examine layout files in the res/layout folder. For example it is possible that the homescreen icon has a layout file, which tells you what styles / dimensions you should seek.
Good luck!
Gyebro said:
- Decompile SecLauncher2.apk, then
- look for variables in res/dimens.xml and res/integers.xml (maybe you will find something like homescreen_icon_textsize, or hotseat_height)
- look for icon styles in res/styles.xml (most likely you will find styles for HomeScreenIcon and/or HotSeatIcon, then you can set the value of android:textSize to 0)
- finally examine layout files in the res/layout folder. For example it is possible that the homescreen icon has a layout file, which tells you what styles / dimensions you should seek.
Good luck!
Click to expand...
Click to collapse
how to mod TW5 LSJ wallpaper scrolling ?
specialex said:
how to mod TW5 LSJ wallpaper scrolling ?
Click to expand...
Click to collapse
Hello!
Set the fixedWallpaperOffset to false in res/values/bools.xml:
Wallpaper is fixed is true:
Code:
<bool name="config_fixedWallpaperOffset">true</bool>
Wallpaper will be scrolling:
Code:
<bool name="config_fixedWallpaperOffset">false</bool>

[Guide] Customize nokia x launcher

Are you stock rom user and feel bored with stock launcher.
why don't you make it more beautiful by read this little guide.
well, you can decompile Launcher.apk to edit anything you want but I won't explain this. we will use two module exposed, resflux and holo themer (root access is needed). Check this out!
Change color tile with your own color
open resflux> go to laboratory> find Launcher> tap color and there are so many resource
What should be changed:
icon_bg_blue
icon_bg_dark_blue
icon_bg_green
icon_bg_orange
icon_bg_pink
icon_bg_purple
icon_bg_gray (setting)
folder_bg (folder)
Done, reboot
Set background image on Launcher
open resflux> go to laboratory> find Launcher> tap color> find "Black" and make it transparent. I will use #00000001 for full transparent. Don't reboot, now move to holo themer.
Open holo themer> find Launcher> tap and change default to user wallpaper (don't choose "user wallpaper no titlebar" or you will get "Launcher has stopped"). Okay, reboot
Is it possible to use live wallpaper?
-yes, but only homescreen http://forum.xda-developers.com/showthread.php?t=2762794
For fastlane
Go to resflux> Laboratory> System (framework-res.apk)> tap drawble and search notification_template_fastlane_bg_normal
Make it transparent or just change the color, finish then reboot
Thanks for reading this little guide, I hope you enjoy it
good guide...
angga aurelius said:
Are you stock rom user and feel bored with stock launcher.
why don't you make it more beautiful by read this little guide.
well, you can decompile Launcher.apk to edit anything you want but I won't explain this. we will use two module exposed, resflux and holo themer (root access is needed). Check this out!
Change color tile with your own color
open resflux> go to laboratory> find Launcher> tap color and there are so many resource
What should be changed:
icon_bg_blue
icon_bg_dark_blue
icon_bg_green
icon_bg_orange
icon_bg_pink
icon_bg_purple
icon_bg_gray (setting)
folder_bg (folder)
Done, reboot
Set background image on Launcher
open resflux> go to laboratory> find Launcher> tap color> find "Black" and make it transparent. I will use #00000001 for full transparent. Don't reboot, now move to holo themer.
Open holo themer> find Launcher> tap and change default to user wallpaper (don't choose "user wallpaper no titlebar" or you will get "Launcher has stopped"). Okay, reboot
Is it possible to use live wallpaper?
-yes, but only homescreen http://forum.xda-developers.com/showthread.php?t=2762794
For fastlane
Go to resflux> Laboratory> System (framework-res.apk)> tap drawble and search notification_template_fastlane_bg_normal
Make it transparent or just change the color, finish then reboot
Thanks for reading this little guide, I hope you enjoy it
Click to expand...
Click to collapse
did you know how to get notifications on status bar in nokia x stock rom??????
osheen jha said:
did you know how to get notifications on status bar in nokia x stock rom??????
Click to expand...
Click to collapse
no,
angga aurelius said:
no,
Click to expand...
Click to collapse
ok
angga aurelius said:
Are you stock rom user and feel bored with stock launcher.
why don't you make it more beautiful by read this little guide.
well, you can decompile Launcher.apk to edit anything you want but I won't explain this. we will use two module exposed, resflux and holo themer (root access is needed). Check this out!
Change color tile with your own color
open resflux> go to laboratory> find Launcher> tap color and there are so many resource
What should be changed:
icon_bg_blue
icon_bg_dark_blue
icon_bg_green
icon_bg_orange
icon_bg_pink
icon_bg_purple
icon_bg_gray (setting)
folder_bg (folder)
Done, reboot
Set background image on Launcher
open resflux> go to laboratory> find Launcher> tap color> find "Black" and make it transparent. I will use #00000001 for full transparent. Don't reboot, now move to holo themer.
Open holo themer> find Launcher> tap and change default to user wallpaper (don't choose "user wallpaper no titlebar" or you will get "Launcher has stopped"). Okay, reboot
Is it possible to use live wallpaper?
-yes, but only homescreen http://forum.xda-developers.com/showthread.php?t=2762794
For fastlane
Go to resflux> Laboratory> System (framework-res.apk)> tap drawble and search notification_template_fastlane_bg_normal
Make it transparent or just change the color, finish then reboot
Thanks for reading this little guide, I hope you enjoy it
Click to expand...
Click to collapse
But its showing resflux has stopped whenever I tried to change the colour in launcher.apk
jishandas60 said:
But its showing resflux has stopped whenever I tried to change the colour in launcher.apk
Click to expand...
Click to collapse
try to use resflux v 1.5
Can you tell me how to make the this QuickSearchBox become transparent?
Bro I did step by step
What did u mention but nothing is changed......
Bro I want to change setting background plz say me step by step...
Sent from my Nokia_XL using XDA Free mobile app
At last I did it bro....
Thanks for share this wonderful information......
Sent from my Nokia_XL using XDA Free mobile app
hyperX1134 said:
Can you tell me how to make the this QuickSearchBox become transparent?
Click to expand...
Click to collapse
Use Gravitybox JB . Make sure that you had installed Xposed Framework before.
Sent from my Nokia_X using XDA Free mobile app
AFK269 said:
Use Gravitybox JB . Make sure that you had installed Xposed Framework before.
Sent from my Nokia_X using XDA Free mobile app
Click to expand...
Click to collapse
Thanks for your answer. However, I've tried gravtybox JB but there is no function allowing me to make this search box become transparent!
ChanDan ChanDu Patel said:
At last I did it bro....
Thanks for share this wonderful information......
Bro I want to change setting background plz say me step by step...
Click to expand...
Click to collapse
decompile framework-res.apk then open style.xml and find Theme.WallpaperSettings
Thanks for the trip......
Thanks for this useful information. although i have transparent only launcher. did not transparent fastlane. but fastlane is showing good. in some place fastlane is transparent. i am thinking of transparent fastlane not fully.
for details screenshots are attached...
i also transparent the tiles with your trick...
resflux stopped
Hi, when i try to change the color on resflux, pop up appeared.
"Resflux has stop"
what did i do wrong?
what should i do?
did it!
Hi..!!
It's me again. Thank you so much for the guide!
i finally did it. I downloaded the 1. 4 resflux version.
I managed to change the background and the icon color become transparent.
But i can't find the "notification_template" on resflux. where is it exactly?
Also, i know i'm biting more than i can chew, but can we also change the widget color into transparent?
Thank you so much in advance
P.S. I really want to post my screenshot here, but i don't know how. I tried to insert my image url from blogspot but it seems like i can't insert link from outside xda.

Categories

Resources