View Single Post
Old 09-24-2007, 09:52 AM   #12 (permalink)
webcrush
 
Join Date: Sep 2007
Posts: 66
Thanks: 2
Thanked 9 Times in 9 Posts
webcrush is on a distinguished road
Default

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.
webcrush is offline   Reply With Quote
The Following User Says Thank You to webcrush For This Useful Post:
pyrobling (09-25-2007)