Social Items

Showing posts with label Zenfone 2. Show all posts
Showing posts with label Zenfone 2. Show all posts
Zenfone 2 Stock Rom : If you ever messed up your zenfone 2 and you want to restore it original state, then the only way is to flash zenfone 2 stock rom manually by downloading it from Asus device support page.

zenfone 2 stock rom

Download Zenfone 2 Stock Rom:

First of all, you need to identify the firmware version installed on your zenfone 2. You can find this in software information, under the build number. Just navigate to Settings -> About -> Software Information -> Build number.

It looks something like WW_12.16.5.61. So, here your software version is 12.16.5.61. Now visit Asus Official Device Support page and download the original stock rom from there.

How to Flash Stock Rom on Zenfone 2:

In this tutorial I'm taking WW_12.16.6.61 as an example.

1. Once you have downloaded the full stock rom, rename the zip file to WW_12.16.7.61.
2. The reason why we did this is, by renaming the zip file the phone gets notified that a new version of software is available to install.
3. Copy the renamed zip file to internal memory of your zenfone 2.
4. Disconnect the phone from pc, you'll get a notification of available update.
5. Install it. Now the phone reboots with the fresh stock rom flashed in it.

This process does not wipe your internal or external sdcard. But it removes ROOT and restores Custom recovery to stock recovery.

This is the known process to flash zenfone 2 stock rom. If you come up with any other processes feel free to share with us.

Zenfone 2 Stock Rom: Steps to Flash Stock Rom on Asus Zenfone 2

There are many ways to root asus zenfone 2. Today I'm going to show you how to root asus zenfone 2 through cwm (clockwordmod recovery). Using this process to root zenfone 2 will fail future OTA updates. If you want to update your zenfone 2 through OTA, you need to full UNROOT it.

root zenfone 2 using cwm

This process doesn't replace your stock recovery with CWM recovery, instead, it uses CWM recovery temporarily, to flash SuperSU.zip and root zenfone 2

Download Required files to Root Zenfone 2 :

root zenfone 2
Mediafire Link

How to Root Zenfone 2 Using CWM :

