Skip to content
 
 

Repository files navigation

LSPatch Framework (Ver. Nougat)

Introduction

This is a Proof of concept of running LSPatch on Android Nougat according to
https://github.com/WinterWolfVN/Support-Old-Android-Docs

LSPatch Manager running on Phicomm N1 (Android Nougat 7.1.2 stock rom) with TAXP module loaded successfully


All source dependencies that were previously Git submodules are vendored in this repository. A normal clone contains the complete source tree; no git submodule initialization is required.

LSPatch is a Rootless implementation of LSPosed framework, integrating Xposed API by inserting dex and so into the target APK.

Supported Versions

This fork is intended to adapt for Android Nougat API 24 using desugar_jdk_libs_nio:2.1.5 and API fallback/downgrading. It is not recommended to use on higher Android devices such as Android 9+

  • Min: Android 7 (API 24)
  • Max: Android 14 (at least tested)

Todo

  • Support Android Nougat
  • Support Android Marshmallow
  • Support Android Lollipop

Download

For stable releases, please go to Github Releases page
For canary build, please check Github Actions
Note: debug builds are only available in Github Actions

Usage

  • Through jar
  1. Download lspatch.jar
  2. Run java -jar lspatch.jar
  • Through manager
  1. Download and install manager.apk on an Android device
  2. Follow the instructions of the manager app

Translation Contributing

You can contribute translation here.

Credits

License

LSPatch is licensed under the GNU General Public License v3 (GPL-3) (http://www.gnu.org/copyleft/gpl.html).

About

LSPatch for Nougat API 24

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors

Languages