Can't get xposed to work - Xposed General

The other day, my phone rebooted itself, disabling/uninstalling xposed framework in the process. Reflashed, and it still didn't work. Today I clean flashed my ROM, and it still isn't working. Nexus 6 using Benzo ROM. Used the latest official SDK22 xposed. In the app, it says the framework is installed not enabled. I ticked the unlock bootloader in dev options just in case, and i tried the uninstaller as well. Root works just fine. Can't think of any other solutions. My log is below
09-05 16:52:18.586 I/Xposed ( 428): -----------------
09-05 16:52:18.587 I/Xposed ( 428): Starting Xposed version 73, compiled for SDK 22
09-05 16:52:18.587 I/Xposed ( 428): Device: Nexus 6 (motorola), Android version 5.1.1 (SDK 22)
09-05 16:52:18.587 I/Xposed ( 428): ROM: LVY48E
09-05 16:52:18.587 I/Xposed ( 428): Build fingerprint: google/shamu/shamu:5.1.1/LVY48E/2116406:user/release-keys
09-05 16:52:18.587 I/Xposed ( 428): Platform: armeabi-v7a, 32-bit binary, system server: yes
09-05 16:52:18.587 I/Xposed ( 428): SELinux enabled: yes, enforcing: no
09-05 16:52:21.756 E/Xposed ( 428): Found /data/data/de.robv.android.xposed.installer/conf/disabled, not loading Xposed
09-05 16:52:22.102 I/Xposed ( 428): Forcing image recompilation because /data/dalvik-cache/arm/[email protected]@boot.art is not compiled for the current Xposed version
09-05 16:53:27.537 F/libc ( 377): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 388 (BootAnimation)
09-05 16:53:27.588 E/DEBUG ( 414): unexpected waitpid response: n=388, status=00000000
09-05 16:53:27.588 E/DEBUG ( 414): tid exited before attach completed: tid 388

ezMesican said:
The other day, my phone rebooted itself, disabling/uninstalling xposed framework in the process. Reflashed, and it still didn't work. Today I clean flashed my ROM, and it still isn't working. Nexus 6 using Benzo ROM. Used the latest official SDK22 xposed. In the app, it says the framework is installed not enabled. I ticked the unlock bootloader in dev options just in case, and i tried the uninstaller as well. Root works just fine. Can't think of any other solutions. My log is below
09-05 16:52:18.586 I/Xposed ( 428): -----------------
09-05 16:52:18.587 I/Xposed ( 428): Starting Xposed version 73, compiled for SDK 22
09-05 16:52:18.587 I/Xposed ( 428): Device: Nexus 6 (motorola), Android version 5.1.1 (SDK 22)
09-05 16:52:18.587 I/Xposed ( 428): ROM: LVY48E
09-05 16:52:18.587 I/Xposed ( 428): Build fingerprint: google/shamu/shamu:5.1.1/LVY48E/2116406:user/release-keys
09-05 16:52:18.587 I/Xposed ( 428): Platform: armeabi-v7a, 32-bit binary, system server: yes
09-05 16:52:18.587 I/Xposed ( 428): SELinux enabled: yes, enforcing: no
09-05 16:52:21.756 E/Xposed ( 428): Found /data/data/de.robv.android.xposed.installer/conf/disabled, not loading Xposed
09-05 16:52:22.102 I/Xposed ( 428): Forcing image recompilation because /data/dalvik-cache/arm/[email protected]@boot.art is not compiled for the current Xposed version
09-05 16:53:27.537 F/libc ( 377): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 388 (BootAnimation)
09-05 16:53:27.588 E/DEBUG ( 414): unexpected waitpid response: n=388, status=00000000
09-05 16:53:27.588 E/DEBUG ( 414): tid exited before attach completed: tid 388
Click to expand...
Click to collapse
You should have a look at the unofficial Q&A in post #2 of this thread. The solution for your issue is described there. I have highlighted the corresponding line in your Xposed log.

Related

IOException: Invalid argument while reading ...

Hi guys! I'm really starting to love your community, as you 've helped me a lot tweaking my smartphones (Arc S - KK & SP - J).
I just flashed my SP to CM 12, Android 5.0.2 and I'm facing a problem with the Xposed Framework.
The thing is that it's working just fine until I'm checking the modules and rebooting. Its requesting me to reboot again, so the Xposed gets ativated.
I 've got the log here, as I'm not a developer or a programmer, I just google and follow instructions and things work like magic!
03-07 03:36:04.453 I/Xposed ( 518): -----------------
03-07 03:36:04.453 I/Xposed ( 518): Starting Xposed binary version 60, compiled for SDK 21
03-07 03:36:04.453 I/Xposed ( 518): Phone: Xperia SP (Sony), Android version 5.0.2 (SDK 21)
03-07 03:36:04.453 I/Xposed ( 518): ROM: cm_lbhuashan-userdebug 5.0.2 LRX22G d961795a75 test-keys
03-07 03:36:04.453 I/Xposed ( 518): Build fingerprint: Sony/C5303/C5303:4.3/12.1.A.1.207/Nvt_nw:user/release-keys
03-07 03:36:04.453 I/Xposed ( 518): Platform: armeabi-v7a, 32-bit binary, system server: yes
03-07 03:36:04.453 I/Xposed ( 518): SELinux enabled: yes, enforcing: yes
03-07 03:36:04.463 I/Xposed ( 518): -----------------
03-07 03:36:04.473 I/Xposed ( 518): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
03-07 03:36:05.253 I/Xposed ( 518): Detected ART runtime
03-07 03:36:05.313 I/Xposed ( 518): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
03-07 03:36:05.704 I/Xposed ( 518): Initializing XposedBridge version 61
03-07 03:36:05.924 I/Xposed ( 518): Errors during Xposed initialization
03-07 03:36:05.924 E/Xposed ( 518): java.io.IOException: Invalid argument while reading /data/data/de.robv.android.xposed.installer/conf/modules.list
03-07 03:36:05.924 E/Xposed ( 518): at de.robv.android.xposed.services.ZygoteService.readFile(Native Method)
03-07 03:36:05.924 E/Xposed ( 518): at de.robv.android.xposed.services.BaseService.getFileInputStream(BaseService.java:116)
03-07 03:36:05.924 E/Xposed ( 518): at de.robv.android.xposed.XposedBridge.loadModules(XposedBridge.java:414)
03-07 03:36:05.924 E/Xposed ( 518): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:105)
I also get same error message sometimes. Not sure what causes that. @rovo89 may give us advice.
https://github.com/rovo89/Xposed/issues/25

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!

[Q] v61 sdk22 log errors, framework not active

I was recommended to install an older version given my bootloops w/v65.
So now my goal is to get Xposed Framework to be active.
I have BubbleUPnP installed but not sure why it errors.
Any help would be greatly appreciated.
07-04 16:22:08.285 I/Xposed ( 272): -----------------
07-04 16:22:08.285 I/Xposed ( 272): Starting Xposed binary version 61, compiled for SDK 22
07-04 16:22:08.285 I/Xposed ( 272): Device: SM-G900T (samsung), Android version 5.1.1 (SDK 22)
07-04 16:22:08.285 I/Xposed ( 272): ROM: cm_klte-userdebug 5.1.1 LMY48B 351148569d test-keys
07-04 16:22:08.285 I/Xposed ( 272): Build fingerprint: samsung/kltetmo/kltetmo:4.4.2/KOT49H/G900TUVU1BNH5:user/release-keys
07-04 16:22:08.285 I/Xposed ( 272): Platform: armeabi-v7a, 32-bit binary, system server: yes
07-04 16:22:08.285 I/Xposed ( 272): SELinux enabled: yes, enforcing: yes
07-04 16:22:09.292 I/Xposed ( 272): -----------------
07-04 16:22:09.294 I/Xposed ( 272): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
07-04 16:22:09.657 I/Xposed ( 272): Detected ART runtime
07-04 16:22:09.671 I/Xposed ( 272): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
07-04 16:22:09.777 I/Xposed ( 272): Initializing XposedBridge version 64
07-04 16:22:09.871 I/Xposed ( 272): Loading modules from /data/app/com.bubblesoft.android.bubbleupnp-2/base.apk
07-04 16:22:09.871 I/Xposed ( 272): File does not exist
07-04 16:24:17.544 W/Xposed ( 935): Package name for /data/app/com.estrongs.android.pop-2/base.apk had to be retrieved via parser
07-04 16:24:22.855 W/Xposed ( 3338): Package name for /system/priv-app/SystemUI/SystemUI.apk had to be retrieved via parser
07-04 16:24:37.303 W/Xposed ( 935): Package name for /data/app/com.cleanmaster.security-2/base.apk had to be retrieved via parser
fishinpercolator said:
I was recommended to install an older version given my bootloops w/v65.
So now my goal is to get Xposed Framework to be active.
I have BubbleUPnP installed but not sure why it errors.
Any help would be greatly appreciated.
07-04 16:22:08.285 I/Xposed ( 272): -----------------
07-04 16:22:08.285 I/Xposed ( 272): Starting Xposed binary version 61, compiled for SDK 22
07-04 16:22:08.285 I/Xposed ( 272): Device: SM-G900T (samsung), Android version 5.1.1 (SDK 22)
07-04 16:22:08.285 I/Xposed ( 272): ROM: cm_klte-userdebug 5.1.1 LMY48B 351148569d test-keys
07-04 16:22:08.285 I/Xposed ( 272): Build fingerprint: samsung/kltetmo/kltetmo:4.4.2/KOT49H/G900TUVU1BNH5:user/release-keys
07-04 16:22:08.285 I/Xposed ( 272): Platform: armeabi-v7a, 32-bit binary, system server: yes
07-04 16:22:08.285 I/Xposed ( 272): SELinux enabled: yes, enforcing: yes
07-04 16:22:09.292 I/Xposed ( 272): -----------------
07-04 16:22:09.294 I/Xposed ( 272): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
07-04 16:22:09.657 I/Xposed ( 272): Detected ART runtime
07-04 16:22:09.671 I/Xposed ( 272): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
07-04 16:22:09.777 I/Xposed ( 272): Initializing XposedBridge version 64
07-04 16:22:09.871 I/Xposed ( 272): Loading modules from /data/app/com.bubblesoft.android.bubbleupnp-2/base.apk
07-04 16:22:09.871 I/Xposed ( 272): File does not exist
07-04 16:24:17.544 W/Xposed ( 935): Package name for /data/app/com.estrongs.android.pop-2/base.apk had to be retrieved via parser
07-04 16:24:22.855 W/Xposed ( 3338): Package name for /system/priv-app/SystemUI/SystemUI.apk had to be retrieved via parser
07-04 16:24:37.303 W/Xposed ( 935): Package name for /data/app/com.cleanmaster.security-2/base.apk had to be retrieved via parser
Click to expand...
Click to collapse
I have a LeTV x600, it get stuck in a boot loop too, the uninstaller worked tough. However, how can i get that boot log? I want to help xposed work on this phone.
sansanc said:
I have a LeTV x600, it get stuck in a boot loop too, the uninstaller worked tough. However, how can i get that boot log? I want to help xposed work on this phone.
Click to expand...
Click to collapse
Hi sorry I no longer have the bootlog :/ I've subsequently reflashed a different rom altogether and now on touchwiz (XtreStoLite).
fishinpercolator said:
Hi sorry I no longer have the bootlog :/ I've subsequently reflashed a different rom altogether and now on touchwiz (XtreStoLite).
Click to expand...
Click to collapse
Ok, but how you managed to get the log?
Oh! There is an option in the Xposed app for Logs.
fishinpercolator said:
Oh! There is an option in the Xposed app for Logs.
Click to expand...
Click to collapse
Oh, so the xposed app work even tough the framework doesn't? Alright mate, thanks!

xposed module not working

I have built a xposed module called userinloop.Right now I am updating it to the latest android version.The module worked on android 6 properly but it is not working anymore on the 7.1.1.Whenever I open it it says please install xposed module.
This is the log-
05-29 11:13:09.786 I/Xposed ( 456): -----------------
05-29 11:13:09.787 I/Xposed ( 456): Starting Xposed version 89, compiled for SDK 25
05-29 11:13:09.787 I/Xposed ( 456): Device: Nexus 6 (motorola), Android version 7.1.1 (SDK 25)
05-29 11:13:09.787 I/Xposed ( 456): ROM: N6F27M
05-29 11:13:09.787 I/Xposed ( 456): Build fingerprint: google/shamu/shamu:7.1.1/N6F27M/4299435:user/release-keys
05-29 11:13:09.787 I/Xposed ( 456): Platform: armeabi-v7a, 32-bit binary, system server: yes
05-29 11:13:09.787 I/Xposed ( 456): SELinux enabled: yes, enforcing: yes
05-29 11:13:09.816 I/Xposed ( 456): -----------------
05-29 11:13:09.817 I/Xposed ( 456): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
05-29 11:13:12.211 I/Xposed ( 456): Detected ART runtime
05-29 11:13:12.224 I/Xposed ( 456): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing
05-29 11:13:12.694 I/Xposed ( 456): Loading modules from /data/app/it.unipd.montesel.userloop-1/base.apk
05-29 11:13:12.743 I/Xposed ( 456): Loading class it.unipd.montesel.userloop.XUserLoop
05-29 11:13:12.746 E/Xposed ( 456): Failed to load class it.unipd.montesel.userloop.XUserLoop
05-29 11:13:12.746 E/Xposed ( 456): java.lang.ClassNotFoundException: Didn't find class "it.unipd.montesel.userloop.XUserLoop" on path: DexPathList[[zip file "/data/app/it.unipd.montesel.userloop-1/base.apk"],nativeLibraryDirectories=[/system/lib, /vendor/lib]]
05-29 11:13:12.746 E/Xposed ( 456): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
05-29 11:13:12.746 E/Xposed ( 456): at java.lang.ClassLoader.loadClass(ClassLoader.java:380)
05-29 11:13:12.746 E/Xposed ( 456): at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
05-29 11:13:12.746 E/Xposed ( 456): at de.robv.android.xposed.XposedInit.loadModule(XposedInit.java:536)
05-29 11:13:12.746 E/Xposed ( 456): at de.robv.android.xposed.XposedInit.loadModules(XposedInit.java:466)
05-29 11:13:12.746 E/Xposed ( 456): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:96)
thanks in advance!

Categories

Resources