Assigned
Status Update
Comments
su...@google.com <su...@google.com>
of...@google.com <of...@google.com> #2
Forgot to note the environment.
This crash occurs on only API 21.
This crash occurs on only API 21.
be...@gmail.com <be...@gmail.com> #3
This crash occurs on API 22 and 23 when the user doesn't have Google Play installed. Related discussions: https://stackoverflow.com/q/41025200/842697
Description
How to integrate a associated
android.bluetooth.BluetoothDevice
fromandroid.companion.CompanionDeviceManager
?The constructor prevents using:
class BluetoothDevice @RestrictTo(RestrictTo.Scope.LIBRARY) constructor( internal val fwkDevice: FwkBluetoothDevice )