Hi everybody,
When I enable bluetooth discoverability,
intent.putExtra(BluetoothAdapter. EXTRA_DISCOVERABLE_DURATION,300)
a dialog appears asking for permission. Is there a way to avoid this dialog?
Else,
is there a way to make the device permanently discoverable?
Thanks!