mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-30 15:32:41 +00:00
daemon/java: started readme
This commit is contained in:
parent
f24eac8933
commit
308e35cf33
8
platform/daemon/binding/java/README.md
Normal file
8
platform/daemon/binding/java/README.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Java Bindings for BTstack Daemon Client
|
||||||
|
|
||||||
|
To build the client library and the examples, run `ant` in this folder.
|
||||||
|
|
||||||
|
The code for serialization/deserialization is generated as part of the build process from `btstack/src/btstack_defines.h`
|
||||||
|
|
||||||
|
To run one of the examples, the `BTstack Daemon` from `port/daemon` needs to run first.
|
||||||
|
The daemon needs to be configured for the used operating system and Bluetooth Controller, see `./configure --help`
|
Loading…
x
Reference in New Issue
Block a user