Welcome everyone!!!
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
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 Settings
- after decompilition is sucessful locate to settings folder and go to path res/layout
- here create a new xml file with any name for example i create a xml with name paras.xml
- 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
how can i add new lab into about phone ?
ReplyDelete