-
Notifications
You must be signed in to change notification settings - Fork 764
hbldh/bleak - python API with pyjnius #713
Copy link
Copy link
Open
Description
Feature description
I would like to use bluetooth low energy in termux. bleak is nice option. It is already ported to android. The only missing part is access to android API from python in termux.
bleak uses pyjnius but it has access only to openjdk APIs. It would be possible to access android javavm by running it in termux-api process. I could prepare PR but I would like to check first if you would be willing to get it merge.
Reference implementation
With small test code I was able to run following example in termux kivy/pyjnius#732
Have you checked if the feature is accessible through the Android API?
Yes
Do you know of other open-source apps that has a similar feature as the one you want? (Provide links)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels