How to discover, connect and receive data from Bluetooth in Android using Pyjnius #5184
Replies: 4 comments
-
|
I got the paired devices but not discovering the devices like Available devices in runtime scanning... Here my full code: |
Beta Was this translation helpful? Give feedback.
-
|
Hello, I've encountered the same problem. Do you have a solution? |
Beta Was this translation helpful? Give feedback.
-
|
Wouldn't it be fine to just make a flutter extension |
Beta Was this translation helpful? Give feedback.
-
|
You may try fleat, the Bleak complement for Flet on Android |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question --
Here I want to discover, scan, and non-pair devices , and transfer data in Android....
I am working with Pyjnius ....here I get the paired Bluetooth devices ... but not able to make the non-paired devices and to transfer/ receive data ....Here can someone give me the for BlueBluetooth Classic and BLE ....please 🙏
Code
Beta Was this translation helpful? Give feedback.
All reactions