Java Bluetooth Forum

Java Bluetooth Forum is now up and running. Share and learn by participating in the discussions related to JSR-82 and Java Bluetooth Programming.

AddThis Social Bookmark Button AddThis Feed Button

3 Responses to “Java Bluetooth Forum”

  1. nabeel Says:

    i am working on a project in pervasive computing based on java in which we will be a utilizing bluetooth communication.

  2. Jet Ma Says:

    learning java bluetooth

  3. Lee Says:

    I am new to the J2ME BlueTooth programming, just go through the example of Device Discovery,i go an error below when i run this program?
    Exception in thread “main” java.lang.ExceptionInInitializerError
    at com.jsrsoft.eb.nw.LD.gld(Unknown Source)
    at javax.bluetooth.LocalDevice.(Unknown Source)
    at javax.bluetooth.LocalDevice.getLocalDevice(Unknown Source)
    at test.BluetoothDeviceDiscovery.main(BluetoothDeviceDiscovery.java:35)
    Caused by: java.lang.RuntimeException: Include ElectricBlue library in the path
    at com.jsrsoft.eb.nw.NW.(Unknown Source)

    Does anyone give me a little help at this stage?

Leave a Comment