Skip to content

APatchAutoPatchTool: A script for automating the installation of APatch.

License

Notifications You must be signed in to change notification settings

AkinaAcct/APatchTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APatch Auto Patch Tool

A script that provides custom patching options.

Warning

Still under testing!


This script has the following functions:

  • User-specified image path or get from current Android device.
  • User-specified KernelPatch version. Or default, latest release.
  • User-specified SuperKey.What is SuperKey?
  • Only patch but not install support.

Note

Because of some problems that may occur, support for all terminal software other than Termux has been dropped.


Usage

  • Open Termux(Other terminal app in Android is not support!)

  • Prepare

cd ${HOME}
curl -LO https://raw.githubusercontent.com/AkinaAcct/APatchAutoPatchTool/main/AAP.sh
chmod +x AAP.sh

After this, You can directly run AAP.sh after command tsu is executed.

  • Run

Usage:

./AAP.sh -h

If you encounter any issues, please submit a issue on github.


Credits:

About

APatchAutoPatchTool: A script for automating the installation of APatch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages