Using Java to find the configured Bluetooth file inbox path

10 views
Skip to first unread message

David Linderman

unread,
Mar 13, 2013, 9:59:31 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();
...
Now is there a way to get the path on the localDevice where exchanged BT files arrive?
e.g. C:\Users\Me\Documents\Bluetooth\inbox

Reply all
Reply to author
Forward
0 new messages