Skip to content

PeterKnecht93/BluetoothLibraryPatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Bluetooth Library Patcher

Licensed under the terms of the GNU General Public License v3.0.

What does it do?

This script patches the bluetooth library to avoid losing bluetooth pairings after a reboot or airplane mode switch on rooted samsung devices. Like the module, it should support libraries from most samsung devices running Android 7.0-14.

How to use?

On a Linux or WSL system with xxd installed, run:

./bt-lib-patcher.sh <lib/apex> <api> [arm/qcom]

It will output the patched library to out/, and saves the original library to out/stock/ if you provided an apex.

Credits:

About

Patch the bluetooth library of your Samsung Galaxy device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages