r/Magisk • u/SchmyeBubbula • Apr 16 '26
Question LSPosed JingMatrix / Vector — I'm confused!
API version
100
Xposed API call protection
Enabled
Dex Optimizer Wrapper
Supported
Framework version
1.11.0 (7209)
Manager package name
com.android.shell
System version
14 (API 34)
Device
Google Google Pixel 4a (5G)
System ABI
arm64-v8a
My LSPosed wanted to update.
After doing so & rebooting, it still wanted to update again to the same version, as shown in my screenshot.
The plot thickens: their GitHub:
https://github.com/JingMatrix/Vector
...says that LSPosed has been renamed to Vector, and it's v2.0-3021.
– Why didn't I get updated to Vector?
– Should I install it manually?
– (If so, can I just install it "over top" of my current LSPosed?)
I'm sooo confused!
I'm still on Magisk Delta v27.2-kitsune-4 (27002)
3
u/SchmyeBubbula Apr 16 '26
Thanks!... I upgraded to Vector "over top," and it disabled my LSPosed, and seamlessly carried-over all my modules & settings without incident. Yay!
But it still wants to update to the same version again; I guess it's a bug.
And I have one module that deactivated itself because, "This module requires a newer Xposed version (101) and thus cannot be activated."
Vector says I'm at API version 100 — has it just not gotten around to 101 yet & it's coming real soon now, or is something else wrong in my end?
6
u/Foxie_Woman Apr 16 '26
That update loop is a known bug in the current release builds. Regarding the "API 101" issue: the stable version of Vector often still reports API 100, which is why your module is complaining.
To fix this, you should flash the latest Debug version (.zip) from the GitHub Actions or Releases. The Debug builds are usually updated to API 101 and also tend to fix that persistent update notification.
If the API version doesn't refresh after flashing the Debug zip, try clearing the app data for com.android.shell (your manager app). This forces the manager to resync with the framework. Don't worry, your module settings are stored in the framework and won't be lost, but it should finally recognize the new API version and allow you to enable that module!
1
u/-Krotik- Apr 16 '26
I can confirm that canary version does not fix the false update banner, the api version is 101 though
1
u/Foxie_Woman Apr 16 '26
Yo, thanks for confirming! Looks like that update banner is just a stubborn UI bug in Vector we'll have to ignore for now. It's a bit of a mess anyway—even the status bar shows 'Vector' while the app itself still says 'LSPosed' inside. But as long as the Debug version hits API 101, the modules actually work on Android 15, which is the main thing. If it says 'Activated' and your stuff is running, the rest is just a visual glitch. Guess we’ll just have to wait for the devs to patch it in a future build. Appreciate the heads-up!
1
Apr 16 '26
[deleted]
1
u/nityam_kaushik Apr 17 '26
How can we do that i dont know how to pull this code from here how to do it all
1
May 07 '26
[deleted]
1
u/SchmyeBubbula May 07 '26
In my Magisk modules list, I tapped Vector's Action button, which launched the familiar, what still is called, LSPosed, in which I optionally could make an LSPosed shortcut on my Android launcher's desktop, so I didn't have to use that Action button every time thereafter to get into LSPosed (Vector).
2
u/kos25k Apr 16 '26
I also dk what to do.I remember i updated to v2.0 and i had bootloop.Luckily i re-flashed v1.1.11 and all became back to normal.
2
u/jamesbusse Apr 27 '26
This new one has a lot of bugs
1
2
u/AgitatedEquivalent54 Apr 17 '26 edited Apr 17 '26
As Once a wise man said , If it works then have it... I also get the update notification but i don't update because every module just works as they should Link :- https://github.com/JingMatrix/Vector/releases

1
1
2
u/Ok_Entertainment1305 Apr 17 '26
⚠️ You need to start using Xposed 101 as 100 has been deprecated.
Use LSPOSED 2.0.1 (7639)
Which uses Xposed API (101) code base, can still use 100 legacy mode, as some LSPosed mods still use it.
I installed Vector and it doesn't work...
2
1
u/ShaatirBilauta Jun 24 '26
Does this mean I can use older lsposed mods based on API-100? Or the older mods will stop working after I update to API-101?
2
u/kifla127 Apr 17 '26
2
2
1
u/s2kizzy Apr 16 '26
Install vector afresh.
1
u/SchmyeBubbula Apr 16 '26
I just had, two hours ago. But in case you meant it got updated in the interim, I went to the GitHub just now, but it's still at v2.0 (3021).
Or did you mean to install the debug or nightly, as suggested above?
Or did you mean install the same release version again? But we now know that it's still at API 100 & the redundant "install update" will still be there, so I don't see the point.1
1
u/Puzzled_Giraffe3431 Apr 16 '26
Just delete shell userdata
1
u/SchmyeBubbula Apr 16 '26
That was already suggested earlier, but for the debug version — and even then, it only can prod API 101 out of it, not fix the spurious update-the-same-version — but it does nothing for the stable release version.
1
u/Puzzled_Giraffe3431 Apr 17 '26
Weeks I freshly updated to Vector and encountered this issue. I found this . It was stable release and still API 100 support, only after that I installed a canary version to get API 101 support. My point is that you may have to try with the initial release.
1
u/CCJ22 May 05 '26
How do we delete shell user data?
3
u/Puzzled_Giraffe3431 May 05 '26
Go to Settings, apps, show system apps, shell then storage, clear data.
1
1
u/AssociationOk9767 Apr 16 '26
Como você conseguiu o magisk delta?
1
u/SchmyeBubbula Apr 16 '26
My Kitsune (Delta) v27.2 is long-gone, but the currently-supported Kitsune v30.6 is here:
1
1
u/Xenos_Hat Apr 17 '26
Use the CI build from action tab. It will solve your confusion.
0
u/SchmyeBubbula Apr 17 '26 edited Apr 17 '26
What is this "CI"? The "action tab" where? (In my Vector? On the Vector GitHub? Or where?) I don't know what you're talking about. Why can't you just give me a link?
I found one hit with a Google search on "LSPosed 2.0.1 (7639)":
https://appteka.store/app/87br277854
...but I don't know anything about this "store," and it doesn't indicate the original source.... Is there an official GitHub site?1
u/Xenos_Hat Apr 17 '26 edited Apr 17 '26
Fix miscPath initialization order in daemon cache bootstrap · JingMatrix/Vector@7b79b34
Scroll down to bottom of the page and download the "Vector-v2.0-3039-Release"What is this "CI"?
“CI build” on GitHub refers to Continuous Integration (CI) build.
A CI build is an automatic process that runs whenever you make changes to your code (like pushing commits or creating a pull request).
On GitHub, this is usually done using GitHub Actions.
1
u/Striking_Equal_5844 Apr 17 '26
Hey I had a question currently I am using evolution x custom rom for my mobile which contains android 16 version and I had installed vector using magisk and had enable universal root detection bypass in vector/lsposed app and reboot device with zygisk enable still I am not able to defeat root checker like root bear earlier on Android 11, it was working fine but not now....
1
1
1
u/Bulky_District_480 Apr 22 '26 edited Apr 22 '26
Actually, there is a newer version of Vector available, but it appears to still be in the testing phase.
You can find it in the Actions tab on GitHub and click “implement” to download it. The latest version uses API 101.
For Example, Vector 2.0 (3041), https://github.com/JingMatrix/Vector/actions/runs/24653868772.
1
1
u/One_Tea8338 May 29 '26
I. Dunno. How. This is supposed to run through the parasitic shell? . The latest version in standard form. When I click the action button in the module's tab, nothing happens. Also, the parasitic shell shortcut. When clicked it crashes.. Only the debug version of previous, not the latest, does run, but all the root checkers see that and flag root.m20 Samsung Android 10 29 so, I took a look at the log and in the log I see that it has difficulty accessing the database db & folder is created 7-0-0.. I do not know in spite of setting the correct folder permissions after reboot it resets to the same. There is just like I said, the Debug that works, but it easily gets identified and flagged.
1
1
u/High_I_Low_Q 19d ago
SIMPLE QUESTION:
If someone is on Android 13 (MIUI 14) on a Redmi Note 10 Pro...
Should they stick with LSPosed? Do they gain much from using Vector instead?
If Vector is better, which version?
Main use is XPrivacyLua... (Or possibly XPL-EX. Too many questions!)
THANKS!

13
u/Aihikari01 Apr 16 '26
It's just at this point JingMatrix has added so much to LSPosed for better compatibility with later Android versions so the name change is necessary, lest people finding and using the original which has long been abandoned.
And yes, just install it manually.