在android中使用蓝牙传输文件的代码是什么?
我正在尝试在两个设备之间使用蓝牙传输文件,但无法弄清楚任何一个可以帮助我构建代码。
谢谢
i am trying to transferring a file with bluetooth between two device but not able to figure out any one can help me to build the code.
thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您还没有发布任何代码或任何给您带来问题的建议,所以我能提供的最好的就是建议您看一下 Android 上的蓝牙服务文档
You haven't posted any code or any suggestion of what is giving you problems, so the best I can offer is to recommend you take a look at the documentation for Bluetooth services on Android