Bluetooth Low Energy for Android
Project description
Python interface to Android Bluetooth Low Energy API.
- Code repository:
- Documentation:
- Changelog:
Quick start development environment
able is included in PythonHere app, together with the Jupyter Notebook it could be used as a development environment.
Usage example: https://herethere.me/pythonhere/examples/ble.html
Build
The following instructions are for building app with buildozer tool.
able_recipe recipe should be added to buildozer.spec requirements:
requirements = python3,kivy,android,able_recipe
Bluetooth permissions should be requested in buildozer.spec:
android.permissions = BLUETOOTH, BLUETOOTH_ADMIN, BLUETOOTH_SCAN, BLUETOOTH_CONNECT, BLUETOOTH_ADVERTISE, ACCESS_FINE_LOCATION
App configuration example: buildozer.spec
Build with a local version
To build app with a local (modified) version of able,
path to able recipes directory should be set in buildozer.spec:
p4a.local_recipes = /path/to/cloned/repo/recipes
Contributors
Thanks,
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file able_recipe_test-1.0.14.12.tar.gz
.
File metadata
- Download URL: able_recipe_test-1.0.14.12.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7274b30fef9d302568e7512f64607ca82c6149b82551f869c7cf1d8a7605e316 |
|
MD5 | 91151b517652e8095658a19d68e00577 |
|
BLAKE2b-256 | 7f1e62ac734ca6088164d637005804454d81a67adeef94215b0c25fad4042997 |