Quantcast
Channel: xda-developers - Android Themes
Viewing all articles
Browse latest Browse all 4090

[Universal Tut] Make your own vrtheme flashable zip (any ROM)

$
0
0
Disclaimer

Code:

You are using this tutorial by yourself and i'm in no way responsible if your mobile is damaged due to it. I will help you in best way possible to get you out of the worse situation but I can't guarantee anybody. ThankYou!


Quote:


How to build apps icon pack:



Quote:

Things you require:



-Base VRTheme-Here!(Don't worry there are no trojans)

-You will find a lot of icons on XDA.

-Required apps from the ROM which you want to modify.

-Notepad++ for changing updater-script.

-Any good photo editing tool.(Even the one that comes with MS-Office will do)

-A brain to avoid mistakes and bother me with stupid questions.

-Kindness to press the THANKS button below.

Quote:


Steps:



1. Download all the things required.

2. Open your ROM and copy all the apps and move them to a seperate folder. Here we will take only 3 apps-Browser, Messaging and Calculator.











3. Now extract these apps using 7zip or winrar.











4. Now open the app folder, go to res and find the location where the icon of the app is present. These are generally present in mipmap-hdpi/mdpi/xhdpi/ldpi/xxhdpi or drawable-hdpi/mdpi/xhdpi/ldpi/xxhdpi . For e.g. in my case Browser app it's present in mipmap-hdpi named as ic_launcher_browser.png:











5. Now extract the VRTheme base folder and go to vrtheme->system->app and make a new folder their with named as appname.apk(Here appname refers to the name of the app). For e.g. Browser.apk in my case.











6. Now make res folder in it. And under res folder make another folder which contains app icon. For e.g res->mipmap-hdpi in my case:











7. Now place your modified icon in it and rename it to the original icon name. For e.g. ic_launcher_browser.png in my case. And resize it according to your DPI.

Try resizing by percentage if possible.

Also I don't recommend resizing from a lower DPI to a Higher DPI or the icons may seem blur.:(











8. Do the same for other apps. In my case calculator and messaging.











9. Now give this icon pack your name. Go to META-INF->com->google->android and open updater-script with notepad++ and in second line replace alokbina with your name. You can practically change almost everything under ui_print in updater-script but remember that it should be in the format ui_print("ABCD"); . Here replace ABCD with whatever you like.





10. Now you will be having 4 folders- data, META-INF, system, vrtheme and an image named as preview. Zip all these and rename it to whatever you like and flash it with CWM and you're done! Enjoy your own icon pack :) Feel free to THANK me :laugh:











Quote:


Important Tip:-Note the size of the original icon and modify the new icon accordingly or else you may not get any icon or smaller icon. For e.g. sometimes the icon present in the app is of size 96X96 though it is hdpi app. But still change the other icon size also to 96X96 to get best result. :)

Quote:

Credits:

Abhinav2

Sandy7

Add your name if I missed... :)


Viewing all articles
Browse latest Browse all 4090

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>