Pages

24 December 2015

How to install exposed framework installer on chuwi vi8















Actually these methods will work on most  AndroidX86 devices not only this tablet

First Method:

1. Download/Install Terminal Emulator from play store
2. Download/Install Root Exploreror es file explorer
3. Download/install Xposed Framework
 4. With root explorer /es  go to /system/bin/ rename app_process to app_process.xposed-bak, then rename rename app_process.orig to app_process
5. Open Terminal Emulator
type "su" without quote then execute
type "echo 0x98 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset" without quote then execute
type "chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset" without quote then execute

Second Method :

enter these commends either from your computer using adb tools or from within your tablet using terminal emulator

echo 0x98 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset
  chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset



 
 
loading...

No comments:

Post a Comment