[UP: 04/03/16] [SOURCE/PNG] Samsung S6 Marshmallow 6.0.1 Icons

motasim masood

Senior Member
Feb 2, 2015
104
18
0
29
Islamabad
There are Two ways:
------------------------------------------------
1. With a Computer:
METHOD 1:
[None knowlegement + More insecure and sometimes incompatible]

  1. Have a Copy of the apk in your desk
  2. Have Install WinRAR/7zip [You need to have support to open compressed files]
  3. Go to the apk in your desk, and open it like a Zip
  4. Navigate inside "res" folder
  5. And after this you will see a lot of folders
  6. Open xxhpdi [or your device screen] folders and search for the ".png" file that shows the icon
  7. Replace the icon for the one you want
  8. TIP: in stock apps [Like Camera, Browser, etc...] usually exist mipmap folders. And in this folders the ".png" icon will be there
  9. Now close it, and you have your apk themed
METHOD 2:
[Previous Knoledgement + More Secure and compatible than Method 1]

  1. Install Advanced ApkTool from Here [Lastest Version] [Thanks to @BDFreak]
  2. Be sure you have Java 8 + Java SDK or higger
  3. Open the Advanced ApkTool and recompile the apk you want
  4. Go to Step number 4 in the upper part [Method 1]
2. With your phone:
  1. Install this app in your phone Apk EDITOR from Playstore [Free App]
  2. Save the apk you want to edit in in the Local Storage in your phone
  3. Open it with apkeditor
  4. And select "replace files"
  5. Go to step number 4 in the upper part [The Method 1 to Theme]
DISCLAIMER:
Its really nice short tutorial . It really helped me a lot to get successfully compile apk files with customized icons :) thanks bro :) : )
 
Jun 30, 2017
40
0
0
birtamode
Ok. A small and complete guide:
  1. Decompile apk
  2. Go to /res folder
  3. Search in drawable and more often mipmap
  4. When you found a similar name like ic_launcher.png (or similar; btw you can open and see the icon) change the name of the icon you want to replace to the same showed in apk, and replace it in the apk folder
  5. Recompile, zipalign and sign.
Now you have an apk themed!
plz tell step by step ....will this work in grand 2 motion rom?