What is LPosed, and what can you do with it on your Android device?

We’ve talked about Magisk and its modules in the past, and how they offer a world of tweaks that have to be done in a “no system” way. The popularity of the overlay-based Magisk interface has ballooned just as much as Xposed has, and not without good reason either. In addition to all the benefits that going systemless brings to the table, Magisk can be used to run codes in context Android Zygote process via Riru. For some depositors, these were reasons enough to get caught up in all the irregular stuff.

The original Xposed framework has always been abandoned, but the aftermarket community has come up with a handful of spiritual successors. Using Magisk and Riru as a basis, LPosed It is such a project that provides an ART linking framework without a system.

What is LPosed?

LSposed is another Xposed app in the form of the Riru module. Originally started as a fork of EdXposed, the project has been maintained by LoveSy (aka Yujincheng 08), 南宫 雪 珊 (aka vvb2060), NekoInverter (aka tehcneko) and many other developers. The team developed an in-house Android ART hook library called LSPlant And they created the framework on top of it. The front end is known as LPosed Manager.

LPosed Manager

What are the advantages of LPosed?

  • Compatible with both Riru and Zygisk.
  • Support multi-user setup.
  • You can hide the manager app.
  • Works with Android Oreo 8.1 to Android 13 Beta 1.

How to download LPosed?

The latest version of LSposed can be found on the GitHub repo. Keep in mind that the unit supports both Riru and Zygisk, so you have to get the appropriate variant depending on your current setup.

Download LSposed

LSPosed Manager is hosted on the Google Play Store. Keep in mind that installing the application alone is not enough to activate the framework.

How do I install LSPosed?

Before installing LSposed, make sure you have the latest version of Magisk and Riru installed on the target device.

  1. Download the LSposed ZIP package from the above URL. If you downloaded it on a PC or Mac, connect your Android device to it and copy the downloaded ZIP file to the internal memory of the target device.
  2. Open the Magisk app, and switch to File units Tab using the bottom navigation menu.
  3. Click on the button labeled Install from storage. Next, browse and select the ZIP file you downloaded earlier.
    • If you are using Zygisk, flash the file named LSPosed-xxx-zygisk-release.zip.
    • If you are using Riru then flash the file named LSPosed-xxx-riru-release.zip,
  4. After successful installation, restart your device.
  5. You should see an LSPosed Manager icon in your launcher.
    • If the code does not exist, you can call *#*#5776733#*#* (also known as LSPosed) to run the manager interface. This trick also works after the app is hidden.
  6. This is!

Comparison between LSPosed and the original Xposed framework

Old Xposed Framework stopped working after Android Oreo. Moreover, it has modified core system files to replace the application process and ART runtime. Such a design is not possible for modern Android versions.

LSPosed, on the other hand, is a powerful Magisk unit that has a lot of potential. Moderators frequently add new features and fixes to the code base. Not only is it compatible with a variety of custom Android skins, but it also supports Zygisk (i.e. Magisk in Zygote), which is a huge plus in terms of long-term sustainability.

LSPosed XDA Discussion Topic

Conclusion

Once you have LSPosed installed and configured, check out the best Xposed modules to supercharge your Android modding journey. To unleash the full power of root privileges, you should also take a look at the best apps for rooted Android devices.

[ad_2]

Related posts

Leave a Comment