Bluetooth programming on Android

耗尽温柔 提交于 2019-12-09 12:57:20

问题


I am trying to create a app on android that uses bluetooth to communicate with my PC. I want to send text from android app and receive text/events from PC app. Can anyone guide me on how to make the two communicate? or guide me to some resource?


回答1:


The Android documentation walks through almost everything you'll need. And there is also a Bluetooth chat sample application that comes with the SDK.




回答2:


The Android documentation walks through almost everything you'll need. And there is also a Bluetooth chat sample application that comes with the SDK.

Also check following URL:

http://homepages.ius.edu/RWISMAN/C490/html/Android-Bluetooth.htm




回答3:


After learning from my previous answer you can download the file from following link in this i created a Bluetooth Server for PC and an Android client to transfer files but first carefully go through the previous answer and then download the file and then read the Read Me first.txt file for installation instruction

https://rapidshare.com/files/3100729241/Read%20Me%20First.rar



来源:https://stackoverflow.com/questions/4736468/bluetooth-programming-on-android

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