1. Extract the download zip file.
2. Copy the SuperSU.Zip file to the internal memory of your zenfone 2. (Don't place it any folder)
3. Enable USB Debugging in developer options in your zenfone 2.
4. Download and install ADB drivers in your pc, if not installed previously.
5. Now connect your phone to pc.
6. Execute "cai_dat_CWM.bat" from the extracted package.
7. In the command prompt that appears, type ACCEPT and then type T4.
8. Now the phone reboots into fastboot, you can see some commands executing in the fastboot mode.
9. Wait for the process to complete, when done, disconnect the phone from pc.
10. In less than 30 seconds, you will see CWM recovery in your zenfone 2.
11. In CWM, select "Install Update"
12. Use volume keys to navigate and choose "SuperSU.zip" by pressing power key.

Done! your zenfone 2 is now rooted. If you find this process to root zenfone 2 difficult, try the other tutorials in this blog.

[How-To] Root ASUS Zenfone 2 Using CWM (ClockWorkMod Recovery)

Howdy Zenions, Today we're here with the tutorial on how to unlock bootloader on zenfone 2. We need to unlock bootloader on zenfone 2 to install custom recovery images like TWRP/Philz with which we can flash custom roms, update images, backup and restore our zenfone 2.

Notes and Pre-requisites to Unlock Bootloader on Zenfone 2:

1. This process works for ZE551ML (Z00A) and ZE550ML (Z008)
2. Before unlocking the bootloader, update firmware to 2.19.40.12 (ZE550ML) and 2.19.40.18 (ZE551ML).
3. Make Sure that ADB is working properly with your pc.

How to Unlock Bootloader on Zenfone 2:

1. First ROOT your Zenfone 2. (Tutorial Here)
2. Download ADB from here if you don't have one.
3. Turn on USB debugging in developer options and connect your zenfone 2 to pc.
4. Open Command Window in ADB folder. (When you are in ADB folder, hold shift + right click and select open command window here).
5. Type the below commands one by one.

adb shell
su
getprop ro.isn > /factory/asuskey
reboot bootloader

6. Now the phone restarts into recovery and updates itself and reboots again.
7. When the phone restarts, a white splashscreen appears. Download black splashscreen from here.
8. Place the downloaded splashscreen in ADB folder.
9. Again open command window in ADB folder and type the following commands

adb reboot bootloader
fastboot devices (See if your device is listed in connected devices)
fastboot flash splashscreen splashscreen.img

10. Done! The process of unlock bootloader on zenfone 2 is completed.

This is the actual process to unlock bootloader on zenfone 2, if you find any other process to unlock bootloader on zenfone 2 please share it with us.

Bootloader Unlock Guide: Steps to Unlock Bootloader On Asus Zenfone 2

We all know that TWRP Recovery for Zenfone 2 is better than its stock recovery. It has many options to flash, format, backup and restore Zenfone 2. So today, I'm here to provide you TWRP Recovery for Zenfone 2, which is a custom recovery that replaces the stock recovery installed on your Zenfone 2.
twrp recovery for zenfone 2

Key Features of TWRP Recovery for Zenfone 2

- Compiled with CM12 sources
- Optimized for x86 (smooth UI now)
- external and internal storages are mounted correctly
- Backup of system, cache, boot and data possible
- Full SELINUX and CRYPTO support
- kernel compiled dynamically (thanks to @jrior001 and @crpalmer and all involved for their wonderful job) with permissive Selinux
- Splashscreen can be backed up (to fiddle around and create your own)

Known Bugs of TWRP Recovery for Zenfone 2

- ADB works only with system mounted (no root at the moment). As soon as /sbin folder is writeable I will re-patch adbd binary
- /sbin is not accessible (maybe just some wrong Selinux context, culprit can't be the kernel anymore :P )
- MTP doesn't work

Download Links For TWRP Recovery for Zenfone 2:

Download from xda
Download TWRP.zip from asus web storage

How to Flash TWRP Recovery for Zenfone 2:

1. Download TWRP Recovery for zenfone 2 from the above links.
2. Extract the zip and place the twrp.img in the adb folder. Download from here if you don't have one.
3. Unlock the bootloader of zenfone 2. Tutorial here.
4. Switch off the phone and boot into fastboot mode by pressing power button + volume up.
5. When the phone boots into fastboot GUI, connect the phone to pc.
6. Now open command prompt window in ADB folder. Hold shift + right click and select open command window here.
7. Type fastboot flash recovery twrp.img
8. Press volume down button 2 times and power button one time to enter TWRP recovery for zenfone 2.

Orginal Post of TWRP Recovery for Zenfone 2 on xda forums. Credits to TheSSJ for his wonderful job.

TWRP Recovery for Zenfone 2: Steps to Install Custom Recovery on Asus Zenfone 2

Asus Launcher Beta Apk Download: Asus Launcher is one of the best and most efficient Launcher in Google play store. Asus Launcher is rated as the most flexible android launcher in the market. Asus Launcher is more customizable launcher when compared to other popular launchers in that category. Recently the Asus Launcher v1.4.0.150601 has been released with one layer mode support with which we can use the complete android system without app drawer. This is, in fact, the best feature that only Asus Launcher can provide where other launchers can't. You can download the latest Asus Launcher v1.4.0.150601 beta apk from the download links given below.

asus launcher download

Google Play Store Description: ASUS Launcher is a sublime user interface that makes every aspect of your mobile device easier and more enjoyable to use. It’s an intuitive launcher that lets you personalize your home screen experience with theme and wallpaper options, widgets, scroll effects, font customization, plus other important home screen settings.
Aside from a personalized home screen experience, ASUS Launcher also helps you easily interact with other ASUS ZenUI apps such as What’s Next, Do It Later, Email, Calendar, PixelMaster Camera, Gallery, Share Link, PC Link, Remote Link, Sound Recorder, Calculator, and Music. 
Check out the latest special features we’ve got in store for you:
• Swipe up on your home screen to open ASUS Launcher.
•All app background transparency allows you to harmonize the appearance of your apps together with your chosen wallpaper. 
•Apps gives you quick access into the All-Apps screen. 
•Widgets gives you quick access to all widget options.
•Icon packs allow you to change appearance of your app icons. 
•Scroll effects lets you choose a specific animation to use when browsing through home pages. 
•Edit pages leads you to Page Management where you can edit and set your main home screen page.
•Wallpapers feature lets you set your preferred wallpaper on the home screen, lock screen, or both. 
•Preferences allow you to customize the settings of ASUS Launcher such as Font, Applications, Scroll animation, Unread counts, Wallpaper, and Icon/Folder. 
•Settings feature gives you quick access to your device’s Settings menu.
•More options gives you to quick access to ZenUI Help and Play Store.

Updated Asus Launcher Apk Screenshots:

download asus launcher beta apkasus launcher beta apk download
Download Asus Launcher v1.4.0.150601 Beta Apk:

download asus launcher apk

From the above link you can download and install the latest version of Asus Launcher Beta apk on your zenfone devices.

ASUS Launcher v1.4.0.150601 BETA APK Download: Supports One Layer Mode

how to root zenfone 5, zenfone 6, zenfone 4 and zenfone 2

One Click Root For Zenfone: We have many tutorials in the internet which teach us how to root zenfone 4, zenfone5, zenfone 6 and the recently released zenfone 2. Though these rooting guides are quiet clear, many of the users are facing problems in understanding them. So, one of the xda developer created a software called One Click Root which is capable of rooting all the Asus Zenfone series (Zenfone 4/5/6 and Zenfone 2) just with one click. So, follow the below steps to root your zenfone.

  • This Rooting Kit works for all versions of zenfone series which includes zenfone 4/5/6 having Android kitkat or Android Lollipop as operating system.
  • The recently released Asus Zenfone 2 can also be rooted using this rooting kit.
  • Before proceeding to the root process, first install INTEL USB DRIVERS and ASUS DRIVERS.
Rooting voids your phone's warranty, though it can be restored by unrooting the device. Do it at your own risk!

Download links for One Click Root Kit for Asus Zenfone Series:

Download the One Click Root software by shakalaca from the download links given below.


Instructions to Root Zenfone Devices Using One Click Root:

1. Make sure you install the Intel Driver and Asus Drivers before using the rooting kit.
2. Now, turn on USB debugging in the developer options and connect your phone to pc.
3. Your pc should recognise ASUS Android BootLoader Interface and ASUS Composite ADB Interface.
4. Now in the downloaded files, double click Root.bat and wait for the process to complete.

Now you have successfully rooted your Asus Zenfone device. Download "Root Checker" app from play store and check the root status.

Some F.A.Q's About One Click Root For Zenfone Series:

1. How can I restore my device warranty after rooting my zenfone?
Simple. One can completely restore the device warranty by unrooting it.

2. My phone is not being recognised in pc, why?
It seems like the device drivers are not correctly installed in your pc. Try reinstalling them.

3. Will I be able to get OTA updates after rooting?
Yes you will get updates, but remember DON'T install OTA updates when your phone is rooted. Your phone must be UNROOTED before installing updates.

If you still have problems while rooting your Asus zenfone, drop a comment below and I'll reach you as soon as possible.

Credits: Our complete credits to shakalaca, a xda developer for his awesome work in creating one click root for zenfone series devices.

Bottom Lines: This is probably the easiest way to root asus zenfone series (zenfone 4/5/6 and zenfone 2). If you want more rooting guides related to zenfone 4, zenfone 5, zenfone 6 and zenfone 2 feel free to browse our website.

One Click Root: The Easiest Way To Root Zenfone Series (Zenfone 4/5/6 and Zenfone 2) With One Click