Custom Picture-in notification bar - G3 Themes and Apps

Only for firmware v10j
Instructions: open LGSystemUI.apk in .zip archive. the path res / drawable-xxhdpi throw picture 1440 x 2560 with name fon_bg.png, Not rename from .jpg to .png!! The picture altered in photo editor from .jpg to .png!!
close the archive.
Now LGSystemUI.apk move in /system, rw-r-r, and move in system/priv-app. Delete LGSystemUI.odex, reboot
https://yadi.sk/d/rFaXewLBbFxJ3

You haw this option whit xblast xposed mod.+ou haw notification heder

muhamet said:
You haw this option whit xblast xposed mod.+ou haw notification heder
Click to expand...
Click to collapse
Why do I need a xblast module if I can do this?

Its more simply.

muhamet said:
Its more simply.
Click to expand...
Click to collapse
With xblast module can you do animation in the notification bar?
I can.

Nice

I'm pretty sure some people can do every single exposed module by themselves dude...exposed is for the rest of us who can't. Thanks muhamet, I need xposed

zmeeed1 said:
Only for firmware v10j
Instructions: open LGSystemUI.apk in .zip archive. the path res / drawable-xxhdpi throw picture 1440 x 2560 with name fon_bg.png, Not rename from .jpg to .png!! The picture altered in photo editor from .jpg to .png!!
close the archive.
Now LGSystemUI.apk move in /system, rw-r-r, and move in system/priv-app. Delete LGSystemUI.odex, reboot
https://yadi.sk/d/rFaXewLBbFxJ3
Click to expand...
Click to collapse
Hi
Thats awesome :laugh:
if you could provide the installation process in detail will be appreciated :good:
Thanks
Vj Roshan

zmeeed1 said:
With xblast module can you do animation in the notification bar?
I can.
Click to expand...
Click to collapse
Can you share this animated picture, please?
Gesendet von meinem LG-D855 mit Tapatalk

john0699 said:
Can you share this animated picture, please?
Gesendet von meinem LG-D855 mit Tapatalk
Click to expand...
Click to collapse
https://yadi.sk/d/3TfxSzxEbT6ZE

Related

[Q] How to Change background and OS effect

i dnt knw if this is the right plcae to ask...
but i want to knw..how to change the background image in a theme..and any icon if i want too..! and yea.. Most Imp the color of Overscroll Glow..
Il b happy if someone can help me here,..
thank you..
theme inside os? its simple, inside zip of framework-res there's a image that is background, replace it with your without decompress, using winrar or under unix, zip
if you intend launcher theme, each launcher use "proprietary" format for theme and its new apk
Sent from my GT-I9003 using xda premium
geekynoob said:
i dnt knw if this is the right plcae to ask...
but i want to knw..how to change the background image in a theme..and any icon if i want too..! and yea.. Most Imp the color of Overscroll Glow..
Il b happy if someone can help me here,..
thank you..
Click to expand...
Click to collapse
If u are using tarunagg's themes than visit his thread named- change background in themes or so...
For the application icon- decomplile apk edit the icon under res/ drawable or drawable-hdpi. I dont remember the file name. But u will come to know easily after decompiling! After editing recompile it!
Sent from my GT-I9003 CM9
It is in system/framework/framework-res/drawable-hdpi and its name is default_wallpaper. Replace it with another one, close and thats it. It is easy to find because the rest of files are png and xml. Good luck!!
Edit: u dont need to decompile anything. Open with 7zip remove old jpg, introduce new one and when u close, 7zip will say: the file framework-res.apk has been modified. Would u like to update it? Press yes and thats all...
Enviado desde mi GT-I9003 usando Tapatalk
luiseteyo said:
It is in system/framework/framework-res/drawable-hdpi and its name is default_wallpaper. Replace it with another one, close and thats it. It is easy to find because the rest of files are png and xml. Good luck!!
Edit: u dont need to decompile anything. Open with 7zip remove old jpg, introduce new one and when u close, 7zip will say: the file framework-res.apk has been modified. Would u like to update it? Press yes and thats all...
Enviado desde mi GT-I9003 usando Tapatalk
Click to expand...
Click to collapse
On..it..
thanx alott..
wat about the overscroll glow colour?

[GUIDE][MOD] Enable navigation bar 4.2.2

