Using Java to find Bluetooth inbox path

24 views
Skip to first unread message

David Linderman

unread,
Mar 13, 2013, 10:23:18 AM3/13/13
to bluecove-...@googlegroups.com
import javax.bluetooth.*;
import javax.microedition.io.Connector;
import javax.obex.*;
import com.intel.bluetooth.*;
...
BlueCoveImpl bci = BlueCoveImpl.instance();
bci.setBluetoothStack(BlueCoveImpl.STACK_BLUESOLEIL);
localDevice = LocalDevice.getLocalDevice();
...
How do I get the configured path on the localDevice where Bluetooth-sent files arrive?
e.g. C:\Users\Me\Documents\Bluetooth\inbox
Reply all
Reply to author
Forward
0 new messages