rovo89 / Xposed

The native part of the Xposed framework (mainly the modified app_process binary).
Other
7.44k stars 1.47k forks source link

Modules don't show up in xposed, previously did #322

Open robmausser opened 6 years ago

robmausser commented 6 years ago

One plus 5T with Oreo

I had installed about 20 modules. All worked fine.

Suddenly xposed says "no xposed modules were found!"

Log:

01-05 11:50:53.087 I/Xposed ( 686): ----------------- 01-05 11:50:53.087 I/Xposed ( 686): Starting Xposed version 90.0-beta2 (Systemless by topjohnwu), compiled for SDK 26 01-05 11:50:53.087 I/Xposed ( 686): Device: ONEPLUS A5010 (OnePlus), Android version 8.0.0 (SDK 26) 01-05 11:50:53.087 I/Xposed ( 686): ROM: ONEPLUS A5010_43_180114 01-05 11:50:53.087 I/Xposed ( 686): Build fingerprint: OnePlus/OnePlus5T/OnePlus5T:8.0.0/OPR6.170623.013/12191451:user/release-keys 01-05 11:50:53.087 I/Xposed ( 686): Platform: arm64-v8a, 64-bit binary, system server: yes 01-05 11:50:53.087 I/Xposed ( 686): SELinux enabled: yes, enforcing: yes 01-05 11:50:53.116 I/Xposed ( 686): ----------------- 01-05 11:50:53.117 I/Xposed ( 686): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH 01-27 10:45:13.378 E/Xposed ( 686): Unable to open /vendor/framework/oat/arm64 to prepare apps for Xposed: Permission denied 01-27 10:45:14.616 I/Xposed ( 686): Detected ART runtime 01-27 10:45:14.617 I/Xposed ( 686): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing 01-27 10:45:14.878 I/Xposed ( 686): Loading modules from /data/app/com.ceco.oreo.gravitybox-7Gr2hA4XkRTHzFq4aOA3aA==/base.apk 01-27 10:45:14.889 I/Xposed ( 686): Loading class com.ceco.oreo.gravitybox.GravityBox 01-27 10:45:14.902 I/Xposed ( 686): GB:Hardware: qcom 01-27 10:45:14.902 I/Xposed ( 686): GB:Product: OnePlus5T 01-27 10:45:14.902 I/Xposed ( 686): GB:Device manufacturer: OnePlus 01-27 10:45:14.902 I/Xposed ( 686): GB:Device brand: OnePlus 01-27 10:45:14.902 I/Xposed ( 686): GB:Device model: ONEPLUS A5010 01-27 10:45:14.904 I/Xposed ( 686): GB:Device type: phone 01-27 10:45:14.904 I/Xposed ( 686): GB:Is MTK device: false 01-27 10:45:14.904 I/Xposed ( 686): GB:Is Xperia device: false 01-27 10:45:14.904 I/Xposed ( 686): GB:Is Moto XT device: false 01-27 10:45:14.905 I/Xposed ( 686): GB:Is OxygenOS ROM: true 01-27 10:45:14.905 I/Xposed ( 686): GB:Has Lenovo custom UI: false 01-27 10:45:14.905 I/Xposed ( 686): GB:Has telephony support: true 01-27 10:45:14.905 I/Xposed ( 686): GB:Has Gemini support: false 01-27 10:45:14.905 I/Xposed ( 686): GB:Android SDK: 26 01-27 10:45:14.905 I/Xposed ( 686): GB:Android Release: 8.0.0 01-27 10:45:14.905 I/Xposed ( 686): GB:ROM: ONEPLUS A5010_43_180114 01-27 10:45:14.905 I/Xposed ( 686): GB:Error logging: false 01-27 10:45:22.714 I/Xposed ( 687): ----------------- 01-27 10:45:22.714 I/Xposed ( 687): Starting Xposed version 90.0-beta2 (Systemless by topjohnwu), compiled for SDK 26 01-27 10:45:22.714 I/Xposed ( 687): Device: ONEPLUS A5010 (OnePlus), Android version 8.0.0 (SDK 26) 01-27 10:45:22.714 I/Xposed ( 687): ROM: ONEPLUS A5010_43_180114 01-27 10:45:22.714 I/Xposed ( 687): Build fingerprint: OnePlus/OnePlus5T/OnePlus5T:8.0.0/OPR6.170623.013/12191451:user/release-keys 01-27 10:45:22.714 I/Xposed ( 687): Platform: arm64-v8a, 32-bit binary, system server: no 01-27 10:45:22.714 I/Xposed ( 687): SELinux enabled: yes, enforcing: yes 01-27 10:45:22.716 I/Xposed ( 687): ----------------- 01-27 10:45:22.716 I/Xposed ( 687): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH 01-27 10:45:22.888 E/Xposed ( 687): Unable to open /vendor/framework/oat/arm to prepare apps for Xposed: Permission denied 01-27 10:45:24.172 I/Xposed ( 687): Detected ART runtime 01-27 10:45:24.173 I/Xposed ( 687): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing 01-27 10:45:24.375 I/Xposed ( 687): Loading modules from /data/app/com.ceco.oreo.gravitybox-7Gr2hA4XkRTHzFq4aOA3aA==/base.apk 01-27 10:45:24.385 I/Xposed ( 687): Loading class com.ceco.oreo.gravitybox.GravityBox 01-27 10:45:24.828 I/Xposed ( 1557): GB:Is AOSP forced: false 01-27 10:45:35.708 ?/SENTINEL_TAG( 3580): SENTINEL_MSG_LIBCUTILS 01-27 10:45:35.708 ?/SENTINEL_TAG( 3580): SENTINEL_MSG_LIBLOG 01-27 10:45:35.946 ?/SENTINEL_TAG( 3651): SENTINEL_MSG_LIBCUTILS 01-27 10:45:35.946 ?/SENTINEL_TAG( 3651): SENTINEL_MSG_LIBLOG 01-27 10:45:59.653 I/XposedInstaller( 6082): Downloaded http://dl.xposed.info/repo/partial/13985.xml.gz with status 0 (error: null), size 18695 bytes 01-27 10:45:59.752 I/XposedInstaller( 6082): Updated repository http://dl.xposed.info/repo/full.xml.gz to version 14009 (13 new / 0 removed modules) 01-27 10:46:00.346 ?/SENTINEL_TAG( 6024): SENTINEL_MSG_LIBCUTILS 01-27 10:46:00.346 ?/SENTINEL_TAG( 6024): SENTINEL_MSG_LIBLOG 01-27 10:48:39.327 ?/SENTINEL_TAG(15132): SENTINEL_MSG_LIBCUTILS 01-27 10:48:39.327 ?/SENTINEL_TAG(15132): SENTINEL_MSG_LIBLOG 01-27 10:48:52.460 ?/SENTINEL_TAG(15443): SENTINEL_MSG_LIBCUTILS 01-27 10:48:52.460 ?/SENTINEL_TAG(15443): SENTINEL_MSG_LIBLOG 01-27 11:05:05.775 ?/SENTINEL_TAG(19318): SENTINEL_MSG_LIBCUTILS 01-27 11:05:05.775 ?/SENTINEL_TAG(19318): SENTINEL_MSG_LIBLOG 01-27 16:27:41.765 ?/SENTINEL_TAG(29470): SENTINEL_MSG_LIBCUTILS 01-27 16:27:41.766 ?/SENTINEL_TAG(29470): SENTINEL_MSG_LIBLOG 01-27 16:27:52.956 ?/SENTINEL_TAG(29786): SENTINEL_MSG_LIBCUTILS 01-27 16:27:52.957 ?/SENTINEL_TAG(29786): SENTINEL_MSG_LIBLOG 01-27 16:28:15.588 E/Xposed ( 2616): java.lang.NullPointerException: Attempt to invoke virtual method 'void android.graphics.drawable.Drawable.clearColorFilter()' on a null object reference 01-27 16:28:15.588 E/Xposed ( 2616): at com.ceco.oreo.gravitybox.ModLockscreen$4.afterHookedMethod(ModLockscreen.java:275) 01-27 16:28:15.588 E/Xposed ( 2616): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:375) 01-27 16:28:15.588 E/Xposed ( 2616): at com.android.systemui.statusbar.phone.StatusBar.updateMediaMetaData() 01-27 16:28:15.588 E/Xposed ( 2616): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.setOccluded(StatusBarKeyguardViewManager.java:321) 01-27 16:28:15.588 E/Xposed ( 2616): at com.android.systemui.keyguard.KeyguardViewMediator.handleSetOccluded(KeyguardViewMediator.java:1366) 01-27 16:28:15.588 E/Xposed ( 2616): at com.android.systemui.keyguard.KeyguardViewMediator.-wrap14(Unknown Source:0) 01-27 16:28:15.588 E/Xposed ( 2616): at com.android.systemui.keyguard.KeyguardViewMediator$4.handleMessage(KeyguardViewMediator.java:1757) 01-27 16:28:15.588 E/Xposed ( 2616): at android.os.Handler.dispatchMessage(Handler.java:105) 01-27 16:28:15.588 E/Xposed ( 2616): at android.os.Looper.loop(Looper.java:164) 01-27 16:28:15.588 E/Xposed ( 2616): at android.app.ActivityThread.main(ActivityThread.java:6809) 01-27 16:28:15.588 E/Xposed ( 2616): at java.lang.reflect.Method.invoke(Native Method) 01-27 16:28:15.588 E/Xposed ( 2616): at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240) 01-27 16:28:15.588 E/Xposed ( 2616): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767) 01-27 16:28:15.588 E/Xposed ( 2616): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108) 01-27 18:01:29.492 ?/SENTINEL_TAG( 5167): SENTINEL_MSG_LIBCUTILS 01-27 18:01:29.492 ?/SENTINEL_TAG( 5167): SENTINEL_MSG_LIBLOG 01-27 18:01:33.831 ?/SENTINEL_TAG( 5348): SENTINEL_MSG_LIBCUTILS 01-27 18:01:33.831 ?/SENTINEL_TAG( 5348): SENTINEL_MSG_LIBLOG 01-27 19:33:24.909 ?/SENTINEL_TAG(16688): SENTINEL_MSG_LIBCUTILS 01-27 19:33:24.909 ?/SENTINEL_TAG(16688): SENTINEL_MSG_LIBLOG 01-27 19:34:43.526 ?/SENTINEL_TAG(17219): SENTINEL_MSG_LIBCUTILS 01-27 19:34:43.527 ?/SENTINEL_TAG(17219): SENTINEL_MSG_LIBLOG 01-27 19:34:48.223 ?/SENTINEL_TAG(29032): SENTINEL_MSG_LIBCUTILS 01-27 19:34:48.223 ?/SENTINEL_TAG(29032): SENTINEL_MSG_LIBLOG 01-27 19:34:51.738 ?/SENTINEL_TAG(17363): SENTINEL_MSG_LIBCUTILS 01-27 19:34:51.738 ?/SENTINEL_TAG(17363): SENTINEL_MSG_LIBLOG 01-27 19:34:57.000 ?/SENTINEL_TAG(17466): SENTINEL_MSG_LIBCUTILS 01-27 19:34:57.000 ?/SENTINEL_TAG(17466): SENTINEL_MSG_LIBLOG 01-27 19:47:25.842 ?/SENTINEL_TAG(21122): SENTINEL_MSG_LIBCUTILS 01-27 19:47:25.842 ?/SENTINEL_TAG(21122): SENTINEL_MSG_LIBLOG 01-27 21:34:05.812 ?/SENTINEL_TAG( 5320): SENTINEL_MSG_LIBCUTILS 01-27 21:34:05.812 ?/SENTINEL_TAG( 5320): SENTINEL_MSG_LIBLOG 01-27 22:56:39.040 ?/SENTINEL_TAG(12482): SENTINEL_MSG_LIBCUTILS 01-27 22:56:39.040 ?/SENTINEL_TAG(12482): SENTINEL_MSG_LIBLOG 01-28 00:18:02.311 ?/SENTINEL_TAG(21647): SENTINEL_MSG_LIBCUTILS 01-28 00:18:02.312 ?/SENTINEL_TAG(21647): SENTINEL_MSG_LIBLOG 01-28 00:22:10.264 ?/SENTINEL_TAG(22814): SENTINEL_MSG_LIBCUTILS 01-28 00:22:10.264 ?/SENTINEL_TAG(22814): SENTINEL_MSG_LIBLOG 01-28 00:22:35.314 ?/SENTINEL_TAG(23301): SENTINEL_MSG_LIBCUTILS 01-28 00:22:35.314 ?/SENTINEL_TAG(23301): SENTINEL_MSG_LIBLOG 01-28 00:24:49.789 ?/SENTINEL_TAG(24347): SENTINEL_MSG_LIBCUTILS 01-28 00:24:49.789 ?/SENTINEL_TAG(24347): SENTINEL_MSG_LIBLOG 01-28 00:30:34.255 ?/SENTINEL_TAG(26599): SENTINEL_MSG_LIBCUTILS 01-28 00:30:34.255 ?/SENTINEL_TAG(26599): SENTINEL_MSG_LIBLOG 01-28 00:32:26.089 ?/SENTINEL_TAG(27537): SENTINEL_MSG_LIBCUTILS 01-28 00:32:26.089 ?/SENTINEL_TAG(27537): SENTINEL_MSG_LIBLOG 01-28 00:34:50.614 ?/SENTINEL_TAG(28876): SENTINEL_MSG_LIBCUTILS 01-28 00:34:50.614 ?/SENTINEL_TAG(28876): SENTINEL_MSG_LIBLOG 01-28 00:36:54.902 ?/SENTINEL_TAG(30484): SENTINEL_MSG_LIBCUTILS 01-28 00:36:54.902 ?/SENTINEL_TAG(30484): SENTINEL_MSG_LIBLOG 01-28 00:38:37.858 ?/SENTINEL_TAG(31864): SENTINEL_MSG_LIBCUTILS 01-28 00:38:37.858 ?/SENTINEL_TAG(31864): SENTINEL_MSG_LIBLOG 01-28 00:43:32.153 ?/SENTINEL_TAG( 2358): SENTINEL_MSG_LIBCUTILS 01-28 00:43:32.153 ?/SENTINEL_TAG( 2358): SENTINEL_MSG_LIBLOG 01-28 02:29:44.926 ?/SENTINEL_TAG(16842): SENTINEL_MSG_LIBCUTILS 01-28 02:29:44.926 ?/SENTINEL_TAG(16842): SENTINEL_MSG_LIBLOG 01-28 02:36:35.744 ?/SENTINEL_TAG(18456): SENTINEL_MSG_LIBCUTILS 01-28 02:36:35.744 ?/SENTINEL_TAG(18456): SENTINEL_MSG_LIBLOG 01-28 02:47:41.395 ?/SENTINEL_TAG(19686): SENTINEL_MSG_LIBCUTILS 01-28 02:47:41.395 ?/SENTINEL_TAG(19686): SENTINEL_MSG_LIBLOG 01-28 03:19:10.156 ?/SENTINEL_TAG(26414): SENTINEL_MSG_LIBCUTILS 01-28 03:19:10.156 ?/SENTINEL_TAG(26414): SENTINEL_MSG_LIBLOG