This is a quick dev guide to enable navigation bar for S4. Tested on I9505 but should work here also.
Decompile SystemUI.apk go to res/values/drawables and add:
Code:
<item type="drawable" name="tw_navigationbar_bg">#ff000000</item>
Now download attached files and copy files to corresponding folders in SystemUI.apk if folder does not exist(drawables-xhdpi) create it.
Compile SystemUI.apk and push to device (nothing will happen yet) Just to check device boots fine.
Now use any buil.prop editor and add line:
Code:
qemu.hw.mainkeys=0
You can also enable it now through framework-res method.
Reboot and your done.
Please hit thanks and give credits.
There is no values folder in res.
Sent from my GT-I9500 using Tapatalk 2
adichandra said:
There is no values folder in res.
Sent from my GT-I9500 using Tapatalk 2
Click to expand...
Click to collapse
Have you decompiled systemui.apk ? Or you have just opened the apk file?
Sent from my Octa Core S4
Just opened the apk. I dont have any idea how to decompile that. Any guide?
Can you just serve the zip that i can easily flash in cwm?
Sent from my GT-I9500 using Tapatalk 2
systemUI
I have found this but when I click it the installation window opens. So should I proceed there? Please if you could add a few more steps to explain then noobs like us will be able to follow.
Thanks
ok now i know we have to use apktool etc. Most people couldnt get it working so what would be the best tool?
gharrington said:
This is a quick dev guide to enable navigation bar for S4. Tested on I9505 but should work here also.
Decompile SystemUI.apk go to res/values/drawables and add:
Code:
<item type="drawable" name="tw_navigationbar_bg">#ff000000</item>
Now download attached files and copy files to corresponding folders in SystemUI.apk if folder does not exist(drawables-xhdpi) create it.
Compile SystemUI.apk and push to device (nothing will happen yet) Just to check device boots fine.
Now use any buil.prop editor and add line:
Code:
qemu.hw.mainkeys=0
You can also enable it now through framework-res method.
Reboot and your done.
Please hit thanks and give credits.
Click to expand...
Click to collapse
Wonder how to do it if my rom is odexed ?
I dont think this thread is supported anymore
WOW!
This worked exceptionally well on my T-Mobile GS4 (M919).
I'll slip a thanks your way!
Please can you give details step by step for apks to use to compile and decompile etc for us simple people who want the navigation keys.
Thanks
Use this tutorial http://forum.xda-developers.com/showthread.php?t=2195680
For odexed rom don't care about odex file as you won't need to change smali files.
Styrke said:
Use this tutorial http://forum.xda-developers.com/showthread.php?t=2195680
For odexed rom don't care about odex file as you won't need to change smali files.
Click to expand...
Click to collapse
Can you post a pre-made SystemUI?
arian44 said:
Can you post a pre-made SystemUI?
Click to expand...
Click to collapse
Bump that...Tried figuring out decompiling myself, but it's a nightmare.
Tried decompiling and then following the instructions. Lots of hang ups. Isnt there an easier way?
Is there an easy way? Thanks
Enviado desde mi GT-I9500 usando Tapatalk
arian44 said:
Can you post a pre-made SystemUI?
Click to expand...
Click to collapse
I would second that as a request.
eldecanopy said:
Is there an easy way? Thanks
Enviado desde mi GT-I9500 usando Tapatalk
Click to expand...
Click to collapse
Add this to the end of the build.prop file in system/
qemu.hw.mainkeys=0
You have to use an alternate launcher though, but it works.
rohan999 said:
Add this to the end of the build.prop file in system/
qemu.hw.mainkeys=0
You have to use an alternate launcher though, but it works.
Click to expand...
Click to collapse
This used to work very well with S3 but did not work on i9500 S4. I'll try again.
I dont know how I changed permission but on S4 its showing read only and does not take changes . Can you please guide as to how you changed to read-write for build prop
No that doesnt work. Says systemUI has stopped. I remember that from last time and tried again through rom toolbar
can i use this method on 4.3 rom?
Maybe this should help....
http://forum.xda-developers.com/showthread.php?t=2014062
or maybe this, (this one is for ics but refer to the decompilation and recompilation using apk tool)
http://rohan999.wordpress.com/2012/03/31/how-to-enable-on-screen-ics-keys-on-any-ics-rom/

OGBattery Mod Icon for Omega V29 plus other roms KK 4.4.2

OGBatteryMod for KitKat 4.4.2:
Here's the fix for complete OGBattery icon mod files and working in most 4.4.2 roms, incl. v.29 Omega Rom: https://www.mediafire.com/?t6xyaql8g6fjfbw
1- Go here to download the working OGBattery app for 4.4.2 and flash it: OGBattery_plus.zip
It won't work yet until we make these changes:
2- On your Galaxy S4 (I used RootExplorer) go to: system/ app/ com.ghareeb.battery-1.apk and rename it by adding ".bak" after ".apk"
It should then read "com.ghareeb.battery-1.apk.bak"
3- Now you need to rename the OGBattery mod we downloaded and flashed earlier in this same folder from "system/ app/ OGBattery_plus.zip " folder to read: "system/ app/ com.ghareeb.battery-1.apk
4- Reboot Galaxy S4
5- Go on your Galaxy S4 to App drawer screen and click on this app OGBatteryMod - voila, choose from over 80+ icons, colored ones and other types not to be found in Omega's OGBattery
6- You can also tap the battery in the status bar 3x and the app will open with your choices of 2 charging animations as well as 80+ battery icon selections...
Here's a screenshot with just 6 of the 80+ different OGBattery Mod icons now available for Omega V29 4.4.2 KK (most are different from his)
This thread should be moved into omega thread
Its useless here
Gesendet von meinem GT-I9505 mit Tapatalk
dack23 said:
This thread should be moved into omega thread
Its useless here
Gesendet von meinem GT-I9505 mit Tapatalk
Click to expand...
Click to collapse
Why? Den Titel lessen: It works on other roms as well - not just Omega
Works perfect! Just what I needed. Tnx.
Verstuurd van mijn GT-I9505 met Tapatalk
axel06 said:
OGBatteryMod for KitKat 4.4.2:
Here's the fix for complete OGBattery icon mod files and working in most 4.4.2 roms, incl. v.29 Omega Rom: https://www.mediafire.com/?t6xyaql8g6fjfbw
1- Go here to download the working OGBattery app for 4.4.2 and flash it: OGBattery_plus.zip
It won't work yet until we make these changes:
2- On your Galaxy S4 (I used RootExplorer) go to: system/ app/ com.ghareeb.battery-1.apk and rename it by adding ".bak" after ".apk"
It should then read "com.ghareeb.battery-1.apk.bak"
3- Now you need to rename the OGBattery mod we downloaded and flashed earlier in this same folder from "system/ app/ OGBattery_plus.zip " folder to read: "system/ app/ com.ghareeb.battery-1.apk
4- Reboot Galaxy S4
5- Go on your Galaxy S4 to App drawer screen and click on this app OGBatteryMod - voila, choose from over 80+ icons, colored ones and other types not to be found in Omega's OGBattery
6- You can also tap the battery in the status bar 3x and the app will open with your choices of 2 charging animations as well as 80+ battery icon selections...
Click to expand...
Click to collapse
hi....
2- On your Galaxy S4 (I used RootExplorer) go to: system/ app/ com.ghareeb.battery-1.apk and rename it by adding ".bak" after ".apk"
It should then read "com.ghareeb.battery-1.apk.bak"----the file does not exist for me.
only system/app/OGBatteryMod.apk
but I can not see nowhere where the app Where can I change the battery?
NEXT14 said:
hi....
2- On your Galaxy S4 (I used RootExplorer) go to: system/ app/ com.ghareeb.battery-1.apk and rename it by adding ".bak" after ".apk"
It should then read "com.ghareeb.battery-1.apk.bak"----the file does not exist for me.
only system/app/OGBatteryMod.apk
but I can not see nowhere where the app Where can I change the battery?
Click to expand...
Click to collapse
Which rom and which version are you running?
axel06 said:
Which rom and which version are you running?
Click to expand...
Click to collapse
~BoBCaTROM_v13 ~
NEXT14 said:
~BoBCaTROM_v13 ~
Click to expand...
Click to collapse
Bobcat apparently is not programmed to accept this theme change. Talk to experts in their rom forum.
Can you update to OmegaROM v30 please?
Verstuurd van mijn GT-I9505 met Tapatalk
step 3
3- Now you need to rename the OGBattery mod we downloaded and flashed earlier in this same folder from "system/ app/ OGBattery_plus.zip " folder to read: "system/ app/ com.ghareeb.battery-1.apk
I don't understand
TeeVn said:
step 3
3- Now you need to rename the OGBattery mod we downloaded and flashed earlier in this same folder from "system/ app/ OGBattery_plus.zip " folder to read: "system/ app/ com.ghareeb.battery-1.apk
I don't understand
Click to expand...
Click to collapse
Hi there,
Unzip OGBattery_plus.zip. Search in the unzipped folders the OGBatteryMod.apk and rename it exactly to com.ghareeb.battery-1.apk. The copy the com.ghareeb.battery-1.apk to the device/system/app folder and change permissions to rw- r-- r--
Verstuurd van mijn GT-I9505 met Tapatalk
Dont works for me on Prism v5.5
[SGS4]
wackowizzard said:
Hi there,
Unzip OGBattery_plus.zip. Search in the unzipped folders the OGBatteryMod.apk and rename it exactly to com.ghareeb.battery-1.apk. The copy the com.ghareeb.battery-1.apk to the device/system/app folder and change permissions to rw- r-- r--
Verstuurd van mijn GT-I9505 met Tapatalk
Click to expand...
Click to collapse
Hi, thanks
But dont work on Ozcan 2.8
2- On your Galaxy S4 (I used RootExplorer) go to: system/ app/ com.ghareeb.battery-1.apk and rename it by adding ".bak" after ".apk"
Click to expand...
Click to collapse
after flashing, i can't found it, i use omega v20 i9500
dionisius1 said:
after flashing, i can't found it, i use omega v20 i9500
Click to expand...
Click to collapse
you have to be on I-9505. Sorry
All I had to do was flash it through TWPR. And it worked with no issues thought would be more battery icons. But it the same as my recent one. Still waiting on a update
Sent from my SPH-L720 using xda app-developers app
wackowizzard said:
Can you update to OmegaROM v30 please?
Verstuurd van mijn GT-I9505 met Tapatalk
Click to expand...
Click to collapse
Or maybe v33, 'cause now the version with lesser icons is included in the rom and put in /data/app instead of /system/app...
Doin' the trick in /data/app makes me loose the batteryicons alltogether...
Great! Works perfectly. Thanks

