Android 12
-
As a heads up, it looks like an important number of Bluetooth APIs will be blocked on Android 12.
The full list can be found here: https://developer.android.com/about/versions/12/non-sdk-12
Is this something we should be worried about? Maybe it would be a good idea to run the SweetBlue tests on an Android 12 device and ping the Android team if some APIs are being used by the library.
-
@alejandrohcruz said in Android 12:
For new android versions, we always run the library through tests, to make sure the library is compatible. At a quick glance, I only see one method we use that will be blocked (factoryReset). While it'd be nice to keep that method, I don't think it's a huge loss (and I was never sure it really made any difference than just turning the ble radio off/on).