[HOW TO] ☆ Transparent homescreen statusbar on Note II ☆ for themers and everyone - Galaxy Note II Themes and Apps

[HOW TO] ☆ Transparent homescreen statusbar on Note II ☆ for themers and everyone
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
SGNII JB THEMES ☆ SGSIII JB THEMES ☆ SGSIII ICS THEMES ☆ NEXUS PRIME JB THEME ☆ NEW CENTER CLOCK GUIDE ☆ JB TRANSPARENT STATUSBAR GUIDE
- - - - - - - - - - - -
​
Hi everyone!
Here's a simple guide how to make homescreen statusbar transparent:
1. You should decompile SystemUI.apk
2. Open /SystemUI/res/layout/tw_super_status_bar.xml and change android:background to 100% transparent:
Code:
<com.android.systemui.statusbar.phone.StatusBarWindowView [B]android:background="#[COLOR="Red"]00000000[/COLOR]"[/B] android:focusable="true" android:fitsSystemWindows="true" android:descendantFocusability="afterDescendants"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui">
3. Save /SystemUI/res/layout/tw_super_status_bar.xml
4. Open /SystemUI/res/values/drawables.xml and edit this line to get transparency you need, for example, 100% transparent:
Code:
<item type="drawable" name="status_bar_background">[B]#[COLOR="red"]00000000[/COLOR][/B]</item>
5. Save /SystemUI/res/values/drawables.xml
6. Recompile SystemUI.apk
Done... Now you have 100% transparent homescreen statusbar
A short hint:
#00000000 - 100% transparency
#3F000000 - 75% transparency
#7F000000 - 50% transparency
#BF000000 - 25% transparency
If you only need a ready-made statusbar you can find it here - 15 Toggle Buttons ☆ NEW Center Clock ☆ Transparent statusbar ☆ & more
Enjoy! And if you have any questions, you can always ask me
If you like it you can always Rate (★★★★★) this Thread, Press Thanks button or simply buy me a beer! :good: and don't forget about credits

Thank you for sharing mate,
great job!

::indie:: said:
Thank you for sharing mate,
great job!
Click to expand...
Click to collapse
You're welcome!

Thanks for the How To :thumbup:
Sent from my GT-N7100 using xda premium

Does this work on a rooted stock rom? Thanks
And one more noobie question..how do you edit the systemui.apk file?
Cheers
Sent from my GT-N7100 using xda premium

DMax99 said:
Does this work on a rooted stock rom? Thanks
And one more noobie question..how do you edit the systemui.apk file?
Cheers
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Yes, it works with odexed roms as well.
There are a lot of guides how to decompile/recompile SystemUI.apk (or any other apk) on XDA.

Awesome guide Can somebody tell me what file to change to get a picture on the transparent notification bar? Like vegeta1 makes.
Sent from my GT-N7100 using xda premium

Kur0saki said:
Awesome guide Can somebody tell me what file to change to get a picture on the transparent notification bar? Like vegeta1 makes.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
What do you mean under "transparent notification bar"? Notification pulldown (dropdown)?
If yes, there is no such file in stock SystemUI. Image should be added to SystemUI and also it's necessary to edit xml source to get it work.
It's our (my and vegeta's) "know how"

Lol, i want to know how to put a picture on the dropdown, and which xml file and where to edit it. Very much appreciated if you can tell me or pm me
Sent from my GT-N7100 using xda premium

Kur0saki said:
Lol, i want to know how to put a picture on the dropdown, and which xml file and where to edit it. Very much appreciated if you can tell me or pm me
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Ask in vegeta's thread - http://forum.xda-developers.com/showthread.php?t=1928876
It would be correct.

This is what I'm looking for! :good:
But, my Note 2 should be rooted first, right?

mankind_18 said:
This is what I'm looking for! :good:
But, my Note 2 should be rooted first, right?
Click to expand...
Click to collapse
Of course lt should be rooted to have access to your system.

raubkatze said:
Of course lt should be rooted to have access to your system.
Click to expand...
Click to collapse
Can I decompile systemUI.apk without rooting?

mankind_18 said:
Can I decompile systemUI.apk without rooting?
Click to expand...
Click to collapse
Do you know the way to copy your SystemUI.apk from system and put it back after recompiling without rooting?

raubkatze said:
Do you know the way to copy your SystemUI.apk from system and put it back after recompiling without rooting?
Click to expand...
Click to collapse
haha.. I guess I didn't have any choice other than root my device

mankind_18 said:
haha.. I guess I didn't have any choice other than root my device
Click to expand...
Click to collapse
Of course And it takes less than ten minutes.

raubkatze said:
Of course And it takes less than ten minutes.
Click to expand...
Click to collapse
Now I had rooted my device.. But I still didn't know what to with decompile apk :silly:

mankind_18 said:
Now I had rooted my device.. But I still didn't know what to with decompile apk :silly:
Click to expand...
Click to collapse
There are a lot of guides on XDA

raubkatze said:
There are a lot of guides on XDA
Click to expand...
Click to collapse
Now I've done decompiling..
1. You should decompile SystemUI.apk DONE
2. Open /SystemUI/res/layout/tw_super_status_bar.xml and change android:background to 100% transparent: DONE
3. Save /SystemUI/res/layout/tw_super_status_bar.xml DONE
4. Open /SystemUI/res/values/drawables.xml and edit this line to get transparency you need, for example, 100% transparent:
I can't find /SystemUI/res/values/drawables.xml there are no values folder.. there are only values-ar-land, values-gl, values-hu, values-in, values-sw360dp, values-sw600dp, values-sw600dp-land, values-uk, values-vi-port, and values-zh-rCN.. what should I do?
-------------------edit--------------------------
now I've found values folder, but I can't find drawables.xml

thank u...it was very simple

Related

[MOD][ICS](V4) Battery 1% and/or transparent statusbar FIXED (28/oct/2012)

[MOD] Battery 1% and/or transparent statusbar XPERIA (FIXED)
This mode works in ICS stock (fw: 4.1.B.0.587)
Tested on Live with walkman (wt19a)
Transparent bar
Battery in %
Quick panel
Panel Setting
Was used:
SystemUI_[MOD] draco_ag.rar: http://forum.xda-developers.com/showthread.php?t=1703972
SystemUI_[MOD]_serajr.rar: http://forum.xda-developers.com/showthread.php?t=1762162
If you use stock mode, download: SystemUI_stock.rar
Instructions:
SystemUI_ [MOD] draco_ag.rar or SystemUI_[MOD]_serajr.rar
1. Download SystemUI_ [MOD] draco_ag.rar or SystemUI_[MOD]_serajr.rar
2. Decompress
3. Flash with CWM: SystemUI (%bat).zip or SystemUI (%bat) transp.zip
4. Enjoy
SystemUI_stock.rar
1. Download SystemUI_stock.rar
2. Decompress SystemUI (%bat) or SystemUI (%bat) transp
3. Copy SystemUI.apk to sd
4. Copy SystemUI.apk to system/app and replacing (with their respective permissions)
Pictures:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks to:
DdcCabuslay
draco_ag
serajr
If you like, press thanks
Downloads:
Is this for ICS or GB? Flash zips with cwm?
Enviado desde mi A100 usando XDA Premium HD app
Yeah, need more explanation dude. Looking good tough..
Does it have the 1% mod?
2 one looks good but , I like the one I'm using instead of the first one!!!
Sent from my SK17i using xda premium
daydu19 said:
2 one looks good but , I like the one I'm using instead of the first one!!!
Sent from my SK17i using xda premium
Click to expand...
Click to collapse
you can share it for everyone
Sent from my !!!!!using xda premium
anhmat122 said:
you can share it for everyone
Sent from my !!!!!using xda premium
Click to expand...
Click to collapse
Sure!!! As soon as I get home I'll do it and post it here edit: would u like just the battery icon or the signal and WiFi also?
Sent from my SK17i using xda premium
daydu19 said:
Sure!!! As soon as I get home I'll do it and post it here edit: would u like just the battery icon or the signal and WiFi also?
Sent from my SK17i using xda premium
Click to expand...
Click to collapse
great:thumbup:thanks you very much
Sent from my !!!! using xda premium
I actually try this, but it deleted my Album,UxpNxLockScreen and settings app!!! the I saw your updater-script and I saw this
Code:
delete("/system/framework/core.odex");
delete("/system/framework/core-junit.odex");
delete("/system/framework/ext.odex");
delete("/system/framework/framework.odex");
delete("/system/framework/services.odex");
delete("/system/app/QuickPanelSettings.apk");
delete("/system/app/SystemUIQuickPanelSettings.apk");
delete("/system/app/SemcAlbum.apk");
delete("/system/app/UxpNxtLockScreen.apk");
unmount("/system");
ui_print(">>> Done! Reboot now and enjoy!");
was this really necessary??
I flash it on my Xperia Mini and I no see status bar
With version 2:
- StatusBar transparent
- SystemUI_stock
cholopo said:
With version 2:
- StatusBar transparent
- SystemUI_stock
Click to expand...
Click to collapse
what about the updater-script bro, did u change it?
cholopo said:
[MOD] Battery 1% and/or transparent statusbar XPERIA
If you use this mode: http://forum.xda-developers.com/showthread.php?t=1703972, download: SystemUI_[MOD] draco_ag.rar
If you use stock mode, download: SystemUI_stock.rar
Instructions:
1. Download SystemUI_stock.rar or SystemUI_ [MOD] draco_ag.rar
2. Decompress
3. Flash with CWM: SystemUI (%bat).zip or SystemUI (%bat) transp.zip
4. Enjoy
Pictures:
View attachment 1360203 View attachment 1360204View attachment 1362337
Thanks to DdcCabuslay
If you like, press thanks
Downloads:
Click to expand...
Click to collapse
Can U give me hdpi icon, when i change battery icon, it's very small. Sorry about my poor english
i install V2 SystemUI (%bat).zip and SystemUI (%bat) transp.zip But i no see the statusbar...
please fix it...........
is it for gb???
Not working im my wt19i ics 4.0.4
this is a good idea, but we need more information, i was thinking the same, will this work on GB or ICS?
Deshabilitado said:
this is a good idea, but we need more information, i was thinking the same, will this work on GB or ICS?
Click to expand...
Click to collapse
there is no info in this thread, u can use it with ICS but the updater scrip has this lines and it will delete this apps
Code:
("/system/framework/android.policy.odex");
delete("/system/framework/apache-xml.odex");
delete("/system/framework/bouncycastle.odex");
delete("/system/framework/core.odex");
delete("/system/framework/core-junit.odex");
delete("/system/framework/ext.odex");
delete("/system/framework/framework.odex");
delete("/system/framework/services.odex");
delete("/system/app/QuickPanelSettings.apk");
delete("/system/app/SystemUIQuickPanelSettings.apk");
delete("/system/app/SemcAlbum.apk");
delete("/system/app/UxpNxtLockScreen.apk");
unmount("/system");
ui_print(">>> Done! Reboot now and enjoy!");
I don't thinks that's necessary but, when you ask in this thread u get no answer
Fix V2
SystemUI_stock.rar
1. Download SystemUI_stock.rar
2. Decompress SystemUI (%bat).zip or SystemUI (%bat) transp.zip
3. Copy SystemUI.apk to sd
4. Copy SystemUI.apk to system/app and replacing (with their respective permissions)
Alireza_IR said:
i install V2 SystemUI (%bat).zip and SystemUI (%bat) transp.zip But i no see the statusbar...
please fix it...........
Click to expand...
Click to collapse
me too and I really like this mod
(st15i 4.0.4 -- .587)

[APK] ★Transparant Statusbar 75 or 100%☆ Centered Clock ☆ White Icon's or Grey ★

[APK] ★Transparant Statusbar 75 or 100%☆ Centered Clock ☆ White Icon's or Grey ★
Hello everyone,
For the ones who want a transparant status bar, here i'll provide my systemui.apk which ive edited myself and fully working..
its %75 transparant
How to;
Just download the apk file in attachment and place it on your phone's internal SD card..
after that first remove the "unsigned" so it should be look like this "SystemUI.apk"
-> edit permissions to rw-r-r
after that replace it with the one you have ,,,, move it here -> /system/app/
reboot.. and there you have it =))
ps: after you reboot when u just get a black statusbar in stead off transparant, dont panic just touch the status bar or drop it down and it will turn transparant.
dont forget to make a backup of your existing SystemUI.apk file in case u may need it
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
AskinSavascisi said:
Hello everyone,
For the ones who want a transparant status bar, here i'll provide my systemui.apk which ive edited myself and fully working..
its %75 transparant
How to;
Just download the apk file in attachment and place it on your phone's internal SD card..
after that first remove the "unsigned" so it should be look like this "SystemUI.apk"
-> edit permissions to rw-r-r
after that replace it with the one you have ,,,, move it here -> /system/app/
reboot.. and there you have it =))
ps: after you reboot when u just get a black statusbar in stead off transparant, dont panic just touch the status bar or drop it down and it will turn transparant.
dont forget to make a backup of your existing SystemUI.apk file in case u may need it
Click to expand...
Click to collapse
Thanx its working fine :thumbup::thumbup:
sent from xda-app
device : note2
ROM : testing
kernel : testing
modem : XXDLK7
recovery : TWRP
Nice work.
Can you make it %100 transparent?
Gesendet von meinem GT-N7100
dirtydeangelo said:
Thanx its working fine :thumbup::thumbup:
View attachment 1946807
sent from xda-app
device : note2
ROM : testing
kernel : testing
modem : XXDLK7
recovery : TWRP
Click to expand...
Click to collapse
Glad that it worked for u :good:
happy using
viper14286 said:
Nice work.
Can you make it %100 transparent?
Gesendet von meinem GT-N7100
Click to expand...
Click to collapse
thanks, and here is your 100% transparant system
75% Transparent Status bar with Clock centered =))
It's work with Omega v16 + SF ?
Sent from my GT-N7100 using Tapatalk 2
amazing aziz said:
It's work with Omega v16 + SF
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
Good ):thumbup:
Sent from my GT-N7100 using xda premium
May I know how to change this in SystemUI.apk as I've a custom ROM with its tweaked SystemUI.apk so I'd prefer to do it myself. I know how to decompile SystemUI.apk so can you please show the codes need to be changed?
Many thanks in advance!
truemagic said:
May I know how to change this in SystemUI.apk as I've a custom ROM with its tweaked SystemUI.apk so I'd prefer to do it myself. I know how to decompile SystemUI.apk so can you please show the codes need to be changed?
Many thanks in advance!
Click to expand...
Click to collapse
Sure, here you go:
1. Decompile
2.go to SystemUI.apk -》res 》values and open drawable.xml
3.name="Status_bar_background"> 3f000000
3f000000 is mine, if u want 100% trans make that 00000000
4. Save and recompile
Sent from my GT-N7100 using xda premium
can u chang the color of number and the icon in statusbar and chang it like the color in clock centered
make it more white or more bold
thank u for your job
Sent from my GT-N7100 using xda premium
Works with simplistic frameworks ??
@dirtydeangelo
hi, what writing you use on your Note2? thx
can you edit my SystemUI,apk please ?
ali.ali0770 said:
can u chang the color of number and the icon in statusbar and chang it like the color in clock centered
make it more white or more bold
thank u for your job
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
I'll try the icons but what do you mean by "change the color of number"?
Bn Waheed said:
can you edit my SystemUI,apk please ?
Click to expand...
Click to collapse
here you are :good:
place it on your phone's sd card, rename it to SystemUI.apk, change permissions and move it to /system/app after that reboot =)
Slash75 said:
Works with simplistic frameworks ??
@dirtydeangelo
hi, what writing you use on your Note2? thx
Click to expand...
Click to collapse
it should work, but still i recommend you to make a backup of your existing systemui.apk though =)
Slash75 said:
Works with simplistic frameworks ??
@dirtydeangelo
hi, what writing you use on your Note2? thx
Click to expand...
Click to collapse
you can make the statusbar transparent without this mod just with simplistic frameworks app
---------- Post added at 11:00 AM ---------- Previous post was at 11:00 AM ----------
AskinSavascisi said:
here you are :good:
place it on your phone's sd card, rename it to SystemUI.apk, change permissions and move it to /system/app after that reboot =)
Click to expand...
Click to collapse
thanks man, but is this 75% or 100%? i wanted it 100% sorry i forgot to mention it
@Bn Waheed
100% trans =)
AskinSavascisi said:
@Bn Waheed
100% trans =)
Click to expand...
Click to collapse
Thx man
AskinSavascisi said:
thanks, and here is your 100% transparant system
Click to expand...
Click to collapse
compatible with stock rom rooted ?

[MOD][ICS] XPERIA Z SYSTEM_UI coloured[20-5-2013]

PRESENTING... XPERIA Z SystemUI COLOURED..!!!! Initial Release...​
Only For ICS..!!! .431/.587 only!!
Compatible with Stock&Custom Roms only.!!
Root Required...!!
Disclaimer::I'm not responsible for any damage and data loss occurred in your phone after installing this mod...!!
Click to expand...
Click to collapse
Credits:
1. federico rotundi for modding Xperia Z systemUI to Xperia Z
2. Ticklefish for "TICKLE MY ANDROID"
3.DZOLCP for giving me an idea how to MOD
Gagan.u20... for being such a good inspirational friend who always suggests me "THANKS" bro!
Click to expand...
Click to collapse
Being an initial Release only the clock clour and date/day are modded..that too when the status bar is expanded,next update would even consist of an Alienwared Set of Icons just like my other mod "http://forum.xda-developers.com/showpost.php?p=41375098&postcount=1"​
ScReeN ShOtS:​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
Download links:
1. Stock: https://www.dropbox.com/s/1uq80bochtnocdw/Stock _Z_systemUi_by_Aneel3692001.zip
2. Blue: https://www.dropbox.com/s/c5a8xql37jw6ij6/Blue _Z_systemUi_by_Aneel3692001.zip
3. Red: https://www.dropbox.com/s/ic73ca9j7133tzw/Red _Z_systemUi_by_Aneel3692001.zip
4. Green: https://www.dropbox.com/s/cj1y9re6u4oojuo/Green_Z_systemUi_by_Aneel3692001.zip
Click to expand...
Click to collapse
Download the required file, put it in the root of your "SDCARD" and go to CWM OR TWRP and install it as a Flashable zip
ZIP Contents:
1. SystemUI.apk
2.Panel Settings.apk​​​
Don't forget to rate the thread and instead of saying thanks just click the thanks button
AWESOME
well done man... awesome mod... i think next ones are the clock the icons
keep modding...... i ran out of my thanks clicks dude will click them tomorrow for sure... :good: :victory:
vaddurivineel said:
well done man... awesome mod... i think next ones are the clock the icons
keep modding...... i ran out of my thanks clicks dude will click them tomorrow for sure... :good: :victory:
Click to expand...
Click to collapse
dude its exams time man i'm modding and studying at the same time but you are just monitoring me :silly: hope u like the mod...and this is so true that u are sick... with modding...!! how many times would you flash with these mods huh its already 79 times flashed your phone at my home and you still want to FLASH... hmmmm
Finally an Xperia Z SystemUI Without Fullscreen, Really Nice!
Thanks (Pressed the button too)
Sent from my Xperia Mini using Tapatalk 2
Can you tell me what tool did you used to mod your SystemUI.apk ??
I use apk manager 5 and holoxperia tool by chotu22 to decompile and compile my SytemUI.apk , its successfully compiled but why did the size of the apk decreased extremely, around 100-300kb, although im just edit the xml and make the statusbar_background.png transparent?
and yes my modded SystemUI.apk wont work, when im install it, and reboot the phone, the statusbar gone, and the device UI become fullscreen without statusbar.
I use windows 8, and i've installed the framework-res.apk correctly.
Please answer
Hei What Code For Green ? [ff5ede08] :fingers-crossed: :fingers-crossed:
Good Work Keep Moding Guys :good:
SigitCGumilars said:
Hei What Code For Green ? [ff5ede08] :fingers-crossed: :fingers-crossed:
Good Work Keep Moding Guys :good:
Click to expand...
Click to collapse
alund said:
Can you tell me what tool did you used to mod your SystemUI.apk ??
I use apk manager 5 and holoxperia tool by chotu22 to decompile and compile my SytemUI.apk , its successfully compiled but why did the size of the apk decreased extremely, around 100-300kb, although im just edit the xml and make the statusbar_background.png transparent?
and yes my modded SystemUI.apk wont work, when im install it, and reboot the phone, the statusbar gone, and the device UI become fullscreen without statusbar.
I use windows 8, and i've installed the framework-res.apk correctly.
Please answer
Click to expand...
Click to collapse
SS-4050 said:
Finally an Xperia Z SystemUI Without Fullscreen, Really Nice!
Thanks (Pressed the button too)
Sent from my Xperia Mini using Tapatalk 2
Click to expand...
Click to collapse
@SigitCGumilars thanks a lot bro... & The green which i used consists of this code:
Code:
ff27f527
@alund bro i'm using tickle my android by ticklefish.. i've mentioned them in credits check the OP
@SS-4050 thanks bro next update coming tomorrow probably with massive changes....
aneel3692001 said:
@SigitCGumilars thanks a lot bro... & The green which i used consists of this code:
Code:
ff27f527
@alund bro i'm using tickle my android by ticklefish.. i've mentioned them in credits check the OP
@SS-4050 thanks bro next update coming tomorrow probably with massive changes....
Click to expand...
Click to collapse
thanks for the information
the white & blue F.T.W
some help
roms not working in smultronic
avirale123 said:
some help
roms not working in smultronic
Click to expand...
Click to collapse
please be clear didnt get you...!!
can I request without % and clock in status bar?
aneel3692001 said:
please be clear didnt get you...!!
Click to expand...
Click to collapse
your systemui does not work on the roms
smultronic
My friend @vaddurivineel is running on smultronic and it works flawlessly only u are having the problem. I think contact him if you want to...
sent from my Xperia Z
Can't you fix in clock when I used 24 hour...is become weird nomber..
Sent from my WT19i using xda app-developers app
Yeah same problem for me too may be next update clock would be fixed
sent from my Xperia Z

