<html><body>Dear All,<div><br></div><div>I try to create an Android app written in python using PyQt5.QtBluetooth. I use pyqtdeploy for building the app and inserted PyQt:PyQt5.QtBluetooth to appropriate .pdt file. <span style="background-color:transparent">Pyqtdeply properly generated AndroidManifest.xml with BLUETOOTH and BLUETOOTH_ADMIN permissions. so far so good.</span></div><div><span style="background-color:transparent"><br></span></div><div><span style="background-color:transparent">If I'm not wrong, I need to ask for these permissions from my app as well to be able to access Bluetooth. Is there a way how to ask for Android permissions from PyQt5?</span></div><div><span style="background-color:transparent"><br></span></div><div><span style="background-color:transparent">Thank you, Jakub  </span><br></div></body></html>