Transfer video via bluetooth(java programming)
I want to send a video file stored on pc to a mobile phone v开发者_运维问答ia blue-tooth. I need some help in order to know how to proceed. help me someone.
You can use the BlueCove library. To transfer a file you must utilze the OBEX protocol.
精彩评论