Skip to content

Instantly share code, notes, and snippets.

@danhantao
Last active August 29, 2015 14:06
Show Gist options
  • Save danhantao/66dec8d0313645b27c13 to your computer and use it in GitHub Desktop.
Save danhantao/66dec8d0313645b27c13 to your computer and use it in GitHub Desktop.
蓝牙
github:
https://github.com/Nurgak/Android-Bluetooth-Remote-Control
https://github.com/RatioLabs/BLEService
https://github.com/polyclef/BluetoothChatMulti
https://github.com/akexorcist/Android-BluetoothSPPLibrary
//一些博客
http://blog.csdn.net/baimy1985/article/details/9275559
http://blog.csdn.net/yinlijun2004/article/details/9724347
http://blog.csdn.net/hellogv/article/details/6042091
http://blog.csdn.net/xubin341719/article/details/38584469
http://blog.csdn.net/u011960402/article/category/1843973
http://blog.csdn.net/u011960402/article/category/1707205
//设置界面中的蓝牙
http://blog.csdn.net/u011960402/article/details/12646623
//socket
http://www.cnblogs.com/fityme/archive/2013/04/13/3019471.html
//一款蓝牙传输管理工具
https://github.com/welon/LoonTooth
//蓝牙聊天
http://blog.csdn.net/geekdonie/article/details/7552110
http://blog.csdn.net/gf771115/article/details/38236335
http://blog.csdn.net/menghnhhuan/article/details/7057484
http://www.elecfans.com/tongxin/rf/20111123253330.html
http://blog.csdn.net/eric41050808/article/details/16967189
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment