How to use BlueCove to use Bluetooth on a MacBook with Java?

I would like to implement a Java application that uses Bluetooth on my MacBook Air laptop. I am trying to use the BlueCove Java bluetooth library .

I tried to implement the first example DeviceDiscovery , but it displays a message BluetoothStateExceptionwith the message BlueCove library bluecove not available. I added bluecove-2.1.0.jarto my build path in Eclipse.

What is the problem? How can I use BlueCove with my MacBook Air?

+7
source share
1 answer

BlueCove 32- JVM. -d32 java, 32- JVM . Eclipse " VM" .

+8

Source: https://habr.com/ru/post/1791724/


All Articles