Udpate--for Java based bluejack apps to work, the JVM needs to support JSR-82.
By default, IBM's J9 does not, but I found a project from a place called Avetana that has made a lib jar that allows the IBM J9 to interface with the BT stack on the device.
I haven't managed to get it to work fully yet, but on apps that used to say 'No BT API found, etc', I no longer get.
I'm still working with it, there isn't a lot of info on it and the doc stinks.
If anyone is interested, do a google on JSR-82 and avetana.
I think we may have found a whole new area of Q dev. |