Transparent LockScreen statusbar

Transparent LockScreen statusbar
How TO
Code:
1. decompile android.policy.jar and edit com/android/internal/policy/impl/KeyguardViewManager.smali
2. the method to edit is .method public declared-synchronized show()V
3. search inside this method and look for 0x100800
4. change 0x100800 to 0x10900
5. recompile android.policy.jar and push to your phone.
Download : Remember you should have transparent statusbar on homescreen.
MG1 Odexed
MG1 Deodexed
Credit
xperiacle
Source
Awesome Mod...
Thanks very Much... greats tutorial...
Will I get the transparent status bar on pin code n pattern lockscreen too ?
Sent from my BE(a)ST.. Samsung Galaxy Note2
Does it work on 10.2 Android 4.3!?
mani16985 said:
Will I get the transparent status bar on pin code n pattern lockscreen too ?
Sent from my BE(a)ST.. Samsung Galaxy Note2
Click to expand...
Click to collapse
No
Petteri said:
Does it work on 10.2 Android 4.3!?
Click to expand...
Click to collapse
No idea.
Sent from my GT-N7100 using xda premium
Screenshots?????
Bunny2rock said:
Screenshots?????
Click to expand...
Click to collapse
Oh, i didn't expect, just transparent SB needs SS
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
My bad doc! He he he!! Im confused about it so thats why asked for a screen shot bro!!!
And doc instead of a transparent SB, will it be possible to make the notification area to become transparent??
Something like this???
This is from my previous Sony X8!!
Sorry if I'm disturbing the thread!!!
Sent from my GT-N7100 using xda app-developers app
For that try xBackground xposed module
dr.ketan said:
Transparent LockScreen statusbar
Source
Click to expand...
Click to collapse
I checked the source, it seems this mod is not compatible with live lockscreen.
Any idea?
If u have transparent statusbar on home screen. You will get auto transparent lockscreen if ull use live lockscreen
Verstuurd vanaf mijn GT-N7100 met Tapatalk 4
No, it won't work with live wallpaper/Lock screen with PIN
Dr ketan will this work on a different firmware? I was going to try it as you normally attach a revert zip incase of problems
Sent from my GT-N7105 using xda premium
You can try but jar file always culprit for not working on different rom. Yes you can restore it with zip.
Sent from my GT-N7100 using xda premium
Finally!!! This works!! tried on Omega V17
I hope they will add this on xposed module..anyways this is neat..
any way to get it with pattern and ripple enabled?
I want this too!
Sent from my SCH-I605 using xda app-developers app
I have find this long time ago and cant find it @dr.ketan , u are awesome, Thanks for this mod.
How to Make Transparent Status Bar on Lockscreen (XXDMB2 Indian Firmware)
dr.ketan said:
Transparent LockScreen statusbar
How TO
Code:
1. decompile android.policy.jar and edit com/android/internal/policy/impl/KeyguardViewManager.smali
2. the method to edit is .method public declared-synchronized show()V
3. search inside this method and look for 0x100800
4. change 0x100800 to 0x10900
5. recompile android.policy.jar and push to your phone.
Download : Remember you should have transparent statusbar on homescreen.
MG1 Odexed
MG1 Deodexed
Credit
xperiacle
Source
Click to expand...
Click to collapse
Hello Dr.Ketan,
I tried to edit android.policy.jar manually (like you said) and then pushed it to /system/framework. But it didn't work. I have already modified SystemUI.apk to make homescreen status bar transparent but still lockscreen status bar has a black background color.
Currently I am using Android 4.1.2 MB2 build (XXDMB2 Indian Firmware). I would appreciate if you could take your time and modify android.policy.jar for MB2. I've attached android.policy.jar and android.policy.odex (I don't know if odex file is required or not) to this post. Thank you in Advance!

