You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
On Android, Oreo Underdark library cannot get the bluetooth_address with the folllowing methods String macAddress = android.provider.Settings.Secure.getString(context.getContentResolver(), "bluetooth_address");
Hi,
On Android, Oreo Underdark library cannot get the bluetooth_address with the folllowing methods
String macAddress = android.provider.Settings.Secure.getString(context.getContentResolver(), "bluetooth_address");Please give us a update.
Thank you