mushinako commented 6 years ago

Same issue on OP5T Open Beta 2. Updating Xposed to systemless 90.1-beta2 or non-systemless 90-beta2 yielded no difference. This behavior appears on both system (original) and systemless variant, though it might be the problem with Xposed Installer instead of the framework.

mushinako commented 6 years ago

The only line that shows up in my log:

Cannot read log/data/user_de/0/de.robv.android.xposed.installer/log/error.log (No such file or directory)

After creating such file with 777 permission with respect to the app:

Cannot read log/data/user_de/0/de.robv.android.xposed.installer/log/error.log (Permission denied)
mushinako commented 6 years ago

UPDATE: automagically started working again after doing nothing for a couple of hours. Rebooting and clearing the data of the app does not have any effect on its working-ness. Log has not changed

robmausser commented 6 years ago

It still does not work on mine. Also on OP5T Open Beta 2

On Sun, Jan 28, 2018, 12:10 PM Mushinako notifications@github.com wrote:

UPDATE: automagically started working again after doing nothing for a couple of hours. Rebooting and clearing the data of the app does not have any effect on its working-ness. Log has not changed

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361078481, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvk1c2L2Ml3e96tffUKxKJDFAOhzVks5tPKndgaJpZM4Rvne- .

robmausser commented 6 years ago

Here's my log

������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������01-28 09:21:32.295 E/Xposed (13876): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.CompatResources 01-28 09:21:32.295 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:500) 01-28 09:21:32.295 E/Xposed (13876): at de.robv.android.xposed.XposedInit.cloneToXResources(XposedInit.java:392) 01-28 09:21:32.295 E/Xposed (13876): at de.robv.android.xposed.XposedInit.access$100(XposedInit.java:63) 01-28 09:21:32.295 E/Xposed (13876): at de.robv.android.xposed.XposedInit$7.afterHookedMethod(XposedInit.java:285) 01-28 09:21:32.295 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:375) 01-28 09:21:32.295 E/Xposed (13876): at android.app.ResourcesManager.getOrCreateResources() 01-28 09:21:32.295 E/Xposed (13876): at android.app.ResourcesManager.getResources(ResourcesManager.java:794) 01-28 09:21:32.295 E/Xposed (13876): at android.app.LoadedApk.getResources(LoadedApk.java:944) 01-28 09:21:32.295 E/Xposed (13876): at android.app.ContextImpl.createAppContext(ContextImpl.java:2290) 01-28 09:21:32.295 E/Xposed (13876): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5915) 01-28 09:21:32.295 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 01-28 09:21:32.295 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361) 01-28 09:21:32.295 E/Xposed (13876): at android.app.ActivityThread.handleBindApplication() 01-28 09:21:32.295 E/Xposed (13876): at android.app.ActivityThread.-wrap1(Unknown Source:0) 01-28 09:21:32.295 E/Xposed (13876): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1756) 01-28 09:21:32.295 E/Xposed (13876): at android.os.Handler.dispatchMessage(Handler.java:105) 01-28 09:21:32.295 E/Xposed (13876): at android.os.Looper.loop(Looper.java:164) 01-28 09:21:32.295 E/Xposed (13876): at android.app.ActivityThread.main(ActivityThread.java:6809) 01-28 09:21:32.295 E/Xposed (13876): at java.lang.reflect.Method.invoke(Native Method) 01-28 09:21:32.295 E/Xposed (13876): at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240) 01-28 09:21:32.295 E/Xposed (13876): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767) 01-28 09:21:32.295 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108) 01-28 09:21:34.575 E/Xposed (13876): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.CompatResources 01-28 09:21:34.575 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:500) 01-28 09:21:34.575 E/Xposed (13876): at de.robv.android.xposed.XposedInit.cloneToXResources(XposedInit.java:392) 01-28 09:21:34.575 E/Xposed (13876): at de.robv.android.xposed.XposedInit.access$100(XposedInit.java:63) 01-28 09:21:34.575 E/Xposed (13876): at de.robv.android.xposed.XposedInit$7.afterHookedMethod(XposedInit.java:285) 01-28 09:21:34.575 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:375) 01-28 09:21:34.575 E/Xposed (13876): at android.app.ResourcesManager.getOrCreateResources() 01-28 09:21:34.575 E/Xposed (13876): at android.app.ResourcesManager.getResources(ResourcesManager.java:794) 01-28 09:21:34.575 E/Xposed (13876): at android.app.ContextImpl.createResources(ContextImpl.java:1996) 01-28 09:21:34.575 E/Xposed (13876): at android.app.ContextImpl.createPackageContextAsUser(ContextImpl.java:2069) 01-28 09:21:34.575 E/Xposed (13876): at android.app.ContextImpl.createPackageContext(ContextImpl.java:2046) 01-28 09:21:34.575 E/Xposed (13876): at android.content.ContextWrapper.createPackageContext(ContextWrapper.java:849) 01-28 09:21:34.575 E/Xposed (13876): at com.google.android.gms.common.zzo.H(Unknown Source:3) 01-28 09:21:34.575 E/Xposed (13876): at com.google.android.gms.security.ProviderInstaller.bd(Unknown Source:10) 01-28 09:21:34.575 E/Xposed (13876): at com.t101.android3.recon.T101Application.wZ(Unknown Source:4) 01-28 09:21:34.575 E/Xposed (13876): at com.t101.android3.recon.T101Application.onCreate(Unknown Source:31) 01-28 09:21:34.575 E/Xposed (13876): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1129) 01-28 09:21:34.575 E/Xposed (13876): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6034) 01-28 09:21:34.575 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 01-28 09:21:34.575 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361) 01-28 09:21:34.575 E/Xposed (13876): at android.app.ActivityThread.handleBindApplication() 01-28 09:21:34.575 E/Xposed (13876): at android.app.ActivityThread.-wrap1(Unknown Source:0) 01-28 09:21:34.575 E/Xposed (13876): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1756) 01-28 09:21:34.575 E/Xposed (13876): at android.os.Handler.dispatchMessage(Handler.java:105) 01-28 09:21:34.575 E/Xposed (13876): at android.os.Looper.loop(Looper.java:164) 01-28 09:21:34.575 E/Xposed (13876): at android.app.ActivityThread.main(ActivityThread.java:6809) 01-28 09:21:34.575 E/Xposed (13876): at java.lang.reflect.Method.invoke(Native Method) 01-28 09:21:34.575 E/Xposed (13876): at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240) 01-28 09:21:34.575 E/Xposed (13876): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767) 01-28 09:21:34.575 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108) 01-28 09:21:34.725 E/Xposed (13876): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.CompatResources 01-28 09:21:34.725 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:500) 01-28 09:21:34.725 E/Xposed (13876): at de.robv.android.xposed.XposedInit.cloneToXResources(XposedInit.java:392) 01-28 09:21:34.725 E/Xposed (13876): at de.robv.android.xposed.XposedInit.access$100(XposedInit.java:63) 01-28 09:21:34.725 E/Xposed (13876): at de.robv.android.xposed.XposedInit$7.afterHookedMethod(XposedInit.java:285) 01-28 09:21:34.725 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:375) 01-28 09:21:34.725 E/Xposed (13876): at android.app.ResourcesManager.getOrCreateResources() 01-28 09:21:34.725 E/Xposed (13876): at android.app.ResourcesManager.getResources(ResourcesManager.java:794) 01-28 09:21:34.725 E/Xposed (13876): at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:2121) 01-28 09:21:34.725 E/Xposed (13876): at android.app.ApplicationPackageManager.getResourcesForApplication(ApplicationPackageManager.java:1482) 01-28 09:21:34.725 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 01-28 09:21:34.725 E/Xposed (13876): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361) 01-28 09:21:34.725 E/Xposed (13876): at android.app.ApplicationPackageManager.getResourcesForApplication() 01-28 09:21:34.725 E/Xposed (13876): at android.app.ApplicationPackageManager.getText(ApplicationPackageManager.java:1747) 01-28 09:21:34.725 E/Xposed (13876): at android.content.pm.PackageItemInfo.loadLabel(PackageItemInfo.java:135) 01-28 09:21:34.725 E/Xposed (13876): at android.app.ApplicationPackageManager.getApplicationLabel(ApplicationPackageManager.java:1792) 01-28 09:21:34.725 E/Xposed (13876): at android.app.Notification$Builder.loadHeaderAppName(Notification.java:4343) 01-28 09:21:34.725 E/Xposed (13876): at android.app.Notification$Builder.bindHeaderAppName(Notification.java:4359) 01-28 09:21:34.725 E/Xposed (13876): at android.app.Notification$Builder.bindNotificationHeader(Notification.java:4248) 01-28 09:21:34.725 E/Xposed (13876): at android.app.Notification$Builder.applyStandardTemplate(Notification.java:4031) 01-28 09:21:34.725 E/Xposed (13876): at android.app.Notification$Builder.applyStandardTemplate(Notification.java:4013) 01-28 09:21:34.725 E/Xposed (13876): at android.app.Notification$Builder.createContentView(Notification.java:4517) 01-28 09:21:34.725 E/Xposed (13876): at android.app.Notification$Builder.createContentView(Notification.java:4495) 01-28 09:21:34.725 E/Xposed (13876): at android.app.Notification$Builder.build(Notification.java:5089) 01-28 09:21:34.725 E/Xposed (13876): at android.support.v4.app.NotificationCompatApi26$Builder.build(Unknown Source:2) 01-28 09:21:34.725 E/Xposed (13876): at android.support.v4.app.NotificationCompat$BuilderExtender.build(Unknown Source:10) 01-28 09:21:34.725 E/Xposed (13876): at android.support.v4.app.NotificationCompat$NotificationCompatApi26Impl.build(Unknown Source:231) 01-28 09:21:34.725 E/Xposed (13876): at android.support.v4.app.NotificationCompat$Builder.build(Unknown Source:6) 01-28 09:21:34.725 E/Xposed (13876): at com.t101.android3.recon.GcmIntentService.onHandleIntent(Unknown Source:62) 01-28 09:21:34.725 E/Xposed (13876): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:68) 01-28 09:21:34.725 E/Xposed (13876): at android.os.Handler.dispatchMessage(Handler.java:105) 01-28 09:21:34.725 E/Xposed (13876): at android.os.Looper.loop(Looper.java:164) 01-28 09:21:34.725 E/Xposed (13876): at android.os.HandlerThread.run(HandlerThread.java:65) 01-28 09:51:37.171 E/Xposed (15165): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.CompatResources 01-28 09:51:37.171 E/Xposed (15165): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:500) 01-28 09:51:37.171 E/Xposed (15165): at de.robv.android.xposed.XposedInit.cloneToXResources(XposedInit.java:392) 01-28 09:51:37.171 E/Xposed (15165): at de.robv.android.xposed.XposedInit.access$100(XposedInit.java:63) 01-28 09:51:37.171 E/Xposed (15165): at de.robv.android.xposed.XposedInit$7.afterHookedMethod(XposedInit.java:285) 01-28 09:51:37.171 E/Xposed (15165): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:375) 01-28 09:51:37.171 E/Xposed (15165): at android.app.ResourcesManager.getOrCreateResources() 01-28 09:51:37.171 E/Xposed (15165): at android.app.ResourcesManager.getResources(ResourcesManager.java:794) 01-28 09:51:37.171 E/Xposed (15165): at android.app.LoadedApk.getResources(LoadedApk.java:944) 01-28 09:51:37.171 E/Xposed (15165): at android.app.ContextImpl.createAppContext(ContextImpl.java:2290) 01-28 09:51:37.171 E/Xposed (15165): at android.app.ActivityThread$ApplicationThread.schedulePreload(ActivityThread.java:1494) 01-28 09:51:37.171 E/Xposed (15165): at android.app.IApplicationThread$Stub.onTransact(IApplicationThread.java:1092) 01-28 09:51:37.171 E/Xposed (15165): at android.os.Binder.execTransact(Binder.java:692) 01-28 09:52:34.607 E/Xposed (15377): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.CompatResources 01-28 09:52:34.607 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:500) 01-28 09:52:34.607 E/Xposed (15377): at de.robv.android.xposed.XposedInit.cloneToXResources(XposedInit.java:392) 01-28 09:52:34.607 E/Xposed (15377): at de.robv.android.xposed.XposedInit.access$100(XposedInit.java:63) 01-28 09:52:34.607 E/Xposed (15377): at de.robv.android.xposed.XposedInit$7.afterHookedMethod(XposedInit.java:285) 01-28 09:52:34.607 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:375) 01-28 09:52:34.607 E/Xposed (15377): at android.app.ResourcesManager.getOrCreateResources() 01-28 09:52:34.607 E/Xposed (15377): at android.app.ResourcesManager.getResources(ResourcesManager.java:794) 01-28 09:52:34.607 E/Xposed (15377): at android.app.LoadedApk.getResources(LoadedApk.java:944) 01-28 09:52:34.607 E/Xposed (15377): at android.app.ContextImpl.createAppContext(ContextImpl.java:2290) 01-28 09:52:34.607 E/Xposed (15377): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5915) 01-28 09:52:34.607 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 01-28 09:52:34.607 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361) 01-28 09:52:34.607 E/Xposed (15377): at android.app.ActivityThread.handleBindApplication() 01-28 09:52:34.607 E/Xposed (15377): at android.app.ActivityThread.-wrap1(Unknown Source:0) 01-28 09:52:34.607 E/Xposed (15377): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1756) 01-28 09:52:34.607 E/Xposed (15377): at android.os.Handler.dispatchMessage(Handler.java:105) 01-28 09:52:34.607 E/Xposed (15377): at android.os.Looper.loop(Looper.java:164) 01-28 09:52:34.607 E/Xposed (15377): at android.app.ActivityThread.main(ActivityThread.java:6809) 01-28 09:52:34.607 E/Xposed (15377): at java.lang.reflect.Method.invoke(Native Method) 01-28 09:52:34.607 E/Xposed (15377): at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240) 01-28 09:52:34.607 E/Xposed (15377): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767) 01-28 09:52:34.607 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108) 01-28 09:52:35.687 E/Xposed (15377): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.CompatResources 01-28 09:52:35.687 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:500) 01-28 09:52:35.687 E/Xposed (15377): at de.robv.android.xposed.XposedInit.cloneToXResources(XposedInit.java:392) 01-28 09:52:35.687 E/Xposed (15377): at de.robv.android.xposed.XposedInit.access$100(XposedInit.java:63) 01-28 09:52:35.687 E/Xposed (15377): at de.robv.android.xposed.XposedInit$7.afterHookedMethod(XposedInit.java:285) 01-28 09:52:35.687 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:375) 01-28 09:52:35.687 E/Xposed (15377): at android.app.ResourcesManager.getOrCreateResources() 01-28 09:52:35.687 E/Xposed (15377): at android.app.ResourcesManager.getResources(ResourcesManager.java:794) 01-28 09:52:35.687 E/Xposed (15377): at android.app.ContextImpl.createResources(ContextImpl.java:1996) 01-28 09:52:35.687 E/Xposed (15377): at android.app.ContextImpl.createPackageContextAsUser(ContextImpl.java:2069) 01-28 09:52:35.687 E/Xposed (15377): at android.app.ContextImpl.createPackageContext(ContextImpl.java:2046) 01-28 09:52:35.687 E/Xposed (15377): at android.content.ContextWrapper.createPackageContext(ContextWrapper.java:849) 01-28 09:52:35.687 E/Xposed (15377): at com.google.android.gms.common.zzo.H(Unknown Source:3) 01-28 09:52:35.687 E/Xposed (15377): at com.google.android.gms.security.ProviderInstaller.bd(Unknown Source:10) 01-28 09:52:35.687 E/Xposed (15377): at com.t101.android3.recon.T101Application.wZ(Unknown Source:4) 01-28 09:52:35.687 E/Xposed (15377): at com.t101.android3.recon.T101Application.onCreate(Unknown Source:31) 01-28 09:52:35.687 E/Xposed (15377): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1129) 01-28 09:52:35.687 E/Xposed (15377): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6034) 01-28 09:52:35.687 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 01-28 09:52:35.687 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361) 01-28 09:52:35.687 E/Xposed (15377): at android.app.ActivityThread.handleBindApplication() 01-28 09:52:35.687 E/Xposed (15377): at android.app.ActivityThread.-wrap1(Unknown Source:0) 01-28 09:52:35.687 E/Xposed (15377): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1756) 01-28 09:52:35.687 E/Xposed (15377): at android.os.Handler.dispatchMessage(Handler.java:105) 01-28 09:52:35.687 E/Xposed (15377): at android.os.Looper.loop(Looper.java:164) 01-28 09:52:35.687 E/Xposed (15377): at android.app.ActivityThread.main(ActivityThread.java:6809) 01-28 09:52:35.687 E/Xposed (15377): at java.lang.reflect.Method.invoke(Native Method) 01-28 09:52:35.687 E/Xposed (15377): at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240) 01-28 09:52:35.687 E/Xposed (15377): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767) 01-28 09:52:35.687 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108) 01-28 09:52:35.723 E/Xposed (15377): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.CompatResources 01-28 09:52:35.723 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:500) 01-28 09:52:35.723 E/Xposed (15377): at de.robv.android.xposed.XposedInit.cloneToXResources(XposedInit.java:392) 01-28 09:52:35.723 E/Xposed (15377): at de.robv.android.xposed.XposedInit.access$100(XposedInit.java:63) 01-28 09:52:35.723 E/Xposed (15377): at de.robv.android.xposed.XposedInit$7.afterHookedMethod(XposedInit.java:285) 01-28 09:52:35.723 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:375) 01-28 09:52:35.723 E/Xposed (15377): at android.app.ResourcesManager.getOrCreateResources() 01-28 09:52:35.723 E/Xposed (15377): at android.app.ResourcesManager.createBaseActivityResources(ResourcesManager.java:579) 01-28 09:52:35.723 E/Xposed (15377): at android.app.ResourcesManager.createBaseActivityResources(ResourcesManager.java:594) 01-28 09:52:35.723 E/Xposed (15377): at android.app.ContextImpl.createActivityContext(ContextImpl.java:2329) 01-28 09:52:35.723 E/Xposed (15377): at android.app.ActivityThread.createBaseContextForActivity(ActivityThread.java:3004) 01-28 09:52:35.723 E/Xposed (15377): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2833) 01-28 09:52:35.723 E/Xposed (15377): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3046) 01-28 09:52:35.723 E/Xposed (15377): at android.app.ActivityThread.-wrap11(Unknown Source:0) 01-28 09:52:35.723 E/Xposed (15377): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1688) 01-28 09:52:35.723 E/Xposed (15377): at android.os.Handler.dispatchMessage(Handler.java:105) 01-28 09:52:35.723 E/Xposed (15377): at android.os.Looper.loop(Looper.java:164) 01-28 09:52:35.723 E/Xposed (15377): at android.app.ActivityThread.main(ActivityThread.java:6809) 01-28 09:52:35.723 E/Xposed (15377): at java.lang.reflect.Method.invoke(Native Method) 01-28 09:52:35.723 E/Xposed (15377): at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240) 01-28 09:52:35.723 E/Xposed (15377): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767) 01-28 09:52:35.723 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108) 01-28 09:52:35.746 E/Xposed (15377): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.CompatResources 01-28 09:52:35.746 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:500) 01-28 09:52:35.746 E/Xposed (15377): at de.robv.android.xposed.XposedInit.cloneToXResources(XposedInit.java:392) 01-28 09:52:35.746 E/Xposed (15377): at de.robv.android.xposed.XposedInit.access$100(XposedInit.java:63) 01-28 09:52:35.746 E/Xposed (15377): at de.robv.android.xposed.XposedInit$7.afterHookedMethod(XposedInit.java:285) 01-28 09:52:35.746 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:375) 01-28 09:52:35.746 E/Xposed (15377): at android.app.ResourcesManager.getOrCreateResources() 01-28 09:52:35.746 E/Xposed (15377): at android.app.ResourcesManager.getResources(ResourcesManager.java:794) 01-28 09:52:35.746 E/Xposed (15377): at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:2121) 01-28 09:52:35.746 E/Xposed (15377): at android.app.ApplicationPackageManager.getResourcesForApplication(ApplicationPackageManager.java:1482) 01-28 09:52:35.746 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 01-28 09:52:35.746 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361) 01-28 09:52:35.746 E/Xposed (15377): at android.app.ApplicationPackageManager.getResourcesForApplication() 01-28 09:52:35.746 E/Xposed (15377): at android.app.ApplicationPackageManager.getText(ApplicationPackageManager.java:1747) 01-28 09:52:35.746 E/Xposed (15377): at android.content.pm.ComponentInfo.loadLabel(ComponentInfo.java:115) 01-28 09:52:35.746 E/Xposed (15377): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2865) 01-28 09:52:35.746 E/Xposed (15377): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3046) 01-28 09:52:35.746 E/Xposed (15377): at android.app.ActivityThread.-wrap11(Unknown Source:0) 01-28 09:52:35.746 E/Xposed (15377): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1688) 01-28 09:52:35.746 E/Xposed (15377): at android.os.Handler.dispatchMessage(Handler.java:105) 01-28 09:52:35.746 E/Xposed (15377): at android.os.Looper.loop(Looper.java:164) 01-28 09:52:35.746 E/Xposed (15377): at android.app.ActivityThread.main(ActivityThread.java:6809) 01-28 09:52:35.746 E/Xposed (15377): at java.lang.reflect.Method.invoke(Native Method) 01-28 09:52:35.746 E/Xposed (15377): at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240) 01-28 09:52:35.746 E/Xposed (15377): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767) 01-28 09:52:35.746 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108) 01-28 09:52:35.851 E/Xposed (15377): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.CompatResources 01-28 09:52:35.851 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:500) 01-28 09:52:35.851 E/Xposed (15377): at de.robv.android.xposed.XposedInit.cloneToXResources(XposedInit.java:392) 01-28 09:52:35.851 E/Xposed (15377): at de.robv.android.xposed.XposedInit.access$100(XposedInit.java:63) 01-28 09:52:35.851 E/Xposed (15377): at de.robv.android.xposed.XposedInit$7.afterHookedMethod(XposedInit.java:285) 01-28 09:52:35.851 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:375) 01-28 09:52:35.851 E/Xposed (15377): at android.app.ResourcesManager.getOrCreateResources() 01-28 09:52:35.851 E/Xposed (15377): at android.app.ResourcesManager.getResources(ResourcesManager.java:794) 01-28 09:52:35.851 E/Xposed (15377): at android.app.ContextImpl.createResources(ContextImpl.java:1996) 01-28 09:52:35.851 E/Xposed (15377): at android.app.ContextImpl.createApplicationContext(ContextImpl.java:2032) 01-28 09:52:35.851 E/Xposed (15377): at android.content.ContextWrapper.createApplicationContext(ContextWrapper.java:863) 01-28 09:52:35.851 E/Xposed (15377): at android.webkit.WebViewFactory.getWebViewContextAndSetProvider(WebViewFactory.java:430) 01-28 09:52:35.851 E/Xposed (15377): at android.webkit.WebViewFactory.getProviderClass(WebViewFactory.java:453) 01-28 09:52:35.851 E/Xposed (15377): at android.webkit.WebViewFactory.getProvider(WebViewFactory.java:212) 01-28 09:52:35.851 E/Xposed (15377): at android.webkit.WebView.getFactory(WebView.java:2467) 01-28 09:52:35.851 E/Xposed (15377): at android.webkit.WebView.ensureProviderCreated(WebView.java:2462) 01-28 09:52:35.851 E/Xposed (15377): at android.webkit.WebView.setOverScrollMode(WebView.java:2527) 01-28 09:52:35.851 E/Xposed (15377): at android.view.View.(View.java:4562) 01-28 09:52:35.851 E/Xposed (15377): at android.view.View.(View.java:4694) 01-28 09:52:35.851 E/Xposed (15377): at android.view.ViewGroup.(ViewGroup.java:597) 01-28 09:52:35.851 E/Xposed (15377): at android.widget.AbsoluteLayout.(AbsoluteLayout.java:55) 01-28 09:52:35.851 E/Xposed (15377): at android.webkit.WebView.(WebView.java:636) 01-28 09:52:35.851 E/Xposed (15377): at android.webkit.WebView.(WebView.java:581) 01-28 09:52:35.851 E/Xposed (15377): at android.webkit.WebView.(WebView.java:564) 01-28 09:52:35.851 E/Xposed (15377): at android.webkit.WebView.(WebView.java:551) 01-28 09:52:35.851 E/Xposed (15377): at android.webkit.WebView.(WebView.java:541) 01-28 09:52:35.851 E/Xposed (15377): at com.adtech.mobilesdk.publisher.utils.UserAgentProvider$1.run(Unknown Source:15) 01-28 09:52:35.851 E/Xposed (15377): at android.app.Activity.runOnUiThread(Activity.java:6175) 01-28 09:52:35.851 E/Xposed (15377): at com.adtech.mobilesdk.publisher.utils.UserAgentProvider.init(Unknown Source:20) 01-28 09:52:35.851 E/Xposed (15377): at com.adtech.mobilesdk.publisher.view.BaseAdtechContainer.initContainer(Unknown Source:59) 01-28 09:52:35.851 E/Xposed (15377): at com.adtech.mobilesdk.publisher.view.BaseAdtechContainer.(Unknown Source:9) 01-28 09:52:35.851 E/Xposed (15377): at com.adtech.mobilesdk.publisher.view.AdtechBannerView.(Unknown Source:2) 01-28 09:52:35.851 E/Xposed (15377): at java.lang.reflect.Constructor.newInstance0(Native Method) 01-28 09:52:35.851 E/Xposed (15377): at java.lang.reflect.Constructor.newInstance(Constructor.java:334) 01-28 09:52:35.851 E/Xposed (15377): at android.view.LayoutInflater.createView(LayoutInflater.java:647) 01-28 09:52:35.851 E/Xposed (15377): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:790) 01-28 09:52:35.851 E/Xposed (15377): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:730) 01-28 09:52:35.851 E/Xposed (15377): at android.view.LayoutInflater.rInflate(LayoutInflater.java:863) 01-28 09:52:35.851 E/Xposed (15377): at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824) 01-28 09:52:35.851 E/Xposed (15377): at android.view.LayoutInflater.rInflate(LayoutInflater.java:866) 01-28 09:52:35.851 E/Xposed (15377): at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824) 01-28 09:52:35.851 E/Xposed (15377): at android.view.LayoutInflater.inflate(LayoutInflater.java:515) 01-28 09:52:35.851 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 01-28 09:52:35.851 E/Xposed (15377): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361) 01-28 09:52:35.851 E/Xposed (15377): at android.view.LayoutInflater.inflate() 01-28 09:52:35.851 E/Xposed (15377): at android.view.LayoutInflater.inflate(LayoutInflater.java:423) 01-28 09:52:35.851 E/Xposed (15377): at android.view.LayoutInflater.inflate(LayoutInflater.java:374) 01-28 09:52:35.851 E/Xposed (15377): at com.android.internal.policy.PhoneWindow.setContentView(PhoneWindow.java:438) 01-28 09:52:35.851 E/Xposed (15377): at android.app.Activity.setContentView(Activity.java:2677) 01-28 09:52:35.851 E/Xposed (15377): at com.t101.android3.recon.base.T101BaseActivity.onCreate(Unknown Source:44) 01-28 09:52:35.851 E/Xposed (15377): at com.t101.android3.recon.base.T101PresenterActivity.onCreate(Unknown Source:0) 01-28 09:52:35.851 E/Xposed (15377): at com.t101.android3.recon.base.T101LocationAwareActivity.onCreate(Unknown Source:0) 01-28 09:52:35.851 E/Xposed (15377): at com.t101.android3.recon.base.T101AdBannerActivity.onCreate(Unknown Source:0) 01-28 09:52:35.851 E/Xposed (15377): at com.t101.android3.recon.T101MainActivity.onCreate(Unknown Source:0) 01-28 09:52:35.851 E/Xposed (15377): at android.app.Activity.performCreate(Activity.java:6998) 01-28 09:52:35.851 E/Xposed (15377): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1230) 01-28 09:52:35.851 E/Xposed (15377): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2899) 01-28 09:52:35.851 E/Xposed (15377): at and 01-28 12:55:24.093 ?/SENTINEL_TAG(27673): SENTINEL_MSG_LIBCUTILS 01-28 12:55:24.093 ?/SENTINEL_TAG(27673): SENTINEL_MSG_LIBLOG read: unexpected EOF!

