How to Transfer Files using Bluetooth in android and PC or another android device

不问归期 提交于 2019-12-12 18:10:08

问题


I am trying to transfer file from PC to android phone and then vice versa or b/w to android phones but got stuck.

i know android programming at a expert level, i know the bluetooth API in android and in J2ME i know the bluetooth chat application but dont get exact idea to get from this. Please help me any code that works any Concept any idea that would help will be really appreciated.


回答1:


Here are a couple of links, I don't know how much they will help you because you know programming very well, but here they are

This is a very nice PDF on Bluetooth from a programming perspective, it has a lot of detail on a range of different platforms(though sadly not android). You may find it very useful

  • people.csail.mit.edu/rudolph/Teaching/Articles/BTBook.pdf

Here is another SO post asking about Bluetooth code

  • Code samples for Android Bluetooth programming


来源:https://stackoverflow.com/questions/13387941/how-to-transfer-files-using-bluetooth-in-android-and-pc-or-another-android-devic

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