[Galaxy S5 UI]

Material removed.
System UI working ok?
Yes
If you arrive at 5 thanks I upload a zip file containing all the apk deodex!
Hello, thank you very much for your work. It would be possible to put this color in SistemUI
http://forum.xda-developers.com/galaxy-core/themes-apps/systemui-apk-modded-t2797873
Transparent Status bar?
Now load the zip with the apk deodex
pepmat said:
Transparent Status bar?
Click to expand...
Click to collapse
The color of the toggles
Yes, I can do it! The zip comes from 10 minutes
OK, Thanks
Here is the zip file containing the apk deodex! If you like my work,press the thanks button,and if you have problems or want to discuss something commented!
Zip with apk deodex:https://www.dropbox.com/s/r093esnzb5q2ppe/App S5 Style Deodex.rar?m=
P.S.I also updated the first post with the link of the zip
This changed the color for toggles?
No, the zip file contains the same apk but in format deodex.Your work will do it as soon as possible
qualse said:
This changed the color for toggles?
Click to expand...
Click to collapse
You need the apk ODEX or apk DEODEX?
Make one for I8262 too!
Which app do you want?
pepmat said:
Which app do you want?
Click to expand...
Click to collapse
Bro I want sec phone browser...and video player
Always press the thanks button if helped
Ok, ODEX or deodex?
The browser also works on I8262
pepmat said:
Ok, ODEX or deodex?
Click to expand...
Click to collapse
Deodex sec phone and video player
Always press the thanks button if helped

Great Oneplus bootanimation

