How To Add Image In About Phone Menu!!

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
  1. Firstly setup apktools on your windows after that extract framework-res.apk,Mediatek-res.apk and SystemUI.apk
  2. Now install all these above apk in your apktool by using following commands
  3. Framework
    Mediatek
    SystemUI


  4. after that extract your settings.apk from your rom and decompile it using
  5. Settings
  6. after decompilition is sucessful locate to settings folder and go to path
  7. res/layout
  8. here create a new xml file with any name for example i create a xml with name paras.xml



  9. now add this code to your new xml file or jus copy paste the code
  10. 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 !!
  11. now save it with extention .xml
  12. after that
  13. open path res/xml/device_info_settings.xml
  14. here you have to add code
  15. now look at code there is @layout/paras "paras" should be same name as u create a new xml in res/layout
  16. now at last
  17. open path res/drawble and add a image of your chice which u want to add in your about phone settings.
  18. all done if u getting confused watch my video guide above


  • at last save yor xmls and recompile your settings apk
  • using APKTOOL B SETTINGS
  • push your apk to your phone replace this with your original ,all done
  • THANX FOR READ :)
    Thanks for reading my news about How To Add Image In About Phone Menu!! at my blog Custom Droid Rom if you want too share this article, please put the resource, and if you think this article is very usefully dont forget to bookmark this site with CTRL + D on your keyboard to web browser.

    New and Hot Article's :

    Note: only a member of this blog may post a comment.