ElderDrivers / EdXposed

Elder driver Xposed Framework.
https://edxp.meowcat.org/
GNU General Public License v3.0
5.45k stars 628 forks source link

[BUG] Are you using the deprecated DexFile APIs? #690

Closed acestars closed 3 years ago

acestars commented 3 years ago

Magisk: 1469b82a (21101) Magisk Manager: 1469b82a (315) Riru: 22.4 Edxposed: Yahfa 4568-4586 Edxposed Manager: 45700 Android: 9 OS: Lineage OS 16 Device: Xiaomi Redmi Note 2

Issue Yahfa

  1. Remove Riru v21.3 and removed Edxposed Yahfa 4565 from magisk manager and reboot
  2. Install Riru 22.4. Reboot. The phone booted normally. logcat-sandhook.txt
  3. Install Edxposed YAHFA 4568-4586. Reboot. the phone booted into homescreen without lock screen and notification.

In logcat i can see multiple "Are you using the deprecated DexFile APIs?" and recompile the apk (dex2oat) recursively. logcat-yahfa.txt

Issue Sandhook: It is bootloop not in boot animation but in lock screen. logcat-sandhook.txt

yujincheng08 commented 3 years ago

You have too many modules enabled. Plz disable them all and check if you can boot normally.

acestars commented 3 years ago

i have already disabled all module but still error.

logcat10.txt

yujincheng08 commented 3 years ago

No. de.Maxr1998.xposed.maxlock, net.jzhang.powernap, net.iptux.xposed.callrecording, ru.sxbuIDfx.pFSOyagrF, tw.fatminmin.xposed.minminguard, org.meowcat.edxposed.manager, com.android.vendinf, com.oasisfeng.greenify, eu.faircode.xlua, ..., many many. They are NOT disabled.

Check your log with EdXposed-Bridge: Loading modules please.

acestars commented 3 years ago

Im sorry i misunderstood about the module, i thought magisk modules. okay i will try again.

Edit 1: I have disabled all the module and phone boot normally. Here the logcat: logcat_all_modules_disabled.txt

I have activated EdXposed Manager module. The warning has shown but the phone boot normally. Here the logcat: logcat_only_enable_edxposed_manager.txt

yujincheng08 commented 3 years ago

So this is not EdXposed's issue.