Sedikit Info Seputar
How to Create your Own Theme for ASUS Zenfone 2
Terbaru 2017
- Hay gaes kali ini team Serba Neka Android, kali ini akan membahas artikel dengan judul How to Create your Own Theme for ASUS Zenfone 2, kami selaku Team Serba Neka Android telah mempersiapkan artikel ini untuk sobat sobat yang menyukai Serba Neka Android. semoga isi postingan tentang
Artikel Tips,
Artikel Tutorial,
Artikel Zenfone 2, yang saya posting kali ini dapat dipahami dengan mudah serta memberi manfa'at bagi kalian semua, walaupun tidak sempurna setidaknya artikel kami memberi sedikit informasi kepada kalian semua. ok langsung simak aja sob
Judul:
Berbagi Info Seputar
How to Create your Own Theme for ASUS Zenfone 2
Terbaru
link: How to Create your Own Theme for ASUS Zenfone 2
Berbagi How to Create your Own Theme for ASUS Zenfone 2 Terbaru dan Terlengkap 2017
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