obex
How can external programs be called from an Android app?
I\'ve found it: http://gitorious.org/android-obex/pages/Home I would like to call it from my Android app, does anyone know 开发者_如何学Chow to do?The command line tools on the page you linked appear[详细]
2023-04-02 12:27 分类:问答Getting remote device file list via BT in Java/Android
I\'m 开发者_运维问答trying to get the remote device folder listing using OBEX; i\'m trying to connect using[详细]
2023-04-01 21:10 分类:问答Android: how can i browse remote device file system via bluetooth?
I need to build an Android app that puts/gets files from a remote device via Bluetooth; the app must also browse 开发者_如何学Cthe remote filesystem.[详细]
2023-03-30 23:31 分类:问答Sending a File using Bluetooth OBEX Object Push Profile (OPP)
Is there any way to send a file using the android bluetooth API using OBEX? I need to send a file to a printer开发者_运维百科 that supports OBEX OPP only.[详细]
2023-02-22 12:10 分类:问答How to send file using bluetooth on android programatically?
I need to send file to a computer instead of another android application. I have looked at t开发者_StackOverflowhe bluetooth api, but it only allow connection as client-server. In my case I dont know[详细]
2023-02-09 14:32 分类:问答Bluetooth receive file in c
I\'m developing a bluetoo开发者_Python百科th application in c using bluez and I want to send and receive file[详细]
2023-01-27 11:50 分类:问答Sending file over OBEX push profile
I\'ve been able to open a raw bluetooth socket to the obex push profile channel of a device. My goal is to be able to send files over the protocol.[详细]
2023-01-07 19:00 分类:问答bluetooth file send
i\'m new to bluetooth development and i found the 32netfeet . Right now i\'m able to search for bluetooth devices nearby and connect to them but how do i send a file e.g SendTest.txt? I tried buttoncl[详细]
2022-12-31 20:55 分类:问答Can I combine position: relative and float: left?
Can I apply both position: relativ开发者_运维百科e and float: left on one element? Like this: div {[详细]
2022-12-26 14:27 分类:问答How can I find out the device name and the OBEX interfaces from a USB device?
In a shell-script (or Perl) I need a subroutine that returns for all myUSB devices, their device names, and, if available, their respective OBEX interfaces.[详细]
2022-12-20 13:28 分类:问答