How to Create your Own Theme for ASUS Zenfone 2
Today Asus Zenfone Blog will Create my Own Theme for ASUS Zenfone 2. It's easy to create your own theme, you can do it by yourself. I hope this tutorial will gain more theme customization for ASUS Zenfone 2.
Today ASUS Zenfone Blog will create ASUS ROG Zenfone 2 Theme.
Files to Download:
- JAVA SE (Choose your OS and Download x64 or x86) -> Download
- apktool, SignApk, XnConvert ->Download
- Zenfone APK Themes (For modification) -> Download
Steps:
- Install JAVA
- Extract apktool, apksign and XnConvert RAR
- Install XnConvert
- Extract SignAPK to a new folder
- Copy zenfone theme apk example to apktool folder
- On apktool folder press Shift+Right Click > Open Command Here
- At CMD Command type: apktool d zenROG.apk
- Wait until complete, and there will be zenROG folder
- Then you can Replace icon, quick setting icon dll at res folder
- drawable-nodpi = Desktop and lock screen (.webp format, convert with xnConvert)
drawable-sw360dp-xxhdpi = quick settings interface and function keys
drawable-sw800dp-mdpi = Lock screen function keys
drawable-xxxhdpi = application icon (icon) - Modify Manifest.xml with your own theme configuration
- If you finished modified it. Packing apk, go to apktool folder, press SHIFT+Right Click > Open Command Here. at cmd type: apktool b zenROG
- Then there will be ZenROG.apk at zenROF/dist folder
- Now Sign the apk using SignApk, copy zenROG.apk to SignApk folder
- Open CMD and type: java -jar signapk.jar certificate.pem key.pk8 zenROG.apk zenROG_signed.apk wait until finish then will be new zenROG_signed.apk
- Done, Install it to your Zenfone 2
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home