Replies: 4 comments 1 reply
-
see it's ok to use any module in flet until it is a native python module(aren't written entirely in python). You can still use them in development environment but might cause error while packaging into |
Beta Was this translation helpful? Give feedback.
-
en la version ya integraron integracion con pyjnius pero al menos por mi parte no lo podido hacer funcionar para bluetooth |
Beta Was this translation helpful? Give feedback.
-
Docs: https://flet.dev/blog/tap-into-native-android-and-ios-apis-with-Pyjnius-and-pyobjus |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi.
I will connect a bluetooth device (arduino) to the android phone, and my app will get and push messages to that device.
For what i found it seems that pyjnius is the appropiatted module for this.
It is possible to use that module in a Flet app?
Thanks
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions