You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though this module works fine spoofing signatures on Android 9 running EdXposed (https://github.com/ElderDrivers/EdXposed), the log is spammed with NullPointerExceptions originating from this module.
The text was updated successfully, but these errors were encountered:
For me "FakeGApps" does not work on LineageOS 16.0 (Android 9.0) running EdXposed.
Logfile looks like...
Android version: 9
Android sdk: 28
Android build: PQ3A.190801.002
Fingerprint: Sony/G8441/G8441:9/47.2.A.11.228/3311891731:user/release-keys
ROM build description: G8441-user 9 47.2.A.11.228 3311891731 release-keys
EdXposed Version: v0.4.5.1_beta(4463) (Sandhook)
Architecture: arm64-v8a
Device: lilac
Manufacture: Sony
Brand: Sony
Product: lilac
--------- beginning of main
--------- beginning of system
01-03 17:17:11.414 783 783 I EdXposed-Bridge: Loading modules from /data/app/com.thermatk.android.xf.fakegapps-RRJooXlLH6ficJS2g-xkPQ==/base.apk
01-03 17:17:11.423 783 783 I EdXposed-Bridge: Loading class com.thermatk.android.xf.fakegapps.FakeSignatures
01-03 17:17:11.441 783 783 I EdXposed-Bridge: Loading class com.thermatk.android.xf.fakegapps.PackageNameServiceHook
01-03 17:17:12.188 1385 1385 I EdXposed-Bridge: FakeGApps: caught the NullPointerException
01-03 17:17:12.231 1385 1385 I EdXposed-Bridge: FakeGApps: Adding the package name service failed.
01-03 17:17:12.336 1385 1385 I EdXposed-Bridge: FakeGApps: caught the NullPointerException
Even though this module works fine spoofing signatures on Android 9 running EdXposed (https://github.com/ElderDrivers/EdXposed), the log is spammed with NullPointerExceptions originating from this module.
The text was updated successfully, but these errors were encountered: