rovo89 / XposedBridge

The Java part of the Xposed framework.
3.88k stars 1.1k forks source link

Xposed Framework version 88.1 is installed but not active. #200

Closed Zackx23 closed 6 years ago

Zackx23 commented 6 years ago

I recently installed the official xposed for my pure nexus custom rom. Flashed the framework, but this message came and xposed wasn't active. It was active for a while in between when I installed a mod and was working fine, but after reboot same problem persisted. Plz Help.

Kara-ism commented 6 years ago

Problem occurred on HTC U Ultra. OS version is 7.0 with Magisk 16.4 ,and with systemless Xposed version 89.3(SDK24)

Ellita commented 6 years ago

@adityasubathu big thanks you for sharing your solution. "Soft reboot" in Xposed app helped to make it active.

javierpr0 commented 6 years ago

Message: Version 89 of the Xposed Framework is installed, but it is not active. Please check the records for more details. But, i check the records and nothing exist.

Solution:

  1. Disable Xposed in Xposed Status
  2. Reboot the device (After restarting, the folder and the file already exist in registers)
  3. Activate Xposed in Xposed Status
  4. Reboot the device (It should be up and running by now)
  5. Ready
ghost commented 6 years ago

thanks for your warmhearted

2018年8月30日星期四,Eduardo Acevedo notifications@github.com 写道:

Message: Version 89 of the Xposed Framework is installed, but it is not active. Please check the records for more details. But, i check the records and nothing exist.

Solution:

  1. Disable Xposed in Xposed Status
  2. Reboot the device (After restarting, the folder and the file already exist in registers)
  3. Activate Xposed in Xposed Status
  4. Reboot the device (It should be up and running by now)
  5. Ready

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rovo89/XposedBridge/issues/200#issuecomment-417034476, or mute the thread https://github.com/notifications/unsubscribe-auth/APsl7YOUyFrQf0LXfvcaQHyI-r4RUt5qks5uVs13gaJpZM4P04wO .

ghost commented 5 years ago

I had this issue yesterday and I fixed it by changing folder permissions (allow all) for the folder /data/user_de/0/de.robv.android.xposed.installer (using root explorer). Then reboot the phone.

This did the trick for me. Thank you so much for the tip!

ghost commented 5 years ago

thank you for your reply

在 2018年12月4日星期二,Aaron notifications@github.com 写道:

I had this issue yesterday and I fixed it by changing folder permissions (allow all) for the folder /data/user_de/0/de.robv.android.xposed.installer (using root explorer). Then reboot the phone.

This did the trick for me. Thank you so much for the tip!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rovo89/XposedBridge/issues/200#issuecomment-443899192, or mute the thread https://github.com/notifications/unsubscribe-auth/APsl7cFSdM99jFem26mIby5tc7IvaVIMks5u1alAgaJpZM4P04wO .

sujalshrestha-bit commented 3 years ago

Screenshot_20200928-182712

sujalshrestha-bit commented 3 years ago

How to fix this?

Phenom23 commented 3 years ago

I have android 8.1 and i face the same problem, any fixes?