-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Hello and thank you for you brillinat app! Works good with Samsung S23 Ultra on 15 Android and with Apple Airpods 2, but I had troubles with installing it from Github - program gives error when trying to unpack radare2(not the problem with downloading as it was before, tried lastest nightly build from Actions tab). I've found out that it is possible to install module btl2capfix directly by Magisk and simply skip installing process in app and it worked(I didnt use Xposed, Magisk only). But there is one problem with Samsung devices when they are rooted - they loose pairing from all bluetooth devices when rebooted or airplane mode was toggled. There is module to fix it: https://github.com/3arthur6/BluetoothLibraryPatcher, but it seems to patch just the same library, as your program does. So only one module works in the same time(despite both are enabled). Is there way to use them side by side? Or can you add it in one of the future updates? Thank you for answer!