Welcome everyone!!!
Here i Guide You to How to add image in about phone menu
Tested On LP
Here i Guide You to How to add image in about phone menu
Tested On LP
Requirements:
Apktool
Knowledge of decompiling/recompiling
Settings.apk
notepad++
an image
Process :
VIDEO GUIDE
- 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
- after that extract your settings.apk from your rom and decompile it using
- after decompilition is sucessful locate to settings folder and go to path
- here create a new xml file with any name for example i create a xml with name paras.xml
- now add this code to your new xml file or jus copy paste the code
- now if you look at above code there is height and width is mention now you have to create or resize your image with same height and width,also @drawble/ here is your image name !!
- now save it with extention .xml
- after that
- open path res/xml/device_info_settings.xml
- here you have to add code
- now look at code there is @layout/paras “paras” should be same name as u create a new xml in res/layout
- now at last
- open path res/drawble and add a image of your chice which u want to add in your about phone settings.
- all done if u getting confused watch my video guide above
Framework
Mediatek
SystemUI
Mediatek
SystemUI
Settings
res/layout
using APKTOOL B SETTINGS
THANX FOR READ 🙂
No comments:
Post a Comment