I have a simple Java bluetooth server copied from the example here http://digitalhacksblog.blogspot.ie/2012/05/android-example-bluetooth-simple-spp.html (digital hacks blog.).. SimpleSPPServer.java (code) I have included the following in my executable jar <dependency> <groupId>net.sf.bluecove</group...