Xposed Zenfone



How to install xposed on zenfone without bootloop Credit to Shakahuang
 ============================================================
DWYOR | Need Rooted Device | Tested on Zenfone 5&6 *Zenfone 4 will bootloop
=============================================================


Studied a little bit, do not re-installed after first boot via adb into the phone, add jit_reset_offset  in /data /data /de.robv.android.xposed.installer /conf below, The following new jit_reset_offset  write 148 can be used after reboot :)

adb shell
su
echo 148> /data/data/de.robv.android.xposed.installer/conf /jit_reset_offset
chmod 664 /data/data/de.robv.android.xposed.installer/conf /jit_reset_offset

Enjoy Xposed! ;-)

References: https://github.com/rovo89/Xposed/issues/6 basically object is also ASUS device, so .. :)

Run
=======================================================================
  1. Download ADB Fastboot tool ( google it or Here )
  2. Extract on pc or laptop (eg c: \ ADB)
  3. Install Xposed run the installer but DO NOT INSTALL the FRAMEWORK
  4. Exit the installer Xposed
  5. Open Command Prompt (eg in c: \ ADB)
    Type the command:

    su
    adb shell
    echo 148> / data / data / de.robv.android.xposed.installer / conf / jit_reset_offset
    chmod 664 / data / data / de.robv.android.xposed.installer / conf / jit_reset_offset

    Open Back Xposed new installer install its framework
    reboot ....


Zenfone 6