Then I click on sidekick button the "Bluetooth permission not granted" message appear. And devices isn't shown.
Android 9 for Monerujo android 5.1.1. for sidekick. I tried find solution from AI and it propose to add some rows for developer in
AndroidManifest.xml
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
may be it will be helpful.
Then I click on sidekick button the "Bluetooth permission not granted" message appear. And devices isn't shown.
Android 9 for Monerujo android 5.1.1. for sidekick. I tried find solution from AI and it propose to add some rows for developer in
AndroidManifest.xml
may be it will be helpful.