Found this in the Oneplus forum! Awesome bootanimation!
Just copy zip into system/media and overwrite and give permissions!
ROOT ONLY!
Link: https://forums.oneplus.net/threads/...on-fully-working-on-opo-with-download.258021/View attachment 4362645
bootanimation zip:
https://mega.nz/#!FFtTQTAC!l6KBV__VMc-c2eKCGYD0G1UAbfO7BVMphM_GPrALy-Q
Sent from my [device_name] using XDA-Developers Legacy app
thank you, i like it !
I made a flashable zip of it ...
Don't like the grey background.
This great amoled screen needs to be shown off
75markus said:
thank you, i like it !
I made a flashable zip of it ...
Click to expand...
Click to collapse
Thanks, it worked perfectly.
Pfeffernuss said:
Don't like the grey background.
This great amoled screen needs to be shown off
Click to expand...
Click to collapse
Me neither. If it black background would be awesome.
aillez said:
Me neither. If it black background would be awesome.
Click to expand...
Click to collapse
I agree! Black background would look awesome but it still looks better than stock!
Sent from my [device_name] using XDA-Developers Legacy app
Using the Google Pixel bootanim myself. Nice black background, nice dancing colored dots, way better than this one, imho. But, of course, YMMV! :good:
Looks like quite easy to make the background black. But it takes some time... Not into that at the moment. But thanks for posting!
I modified this beautiful bootanimation making the black background. I hope I have done something pleasing to everyone.
nagato86 said:
I modified this beautiful bootanimation making the black background. I hope I have done something pleasing to everyone.
Click to expand...
Click to collapse
Is it a flashable zip by any chance...?
yogeshr699 said:
Is it a flashable zip by any chance...?
Click to expand...
Click to collapse
No, copy manually :good:
Pfeffernuss said:
Using the Google Pixel bootanim myself. Nice black background, nice dancing colored dots, way better than this one, imho. But, of course, YMMV! :good:
Click to expand...
Click to collapse
Can you give me a link to the pixel Animation please?
young_fresh said:
Can you give me a link to the pixel Animation please?
Click to expand...
Click to collapse
https://forum.xda-developers.com/pixel-xl/themes/black-pixel-boot-animation-t3581300 :good:
I copied the bootanimation.zip to my media folder and now I have no splash screen at all. It's just a generic "andriod" logo with a moving gradient. Trying to replace bootanimation.zip with the original file doesn't fix things. Anyone know a way to get the splash screen, any splash screen to come back?
SpiderNhan said:
I copied the bootanimation.zip to my media folder and now I have no splash screen at all. It's just a generic "andriod" logo with a moving gradient. Trying to replace bootanimation.zip with the original file doesn't fix things. Anyone know a way to get the splash screen, any splash screen to come back?
Click to expand...
Click to collapse
Check the bootanimation.zip files permissions. Make sure they are: ( rw- r-- r-- ).
Pro Tip:
If you want to run this (or any other boot animation) systemless you can do so via Magisk:
* Using Magisk Manager download the "WatchDogs for OnePlus 5" module, activate and reboot
* Copy the "bootanimation.zip" file you want to use to '/magisk/WatchDogs-bootanimation-OP5/system/media/'
* Reboot
* Profit
NB: rename the existing bootanimation.zip in '/magisk/WatchDogs-bootanimation-OP5/system/media/' if you want to save that for later use.
Disable the module in Magisk to revert to the factory animation.
Thanks to the creator for a good animation!
NB 2: If you're running unencrypted you don't need Magisk, just put your desired boot animation zip in '/data/local/' to use it.
Boot animation has been added to MidnightCore in Magisk manager, for easily, systemless changes of bootanimations among other things.
Link to thread: MidnightCore
Sent from my OnePlus5T using XDA Labs
I installed midnightcore through magisk manager. Now I dont know what to do. Is there any app I have to install? Where do I find the sound packs and how do I select them and install them?
Enviado do meu ONEPLUS A5010 através do Tapatalk
salomaoa said:
I installed midnightcore through magisk manager. Now I dont know what to do. Is there any app I have to install? Where do I find the sound packs and how do I select them and install them?
Enviado do meu ONEPLUS A5010 através do Tapatalk
Click to expand...
Click to collapse
I believe you have to use a terminal editor for midnight core.
I was getting irritated that this boot animation didn't align properly to my 5T, so I modded it to run at 1080x2160 and align properly with the 5t's default logo. I also cleaned it up slightly, as nagato's still had a little bit of grey visible and I'm far too much of a perfectionist for my own good.
To install, place bootanimation.zip in /system/media and ensure that permissions are -rw-r--r--.

Categories

Resources