PyQt5.QtBluetooth on Android
Jakub Vesely
jakub_vesely at seznam.cz
Tue Jun 21 08:34:46 BST 2022
Dear All,
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. Pyqtdeply properly generated AndroidManifest.xml with
BLUETOOTH and BLUETOOTH_ADMIN permissions. so far so good.
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?
Thank you, Jakub
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220621/8dcf25c5/attachment.htm>
More information about the PyQt
mailing list