(GUIDE)(MOD)Changeable Lockscreen text like Galaxy4.

How to add the Lockscreen Text to any lockscreen.
As most know I have implemented this feature inside the Touchwiz Resurrection rom for galaxy ace i.
As seen below.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Basicly this mod was very easy to add .
What is inside the resources.zip ?
LifeCompanionText.apk ( App to change the text )
LifeCompanion smalis for the framework.jar
SpaceFont.ttf for the CoolJazz font from S3/4
Basicly what you would need to do is:
Download Resources Attachement.
Extract it
Decompile you’re framework.jar
Go to the extract smali folder from the resources.zip and copy the smali folder to the smali folder of you’re framework.jar.
Compile framework.jar
Now we are going to add it to the frameworks location/allocate the text.
Decompile framework-res.apk
Find a lockscreen layout to you’re likes.
I used “zzz_keyguard_screen_clockwidget.xml” but you would be able to put it inside : “keyguard_screen_tab_unlock.xml” for the normal sliding tab lockscreen and such.
Open the layout you wanted and simply add this line above the clock layout or where you want
Code:
<com.touchwizres.lifecompaniontext.LifeCompanionTextView android:textSize="40.0dip" android:textColor="#ffffffff" android:id="[COLOR="RoyalBlue"]@id/life_companion_tag[/COLOR]" android:layout_width="wrap_content" android:layout_height="wrap_content" android:shadowColor="#7f000000" android:shadowDx="1.0" android:shadowDy="1.0" android:shadowRadius="2.0" />
I placed this code just below
Code:
<view android:gravity="left" android:orientation="vertical" android:id="@id/clock_time_and_date" android:paddingLeft="7.0dip" android:paddingTop="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" class="com.android.internal.policy.impl.ClockWidget$TimeAndDate">
of the "zzz_keyguard_screen_clockwidget.xml"
Add this to the ids.xml
Code:
<item type="id" name="[COLOR="RoyalBlue"]life_companion_tag[/COLOR]">false</item>
Compile framework-res.apk
Decompile ur compiled framework-res.apk
Now we are going to fix the ID Values. From the smali .
Decompile ur compiled framework.jar
Open
Code:
com/touchwizres/lifecompaniontext/[COLOR="RoyalBlue"]LifeCompanionTextView.smali[/COLOR]
that’s inside the framework.jar
Find
Code:
const v3, 0x[COLOR="Red"]10202cc[/COLOR]
This is the “life_companion_tag” ID (
Code:
<public type="id" name="life_companion_tag" id="0x0[COLOR="Red"]10202cc[/COLOR]" />
) inside public.xml
We need to fix this to yours
Now when u have changed the code from 0x10202cc to something like 0x1020299 or something depends on ur framework-res.apk
U can compile the framework.jar
Now zip the files together and make sure these are set properly.
SpaceFont.ttf inside /system/fonts/**
LifeCompanionText.apk inside /system/apps/**
And then ofcourse you’re modified framework.jar and framework-res.apk inside /system/framework/**
Now you are done
Happy modding
On what roms can u apply this mod ?
Basicly it can be applied to ALL Roms atleast if u know what u are doing.
As Most of you all know i am a HUGE HUGE Open Source fan so in this case i fully opensourced this aswell
Here is the sourcecode: https://github.com/spacecaker/LifeCompanionLockscreentext
Import in Eclipse.
Compile app.
Export unsigned apk.
Sign apk.
Decompile apk.
Retrieve ur smali codes.
Implement in framework
Some helpers who helped me on some knowledge and ideas:
B16H22
MarioZaWa
Pineappleowl
and testers
It is just awesome! :thumbup:
Sent from my GT-S5360 using Tapatalk 2
nice guide. will try it
Can i include it in my ROM ? I need your permission
bangprovn said:
Can i include it in my ROM ? I need your permission
Click to expand...
Click to collapse
sure
Working perfectly in AOSP.
MuSaddiq said:
Working perfectly in AOSP.
Click to expand...
Click to collapse
Nice to see that someone else except me has implemented it and did it correctly to :thumbup:
Sent from my S500 using xda app-developers app
@SpaceCaker it will work on jellybean?
ocoot said:
@SpaceCaker it will work on jellybean?
Click to expand...
Click to collapse
AFAIK, It should work on jelly bean too.
MuSaddiq said:
AFAIK, It should work on jelly bean too.
Click to expand...
Click to collapse
looping on boot animation. i think i need to check my code again
Sent from my GT-S6310 using Tapatalk
ocoot said:
looping on boot animation. i think i need to check my code again
Sent from my GT-S6310 using Tapatalk
Click to expand...
Click to collapse
ur code either failed
or ID/ const value wrong
or forgot fonts
Sent from my S500 using xda app-developers app
ocoot said:
@SpaceCaker it will work on jellybean?
Click to expand...
Click to collapse
works on JB
should work on any rom
SpaceCaker said:
works on JB
should work on any rom
Click to expand...
Click to collapse
This mod is cool.Btw i want to ask is there any mod to change backgrounds of lockscreen for use in lidroid ,aosp etc
Sent from my GT-S5360 using Tapatalk 2
SpaceCaker said:
works on JB
should work on any rom
Click to expand...
Click to collapse
ok it works well
san122 said:
This mod is cool.Btw i want to ask is there any mod to change backgrounds of lockscreen for use in lidroid ,aosp etc
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
i am working on that
but should be possible
Great guide sir!
Works flawlessly.
Pinadala mula sa aking Kalawakan Y gamit ang Tapatalk 2
SpaceCaker said:
i am working on that
but should be possible
Click to expand...
Click to collapse
btw, you know how to make lockscreen transparent on JB? trying with another guide i have but still not work
ocoot said:
btw, you know how to make lockscreen transparent on JB? trying with another guide i have but still not work
Click to expand...
Click to collapse
nah not really
i did it on JB Java source once but removed it

Categories

Resources