On Sun, Jan 28, 2018, 1:19 PM rob mausser robmausser@gmail.com wrote:

It still does not work on mine. Also on OP5T Open Beta 2

On Sun, Jan 28, 2018, 12:10 PM Mushinako notifications@github.com wrote:

UPDATE: automagically started working again after doing nothing for a couple of hours. Rebooting and clearing the data of the app does not have any effect on its working-ness. Log has not changed

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361078481, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvk1c2L2Ml3e96tffUKxKJDFAOhzVks5tPKndgaJpZM4Rvne- .

rovo89 commented 6 years ago

Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.

robmausser commented 6 years ago

That didnt do it, modules still not found.

Ill disable Magisk next.

On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:

Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .

robmausser commented 6 years ago

uninstalled magisk completely. Same issue.

On Sun, Jan 28, 2018 at 3:25 PM rob mausser robmausser@gmail.com wrote:

That didnt do it, modules still not found.

Ill disable Magisk next.

On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:

Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .

robmausser commented 6 years ago

I installed busybox, but uninstalled it as well and issue remains

On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:

uninstalled magisk completely. Same issue.

On Sun, Jan 28, 2018 at 3:25 PM rob mausser robmausser@gmail.com wrote:

That didnt do it, modules still not found.

Ill disable Magisk next.

On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:

Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .

robmausser commented 6 years ago

So what is happening is that if I install a module, it shows up in Xposed. After rebooting, they disappear. They are still installed on the phone, but not showing up in Xposed after a boot.

On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:

I installed busybox, but uninstalled it as well and issue remains

On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:

uninstalled magisk completely. Same issue.

On Sun, Jan 28, 2018 at 3:25 PM rob mausser robmausser@gmail.com wrote:

That didnt do it, modules still not found.

Ill disable Magisk next.

On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:

Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .

robmausser commented 6 years ago

I am unable to mount the data partition with TWRP, as its encrypted and TWRP does not seem to be able to decrypt it, even though people online say its possible.

Could this have anything to do with it?

On Sun, Jan 28, 2018 at 5:17 PM rob mausser robmausser@gmail.com wrote:

So what is happening is that if I install a module, it shows up in Xposed. After rebooting, they disappear. They are still installed on the phone, but not showing up in Xposed after a boot.

On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:

I installed busybox, but uninstalled it as well and issue remains

On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:

uninstalled magisk completely. Same issue.

On Sun, Jan 28, 2018 at 3:25 PM rob mausser robmausser@gmail.com wrote:

That didnt do it, modules still not found.

Ill disable Magisk next.

On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:

Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .

robmausser commented 6 years ago

