Albe prefer old. So they will be old in Astra v2.5. And yes I said it, but too that will need confirmationYou said they will be the new once in Astra 2.5, didn't you ?
Galaxy S4 I9505 - Albe95 ASTRA N5 Port v2 - Arter Xposed v75
Last edited:
Albe prefer old. So they will be old in Astra v2.5. And yes I said it, but too that will need confirmationYou said they will be the new once in Astra 2.5, didn't you ?
Galaxy S4 I9505 - Albe95 ASTRA N5 Port v2 - Arter Xposed v75
Okay thank you for information ?Albe prefer old. So they will be old in Astra v2.5. And yes I said it, but too that will need confirmation. I'll make a mod for this when Astra v2.5 will be released...
Its really nice short tutorial . It really helped me a lot to get successfully compile apk files with customized iconsThere are Two ways:
------------------------------------------------
1. With a Computer:
METHOD 1:
[None knowlegement + More insecure and sometimes incompatible]
METHOD 2:
- Have a Copy of the apk in your desk
- Have Install WinRAR/7zip [You need to have support to open compressed files]
- Go to the apk in your desk, and open it like a Zip
- Navigate inside "res" folder
- And after this you will see a lot of folders
- Open xxhpdi [or your device screen] folders and search for the ".png" file that shows the icon
- Replace the icon for the one you want
- TIP: in stock apps [Like Camera, Browser, etc...] usually exist mipmap folders. And in this folders the ".png" icon will be there
- Now close it, and you have your apk themed
[Previous Knoledgement + More Secure and compatible than Method 1]
2. With your phone:
- Install Advanced ApkTool from Here [Lastest Version] [Thanks to @BDFreak]
- Be sure you have Java 8 + Java SDK or higger
- Open the Advanced ApkTool and recompile the apk you want
- Go to Step number 4 in the upper part [Method 1]
DISCLAIMER:
- Install this app in your phone Apk EDITOR from Playstore [Free App]
- Save the apk you want to edit in in the Local Storage in your phone
- Open it with apkeditor
- And select "replace files"
- Go to step number 4 in the upper part [The Method 1 to Theme]
plz tell step by step ....will this work in grand 2 motion rom?Ok. A small and complete guide:
Now you have an apk themed!
- Decompile apk
- Go to /res folder
- Search in drawable and more often mipmap
- 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
- Recompile, zipalign and sign.