Any examples on implementing OBEX in Android app?

强颜欢笑 提交于 2019-11-30 19:32:16

问题


I need to realize an Android app that permits to make file transfers and browsing the remote device file system via Bluetooth. I think i have to implement OBEX and OPP but i have not found so many resources on the net. Can anyone help me in finding useful material? Thanks in advance


回答1:


You can find the specifications for OPP and OBEX at the Bluetooth.org Adopted Documents page, Note that the documents describing OBEX are labeled IrDA for "IrDA Interoperability" .



来源:https://stackoverflow.com/questions/7158493/any-examples-on-implementing-obex-in-android-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!