Welcome everyone!!!
Here i Guide You to How to add custom Header Image and transparent notification panel (FMD) in your roms
Tested On LP
Requirements:
Apktool
Knowledge of decompiling/recompiling
Systemui.apk
notepad++
some images
Process:
Here i Guide You to How to add custom Header Image and transparent notification panel (FMD) in your roms
Tested On LP
Requirements:
Apktool
Knowledge of decompiling/recompiling
Systemui.apk
notepad++
some images
Process:
Firstly setup apktools on your windows after that extract framework-res.apk,Mediatek-res.apk and SystemUI.apk
Now install all these above apk in your apktool by using following commands
Framework
Mediatek
SystemUI
after that extract your systemui.apk from your rom and decompile it using
Systemui
after decompilition is sucessful locate to systemui folder and go to path
res/drawble
here find a xml have notification_header_bg AND qs_background_primary
Find Above xmls..................!!!!!!!
now draw some image using any photo tools with 60x30 resolution (For Header)
And For Panel 90x90(Notification Panel)
Note: For makeing Transparent panel create transparent image using picart or photoshop
Tip for Header image
If you want to add some patterns or simple draw use 60x30 resolution but if you want to add a your image or any custom imge use 3600x576 resolution
Example :
you have to create or resize your image with same height and width
after that
- open path res/drawble-hdpi/
- here you have to add image with same names
- recompile your systemui apkusing APKTOOL B Systemui
- push your apk to your phone replace this with your original ,all done
- THANX FOR READ :)