Bluetooth Library Patcher

Android Module logo

Description

This module attends to avoid losing bluetooth pairings after reboot or airplane mode switch on rooted samsung devices.

It patches on the fly the bluetooth library and should support most of samsung devices on android Nougat, Oreo, Pie, 10, 11, 12, 13 and 14.

This patch is NOT applicable with an aosp rom, only samsung stock/based.

Galaxy Watch devices support

Due to limitations in Magisk, a manual step is required to fix pairing issues with Galaxy Watch devices. After installing the Magisk module, use a command line (like Terminal Emulator or Termux) to run the following commands, then reboot:

*Beware! /!\ Starting from the S21 serie you can not use these commands (or you have to be SURE your vendor partition isn’t read only or full) and must instead use the zip bellow to flash using TWRP. The commands below could brick your device /!*

$ su
$ mount -o remount,rw /vendor
$ for i in `grep -lr 'security.wsm' /vendor/etc/vintf`; do [ ! -z $i ] && sed -i "$((`awk '/security.wsm/ {print FNR}' $i`-1)),/<\/hal>/d" $i; done
$ mount -o remount,ro /vendor

Alternatively with Android 12L and below, instead of installing the Magisk module and running the commands, flash the zip file from this Github repo releases (BluetoothLibraryPatcher_twrp_X.X.X.zip) meant for TWRP recovery.

Another new and easier alternative is to use Magisk Delta fork. With this version of magisk no additional steps are required. Just install the module and enjoy.

Credits

Source code

Github

Support

XDA

Changelog

v2.7.0

v2.6.9

v2.6.8

v2.6.7

v2.6.6

v2.6.4

v2.6.3

v2.6.2

v2.6.1

v2.6

v2.5.1

v2.5

v2.4.4

v2.4.3

v2.4.2

v2.4.1

v2.4.0

v2.3.1

v2.3

v2.2.3

v2.2.2

v2.2.1

v2.2

v2.1.1

v2.1

v2.0

v1.9

v1.8

Download Link

Module Info

Type : module
Date Release :
If the link is broken or there is something that needs to be updated in the post contact us.

Other modules

Gspyro

By : Genius_Cry

Changelog Support Magisk &amp; Apatch Kernel Su Color Script Upgraded and More Improved Display Color Grading More Accurate Better For Video Streaming Improved For Gaming ,[ Specially Easy Spot Long rang Object; like enemy ] Module Template Upgraded And More Improvement. Notes Don&rsquo;t use any …...

xmlpak-RE – a road to vendor apps

By : rushiranpise

REincarnated or Maybe REvived ?? Or Something Else :P Description This module enables you to download and install vendor apps from Google Play. Their compatibility is not guaranteed. What vendors are supported? HTC, OnePlus, Essential, Asus, Nokia/HMD Global, Nothing, Google , Motorola, BlackBerry, …...

Dirac Audio Nothing Phone 1 Magisk Module

DISCLAIMER Nothing apps and blobs are owned by Nothing™. Dirac apps and blobs are owned by Dirac™. The MIT license specified here is for the Magisk Module only, not for Nothing &amp; Dirac apps and blobs. Descriptions Sound effect ported from Nothing Phone 1 (Spacewar) and integrated as a Magisk …...

Pixel Xpert Magisk / Kernelsu Module

Pixel Xpert is a module for rooted Pixel phones running Android 13 and later, designed to unlock customizations not natively available on your device. It&rsquo;s a combined Xposed and Magisk module, offering a range of tweaks and adjustments. Description System Modifications: Pixel Xpert enables you …...

Force Dark Mode Chrome

Force Dark mode Chrome Link Download ...

AdAway

Tired of intrusive ads cluttering your Android screen? AdAway is a powerful open-source solution that gives you control over your mobile browsing and app experience. By leveraging the &ldquo;hosts&rdquo; file, AdAway effectively blocks ads across your device, leading to a cleaner, faster, and more …...

Zip ZipSigner for Android NDK Magisk / Kernelsu Module

The Zip &amp; ZipSigner for Android NDK module is a tool primarily designed for developers working with Android apps and system modifications. It provides the necessary tools to sign and align ZIP files, which is a crucial step in making Android packages installable. Key features: Zipsigner: A …...

Zgisk Next

Standalone implementation of Zygisk, providing Zygisk API support for KernelSU and a replacement of Magisk&rsquo;s built-in Zygisk. Copyright Notice Copyright © 2024 Zygisk Next developers. All rights reserved. The software Zygisk Next, starting from version v4-0.9.2, is no longer under the GPL-3.0 …...

Daily Job Scheduler (DJS)

DESCRIPTION LICENSE DISCLAIMER WARNING DONATIONS PREREQUISITES CONFIGURATION (/data/adb/vr25/djs-data/config.txt) USAGE Terminal Commands NOTES/TIPS FOR FRONT-END DEVELOPERS Basics Initializing DJS FREQUENTLY ASKED QUESTIONS (FAQ) NOOB FRIENDLY Prequisites Steps Extras LINKS LATEST CHANGES …...

Bootloop Protector

Rooting your Android device with Magisk opens a world of customization possibilities through modules. However, a faulty module can lead to a dreaded bootloop, leaving your device stuck in an endless cycle of restarts. Thankfully, bootloop protector modules exist to save the day. What is a Bootloop? …...