(HELP) XPOSED Framework crashing APPS when Automating with Appium - Xposed General

Hello,
I haven't found any thread about this and it is a big issue for me.
Here is the info about the device and the XPOSED logs:
Device: S7 Edge G-935F
Android 8.0 Oreo (API 26)
Rooted with Magisk v17.1
XPOSED version 90-beta3
Using appium - mostly UIAutomator.
Logs:
03-27 17:39:16.908 I/Xposed ( 3214): -----------------
03-27 17:39:16.908 I/Xposed ( 3214): Starting Xposed version 90-beta3, compiled for SDK 26
03-27 17:39:16.908 I/Xposed ( 3214): Device: SM-G935F (samsung), Android version 8.0.0 (SDK 26)
03-27 17:39:16.908 I/Xposed ( 3214): ROM: R16NW.G935FXXS4ESC1
03-27 17:39:16.908 I/Xposed ( 3214): Build fingerprint: samsung/hero2ltexx/hero2lte:8.0.0/R16NW/G935FXXS4ESC1:user/release-keys
03-27 17:39:16.908 I/Xposed ( 3214): Platform: arm64-v8a, 64-bit binary, system server: yes
03-27 17:39:16.908 I/Xposed ( 3214): SELinux enabled: yes, enforcing: yes
03-27 17:39:16.942 I/Xposed ( 3214): -----------------
03-27 17:39:16.943 I/Xposed ( 3214): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
03-27 17:39:18.796 I/Xposed ( 3214): Detected ART runtime
03-27 17:39:18.798 I/Xposed ( 3214): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing
03-27 17:39:19.097 E/Xposed ( 3214): Cannot load any modules because /data/user_de/0/de.robv.android.xposed.installer/conf/modules.list was not found
03-27 17:39:26.999 I/Xposed ( 3215): -----------------
03-27 17:39:26.999 I/Xposed ( 3215): Starting Xposed version 90-beta3, compiled for SDK 26
03-27 17:39:26.999 I/Xposed ( 3215): Device: SM-G935F (samsung), Android version 8.0.0 (SDK 26)
03-27 17:39:26.999 I/Xposed ( 3215): ROM: R16NW.G935FXXS4ESC1
03-27 17:39:26.999 I/Xposed ( 3215): Build fingerprint: samsung/hero2ltexx/hero2lte:8.0.0/R16NW/G935FXXS4ESC1:user/release-keys
03-27 17:39:26.999 I/Xposed ( 3215): Platform: arm64-v8a, 32-bit binary, system server: no
03-27 17:39:26.999 I/Xposed ( 3215): SELinux enabled: yes, enforcing: yes
03-27 17:39:27.005 I/Xposed ( 3215): -----------------
03-27 17:39:27.005 I/Xposed ( 3215): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
03-27 17:39:28.650 I/Xposed ( 3215): Detected ART runtime
03-27 17:39:28.652 I/Xposed ( 3215): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing
03-27 17:39:28.857 E/Xposed ( 3215): Cannot load any modules because /data/user_de/0/de.robv.android.xposed.installer/conf/modules.list was not found
03-27 17:40:08.859 W/Xposed ( 7977): Failed to load Xposed info for /system/framework/oat/arm64/android.test.runner.odex: Unable to open '/data/local/tmp/dalvik-cache/arm64/[email protected]@[email protected]@[email protected]' : No such file or directory
03-27 17:40:08.861 W/Xposed ( 7977): Failed to load Xposed info for /system/framework/oat/arm64/uiautomator.odex: Unable to open '/data/local/tmp/dalvik-cache/arm64/[email protected]@[email protected]@[email protected]' : No such file or directory
03-27 17:40:29.374 W/Xposed ( 9638): Failed to load Xposed info for /system/framework/oat/arm64/android.test.runner.odex: Unable to open '/data/local/tmp/dalvik-cache/arm64/[email protected]@[email protected]@[email protected]' : No such file or directory
03-27 17:40:29.381 W/Xposed ( 9638): Failed to load Xposed info for /system/framework/oat/arm64/uiautomator.odex: Unable to open '/data/local/tmp/dalvik-cache/arm64/[email protected]@[email protected]@[email protected]' : No such file or directory
Click to expand...
Click to collapse
Everytime I try to launch the app it launches and then minimizes and this is duo to XPOSED.
Solutions I have tried:
Re-installed XPOSED - Several times
Set permissions to /Data as Allow all
Re-rooted my device (just in case)
I have tried to install Systemless XPOSED
Please help any help would be deeply appreciated

Does anyone know what else I can try

Related

Sony Xperia t2ultra

Here is my log
Pl help me
05-19 00:01:27.672 I/Xposed ( 994): -----------------
05-19 00:01:27.672 I/Xposed ( 994): Starting Xposed binary version 61, compiled for SDK 21
05-19 00:01:27.672 I/Xposed ( 994): Device: D5322 (Sony), Android version 5.0.2 (SDK 21)
05-19 00:01:27.672 I/Xposed ( 994): ROM: 19.3.A.0.470
05-19 00:01:27.672 I/Xposed ( 994): Build fingerprint: Sony/D5322/D5322:5.0.2/19.3.A.0.470/552693915:user/release-keys
05-19 00:01:27.672 I/Xposed ( 994): Platform: armeabi-v7a, 32-bit binary, system server: yes
05-19 00:01:27.672 I/Xposed ( 994): SELinux enabled: yes, enforcing: yes
05-19 00:01:27.681 I/Xposed ( 994): -----------------
05-19 00:01:27.681 I/Xposed ( 994): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
05-19 00:01:27.785 I/Xposed ( 994): Forcing image recompilation because /data/dalvik-cache/arm/[email protected]@boot.art is not compiled for the current Xposed version
05-19 00:01:55.606 I/Xposed ( 994): Detected ART runtime
05-19 00:01:55.616 I/Xposed ( 994): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
05-19 00:01:55.689 I/Xposed ( 994): Initializing XposedBridge version 64
05-19 00:01:55.892 E/Xposed ( 994): Cannot load any modules because /data/data/de.robv.android.xposed.installer/conf/modules.list was not found
05-19 00:01:57.206 F/libc ( 1831): Fatal signal 6 (SIGABRT), code -6 in tid 1831 (main)
Any suggestions and advices are welcome.. Plz help
Thanks inadvance

[Q][Solved] Xposed Framework on CM 12.1 Error (Galaxy S5)

If memory serves me correctly, I already hat a running version of Xposed on CM 12.1 on my S5, but now for some reason it stopped working.
What did I do?
- Installed CM 12.1 from here
- Flashed ktoonez kernel from here
- Grabbed the Xposed zip from here
- and the xposed installer from here
Now when I open up Xposed, I get the following error: Xposed framework version 3.0 custom build (20150514) is installed, but not active. Please check the log for details.
This is what my log looks like:
Code:
06-29 18:35:23.238 I/Xposed ( 4788): -----------------
06-29 18:35:23.238 I/Xposed ( 4788): Starting Xposed binary version 61, compiled for SDK 22
06-29 18:35:23.238 I/Xposed ( 4788): Device: SM-G900F (samsung), Android version 5.1.1 (SDK 22)
06-29 18:35:23.238 I/Xposed ( 4788): ROM: cm_klte-userdebug 5.1.1 LMY47V 2d25b07c0b test-keys
06-29 18:35:23.238 I/Xposed ( 4788): Build fingerprint: samsung/kltexx/klte:4.4.2/KOT49H/G900FXXU1ANG2:user/release-keys
06-29 18:35:23.238 I/Xposed ( 4788): Platform: armeabi-v7a, 32-bit binary, system server: yes
06-29 18:35:23.238 I/Xposed ( 4788): SELinux enabled: yes, enforcing: no
06-29 18:35:27.012 I/Xposed ( 4788): -----------------
06-29 18:35:27.013 I/Xposed ( 4788): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
06-29 18:35:27.162 I/Xposed ( 4788): Detected ART runtime
06-29 18:35:27.168 I/Xposed ( 4788): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
06-29 18:35:27.205 I/Xposed ( 4788): Initializing XposedBridge version 64
06-29 18:35:27.253 E/Xposed ( 4788): Cannot load any modules because /data/data/de.robv.android.xposed.installer/conf/modules.list was not found
Edit: Solved it myself, see post #3
h0l said:
If memory serves me correctly, I already hat a running version of Xposed on CM 12.1 on my S5, but now for some reason it stopped working.
What did I do?
- Installed CM 12.1 from here
- Flashed ktoonez kernel from here
- Grabbed the Xposed zip from here
- and the xposed installer from here
Now when I open up Xposed, I get the following error: Xposed framework version 3.0 custom build (20150514) is installed, but not active. Please check the log for details.
This is what my log looks like:
Code:
06-29 18:35:23.238 I/Xposed ( 4788): -----------------
06-29 18:35:23.238 I/Xposed ( 4788): Starting Xposed binary version 61, compiled for SDK 22
06-29 18:35:23.238 I/Xposed ( 4788): Device: SM-G900F (samsung), Android version 5.1.1 (SDK 22)
06-29 18:35:23.238 I/Xposed ( 4788): ROM: cm_klte-userdebug 5.1.1 LMY47V 2d25b07c0b test-keys
06-29 18:35:23.238 I/Xposed ( 4788): Build fingerprint: samsung/kltexx/klte:4.4.2/KOT49H/G900FXXU1ANG2:user/release-keys
06-29 18:35:23.238 I/Xposed ( 4788): Platform: armeabi-v7a, 32-bit binary, system server: yes
06-29 18:35:23.238 I/Xposed ( 4788): SELinux enabled: yes, enforcing: no
06-29 18:35:27.012 I/Xposed ( 4788): -----------------
06-29 18:35:27.013 I/Xposed ( 4788): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
06-29 18:35:27.162 I/Xposed ( 4788): Detected ART runtime
06-29 18:35:27.168 I/Xposed ( 4788): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
06-29 18:35:27.205 I/Xposed ( 4788): Initializing XposedBridge version 64
06-29 18:35:27.253 E/Xposed ( 4788): Cannot load any modules because /data/data/de.robv.android.xposed.installer/conf/modules.list was not found
Click to expand...
Click to collapse
I'm having the same issue!
Solved it. Installed the latest Xposed alpha from romracer (from here). Additionally, I changed from Xposed installer alpha 3 to alpha 4. Don't know what made it work, but I've got Xposed running.
THANKS DUDE, I almost install Xposed by myself but your intructions gave me the right order steps, so thank you !
h0l said:
Solved it. Installed the latest Xposed alpha from romracer (from here). Additionally, I changed from Xposed installer alpha 3 to alpha 4. Don't know what made it work, but I've got Xposed running.
Click to expand...
Click to collapse
Alpha 4 was the fix for me! thank you!

Help Required Please.

I have Yu Yureka running CM13. I get a message stating 'framework has been installed but is inactive. Please check logs.' I tried deleting the disable file at /data/data/de. Rovo../confi.. Yet it still persists. I tried dirty flashing also. Logs are attached below.
07-03 11:12:43.713 I/Xposed ( 326): -----------------
07-03 11:12:43.713 I/Xposed ( 326): Starting Xposed version 85, compiled for SDK 23
07-03 11:12:43.713 I/Xposed ( 326): Device: AO5510 (YU), Android version 6.0.1 (SDK 23)
07-03 11:12:43.713 I/Xposed ( 326): ROM: YUREKA-userdebug 6.0.1 MOB30M ab0088884a test-keys
07-03 11:12:43.713 I/Xposed ( 326): Build fingerprint: YU/YUREKA/YUREKA:5.1.1/LMY49J/YOG4PAS8A4:user/release-keys
07-03 11:12:43.713 I/Xposed ( 326): Platform: arm64-v8a, 64-bit binary, system server: yes
07-03 11:12:43.713 I/Xposed ( 326): SELinux enabled: yes, enforcing: yes
07-03 11:12:44.737 E/Xposed ( 326): Found /data/data/de.robv.android.xposed.installer/conf/disabled, not loading Xposed
07-03 11:12:44.852 I/Xposed ( 326): Forcing image recompilation because /data/dalvik-cache/arm64/[email protected]@boot.art is not compiled for the current Xposed version
07-03 11:12:53.861 I/Xposed ( 327): -----------------
07-03 11:12:53.861 I/Xposed ( 327): Starting Xposed version 85, compiled for SDK 23
07-03 11:12:53.861 I/Xposed ( 327): Device: AO5510 (YU), Android version 6.0.1 (SDK 23)
07-03 11:12:53.861 I/Xposed ( 327): ROM: YUREKA-userdebug 6.0.1 MOB30M ab0088884a test-keys
07-03 11:12:53.861 I/Xposed ( 327): Build fingerprint: YU/YUREKA/YUREKA:5.1.1/LMY49J/YOG4PAS8A4:user/release-keys
07-03 11:12:53.861 I/Xposed ( 327): Platform: arm64-v8a, 32-bit binary, system server: no
07-03 11:12:53.861 I/Xposed ( 327): SELinux enabled: yes, enforcing: yes
07-03 11:12:53.865 E/Xposed ( 327): Found /data/data/de.robv.android.xposed.installer/conf/disabled, not loading Xposed
07-03 11:12:53.952 I/Xposed ( 327): Forcing image recompilation because /data/dalvik-cache/arm/sy[email protected]@boot.art is not compiled for the current Xposed version
Have you tried reinstalling your rom?
Tītan
_Ghost said:
I have Yu Yureka running CM13. I get a message stating 'framework has been installed but is inactive. Please check logs.' I tried deleting the disable file at /data/data/de. Rovo../confi.. Yet it still persists. I tried dirty flashing also. Logs are attached below.
07-03 11:12:43.713 I/Xposed ( 326): -----------------
07-03 11:12:43.713 I/Xposed ( 326): Starting Xposed version 85, compiled for SDK 23
07-03 11:12:43.713 I/Xposed ( 326): Device: AO5510 (YU), Android version 6.0.1 (SDK 23)
07-03 11:12:43.713 I/Xposed ( 326): ROM: YUREKA-userdebug 6.0.1 MOB30M ab0088884a test-keys
07-03 11:12:43.713 I/Xposed ( 326): Build fingerprint: YU/YUREKA/YUREKA:5.1.1/LMY49J/YOG4PAS8A4:user/release-keys
07-03 11:12:43.713 I/Xposed ( 326): Platform: arm64-v8a, 64-bit binary, system server: yes
07-03 11:12:43.713 I/Xposed ( 326): SELinux enabled: yes, enforcing: yes
07-03 11:12:44.737 E/Xposed ( 326): Found /data/data/de.robv.android.xposed.installer/conf/disabled, not loading Xposed
07-03 11:12:44.852 I/Xposed ( 326): Forcing image recompilation because /data/dalvik-cache/arm64/[email protected]@boot.art is not compiled for the current Xposed version
07-03 11:12:53.861 I/Xposed ( 327): -----------------
07-03 11:12:53.861 I/Xposed ( 327): Starting Xposed version 85, compiled for SDK 23
07-03 11:12:53.861 I/Xposed ( 327): Device: AO5510 (YU), Android version 6.0.1 (SDK 23)
07-03 11:12:53.861 I/Xposed ( 327): ROM: YUREKA-userdebug 6.0.1 MOB30M ab0088884a test-keys
07-03 11:12:53.861 I/Xposed ( 327): Build fingerprint: YU/YUREKA/YUREKA:5.1.1/LMY49J/YOG4PAS8A4:user/release-keys
07-03 11:12:53.861 I/Xposed ( 327): Platform: arm64-v8a, 32-bit binary, system server: no
07-03 11:12:53.861 I/Xposed ( 327): SELinux enabled: yes, enforcing: yes
07-03 11:12:53.865 E/Xposed ( 327): Found /data/data/de.robv.android.xposed.installer/conf/disabled, not loading Xposed
07-03 11:12:53.952 I/Xposed ( 327): Forcing image recompilation because /data/dalvik-cache/arm/[email protected]@boot.art is not compiled for the current Xposed version
Click to expand...
Click to collapse
That's your issue.
Use a file explorer with root access and delete this file:
/data/data/de.robv.android.xposed.installer/conf/disabled
Portgas D. Ace said:
That's your issue.
Use a file explorer with root access and delete this file:
/data/data/de.robv.android.xposed.installer/conf/disabled
Click to expand...
Click to collapse
Thanks, I had done it already. A couple of reboots fixed the problem.

Xposed Modules Stopped Working [Clean install not fixing the issue]

I Installed Xposed (Flashed framework with TWRP and installed APK) and then installed the Mock Mock Location module.
I restarted, configured the module and everything was working 100%.
I went to bed and woke up the next morning and it stopped working..
I tried uninstalling the module, reinstalling, installed different modules that do the same thing etc but nothing worked.
I then did a clean uninstall by flashing the uninstall zip, uninstalling the apk and deleting all the leftover xposed files
After a clean install it still isn't working..
I am certain that the module isn't working. I wrote a basic app to check the state of the mock location setting in developer settings and I've verified it with other apps.
I can't find the xposed installer in my SU app either (not sure if it was there before)
08-22 18:14:39.110 I/Xposed ( 489): -----------------
08-22 18:14:39.110 I/Xposed ( 489): Starting Xposed version 86, compiled for SDK 23
08-22 18:14:39.110 I/Xposed ( 489): Device: Nexus 5X (LGE), Android version 6.0.1 (SDK 23)
08-22 18:14:39.111 I/Xposed ( 489): ROM: MTC20F
08-22 18:14:39.111 I/Xposed ( 489): Build fingerprint: google/bullhead/bullhead:6.0.1/MTC20F/3031278:user/release-keys
08-22 18:14:39.112 I/Xposed ( 489): Platform: arm64-v8a, 64-bit binary, system server: yes
08-22 18:14:39.112 I/Xposed ( 489): SELinux enabled: yes, enforcing: yes
08-22 18:14:39.129 I/Xposed ( 489): -----------------
08-22 18:14:39.130 I/Xposed ( 489): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
08-22 18:14:39.586 I/Xposed ( 489): Detected ART runtime
08-22 18:14:39.604 I/Xposed ( 489): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing
08-22 18:14:40.023 I/Xposed ( 489): Loading modules from /data/app/com.brandonnalls.mockmocklocations-1/base.apk
08-22 18:14:40.183 I/Xposed ( 489): Loading class com.brandonnalls.mockmocklocations.OverrideSettingsSecure
08-22 18:14:49.258 I/Xposed ( 490): -----------------
08-22 18:14:49.259 I/Xposed ( 490): Starting Xposed version 86, compiled for SDK 23
08-22 18:14:49.259 I/Xposed ( 490): Device: Nexus 5X (LGE), Android version 6.0.1 (SDK 23)
08-22 18:14:49.260 I/Xposed ( 490): ROM: MTC20F
08-22 18:14:49.260 I/Xposed ( 490): Build fingerprint: google/bullhead/bullhead:6.0.1/MTC20F/3031278:user/release-keys
08-22 18:14:49.261 I/Xposed ( 490): Platform: arm64-v8a, 32-bit binary, system server: no
08-22 18:14:49.261 I/Xposed ( 490): SELinux enabled: yes, enforcing: yes
08-22 18:14:49.264 I/Xposed ( 490): -----------------
08-22 18:14:49.265 I/Xposed ( 490): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
08-22 18:14:49.696 I/Xposed ( 490): Detected ART runtime
08-22 18:14:49.708 I/Xposed ( 490): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing
08-22 18:14:49.995 I/Xposed ( 490): Loading modules from /data/app/com.brandonnalls.mockmocklocations-1/base.apk
08-22 18:14:50.100 I/Xposed ( 490): Loading class com.brandonnalls.mockmocklocations.OverrideSettingsSecure
Nexus 5X
Android 6.0.1 Stock
APK Version 3.0 Alpha4
Framework: SDK23, arm64, v86

Why Xposed cannot load module?

I created an application in the android studio
launched it on the device
activated the module in the XposedInstaller
After rebooting I get such a log
Code:
04-01 13:27:46.115 I/Xposed ( 231): -----------------
04-01 13:27:46.115 I/Xposed ( 231): Starting Xposed version 87.3 (Systemless by topjohnwu), compiled for SDK 22
04-01 13:27:46.115 I/Xposed ( 231): Device: :), Android version 5.1.1 (SDK 22)
04-01 13:27:46.115 I/Xposed ( 231): ROM: LMY48T
04-01 13:27:46.115 I/Xposed ( 231): Build fingerprint: google/razor/flo:5.1.1/LMY48T/2237560:user/release-keys
04-01 13:27:46.115 I/Xposed ( 231): Platform: armeabi-v7a, 32-bit binary, system server: yes
04-01 13:27:46.115 I/Xposed ( 231): SELinux enabled: yes, enforcing: yes
04-01 13:27:46.122 I/Xposed ( 231): -----------------
04-01 13:27:46.123 I/Xposed ( 231): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
04-01 13:27:46.866 I/Xposed ( 231): Detected ART runtime
04-01 13:27:46.889 I/Xposed ( 231): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing
04-01 13:27:47.445 I/Xposed ( 231): Loading modules from /data/app/daylemk.xposed.xbridge-1/base.apk
04-01 13:27:47.462 I/Xposed ( 231): Loading class daylemk.xposed.xbridge.XposedInit
04-01 13:27:47.486 I/Xposed ( 231): Loading modules from /data/app/hooker.admin.hooker_v02-2/base.apk
04-01 13:27:47.517 E/Xposed ( 231): Cannot load module:
04-01 13:27:47.517 E/Xposed ( 231): The Xposed API classes are compiled into the module's APK.
04-01 13:27:47.517 E/Xposed ( 231): This may cause strange issues and must be fixed by the module developer.
04-01 13:27:47.517 E/Xposed ( 231): For details, see: [you know what]
04-01 13:27:47.517 I/Xposed ( 231): Loading modules from /data/app/com.device.emulator-1/base.apk
04-01 13:27:47.551 I/Xposed ( 231): Loading class com.device.emulator.hook.Xposed
04-01 13:28:20.716 E/XposedInstaller( 2231): AdvancedInstallerFragment -> Unable to resolve host "raw.githubusercontent.com": No address associated with hostname
Prior to this, Xposed installer couldn't find the class from the file "xposed_init", but I disabled Instant Run.
xposed_init
Code:
hooker.admin.hooker_v02.XMain
XMain.java
Code:
package hooker.admin.hooker_v02;
import de.robv.android.xposed.IXposedHookInitPackageResources;
// ...
import de.robv.android.xposed.callbacks.XC_LoadPackage.LoadPackageParam;
public class XMain implements IXposedHookInitPackageResources, IXposedHookLoadPackage, IXposedHookZygoteInit
{
// ...
}
In short, everything should be fine. I suspect that this is due to the fact that the SDK version ofdevice is 22, and target SDK of Gradle Build is 26. If I change target SDK to 22 in project structure (and Gradle Build files) then there are errors in building of apk. Can you help, because I'm new and have spent a lot of time and energy on this?
The thing is you are including Xposed API into your module which is not OK.
Yo have to configure the gradle for Xposed lib to be "provided" not "compiled".

Categories

Resources