| 本帖最後由 akiba 於 2015-12-20 14:49 編輯 
 Instructions.txt
 
 Download the CopyFilesXposed.zip to your phone"s sdcard or ext-sdcard in a new folder, call it XposedFiles. Unzip the contents of the zip to this folder.
 把 zip 解到 XposedFiles 目錄內,把目錄存到手機內的 SDCard(分割區)或是外插的SD卡
 =====================
 Reboot to revovery. Once in Safe Strap or TWRP, tap the Mount button and put a check in the system partition box to mount it.
 重開機進入 TWRP Recvoery
 要 Mount System 分割區
 =====================
 Use the Advance button to open the File Manager. Navigate to the newly created XposedFiles folder and choose the app_process file. Tap Copy. Navigate to the /system/bin/ folder and paste the app_process file there. While still in File Manager, navigate back to the XposedFiles folder, select the libandroid_runtime.so file, tap Copy. Navigate to the /system/lib/ folder and paste the libandroid_runtime.so file there.
 app_process 複制到 /system/bin/
 libandroid_runtime.so 複制到 /system/lib/
 =====================
 Now reboot the device. Your Xposed Framework is working again.
 重開機就好了。
 =====================
 
 這不是 HOX + CM11 才有的,最近 CM11(4.4.4)+ XPOSED 的共通問題
 |