I mean this in the log sounds like the problem, no?

01-28 17:54:04.468 E/Xposed ( 690): Unable to open /vendor/framework/oat/arm to prepare apps for Xposed: Permission denied

On Sun, Jan 28, 2018, 5:39 PM rob mausser robmausser@gmail.com wrote:

I am unable to mount the data partition with TWRP, as its encrypted and TWRP does not seem to be able to decrypt it, even though people online say its possible.

Could this have anything to do with it?

On Sun, Jan 28, 2018 at 5:17 PM rob mausser robmausser@gmail.com wrote:

So what is happening is that if I install a module, it shows up in Xposed. After rebooting, they disappear. They are still installed on the phone, but not showing up in Xposed after a boot.

On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:

I installed busybox, but uninstalled it as well and issue remains

On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:

uninstalled magisk completely. Same issue.

On Sun, Jan 28, 2018 at 3:25 PM rob mausser robmausser@gmail.com wrote:

That didnt do it, modules still not found.

Ill disable Magisk next.

On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:

Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .

robmausser commented 6 years ago

It's also 01-28 17:54:04.468 E/Xposed ( 690): Unable to open /vendor/framework/oat/arm64 to prepare apps for Xposed: Permission denied

I realise I have a 64 bit device

On Sun, Jan 28, 2018, 5:55 PM rob mausser robmausser@gmail.com wrote:

I mean this in the log sounds like the problem, no?

01-28 17:54:04.468 E/Xposed ( 690): Unable to open /vendor/framework/oat/arm to prepare apps for Xposed: Permission denied

On Sun, Jan 28, 2018, 5:39 PM rob mausser robmausser@gmail.com wrote:

I am unable to mount the data partition with TWRP, as its encrypted and TWRP does not seem to be able to decrypt it, even though people online say its possible.

Could this have anything to do with it?

On Sun, Jan 28, 2018 at 5:17 PM rob mausser robmausser@gmail.com wrote:

So what is happening is that if I install a module, it shows up in Xposed. After rebooting, they disappear. They are still installed on the phone, but not showing up in Xposed after a boot.

On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:

I installed busybox, but uninstalled it as well and issue remains

On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:

uninstalled magisk completely. Same issue.

On Sun, Jan 28, 2018 at 3:25 PM rob mausser robmausser@gmail.com wrote:

That didnt do it, modules still not found.

Ill disable Magisk next.

On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:

Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .

Froghut commented 6 years ago

Same here on Moto X4 Oreo, Magisk and systemless xposed 90.1 beta

belgacea commented 6 years ago

Same here on Xperia X Compact (Android 7.1.1), Magisk and systemless xposed 89.0

robmausser commented 6 years ago

I found out the problem, it was this app https://play.google.com/store/apps/details?id=com.intangibleobject.securesettings.plugin&hl=en

belgacea commented 6 years ago

I don't use it, but I've seen that this app requires some admin & root permissions to use all features. Did you find out which function hides xposed modules ?

robmausser commented 6 years ago

Not yet, I just realized after several times deleting and reinstalling it that it was the culprit.

It takes a couple reboots before it affects anything and a couple reboots after removing it to restore the modules.

It affects all apps that request installed apps. For example I use the third party APK manager "Aptoide" and F-Droid and all installed apps disappear as well.

Its doing something to whatever process or folder in android lists installed apps and blocking access.

On Wed, Feb 28, 2018 at 4:30 PM belgacea notifications@github.com wrote:

I don't use it, but I've seen that this app requires some admin & root permissions to use all features. Did you find out which function hides xposed modules ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-369389488, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjdUv5LxuBM7G38ae7ehj9RZ852Bks5tZcVmgaJpZM4Rvne- .