文件名称:Bluetooth_a5

  • 所属分类:
  • android开发
  • 资源属性:
  • 上传时间:
  • 2017-12-22
  • 文件大小:
  • 115kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Bob123*******
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

蓝牙聊天源码可以实现两个蓝牙间的单方面通讯,但是只是单方面的。只能是客户端消息发往服务端。客户端收不到服务端的消息。(Bluetooth chat source can achieve single - sided communication between two Bluetooth, but only unilateral. The client message can only be sent to the server. The client does not receive messages from the server.)
相关搜索: android
蓝牙

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
Bluetooth
Bluetooth\.classpath 475 2013-12-13
Bluetooth\.project 845 2012-04-24
Bluetooth\.settings
Bluetooth\.settings\org.eclipse.jdt.core.prefs 177 2013-12-13
Bluetooth\AndroidManifest.xml 1116 2012-05-08
Bluetooth\assets
Bluetooth\bin
Bluetooth\bin\AndroidManifest.xml 1116 2013-12-13
Bluetooth\bin\Bluetooth.apk 25371 2013-12-13
Bluetooth\bin\classes
Bluetooth\bin\classes\com
Bluetooth\bin\classes\com\ds
Bluetooth\bin\classes\com\ds\bluetooth
Bluetooth\bin\classes\com\ds\bluetooth\BuildConfig.class 341 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\ClientActivity$1.class 2672 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\ClientActivity$2.class 1827 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\ClientActivity$3.class 1000 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\ClientActivity$4.class 1293 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\ClientActivity.class 3524 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\MainActivity$ButtonClickListener.class 1268 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\MainActivity.class 1186 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\R$attr.class 334 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\R$drawable.class 394 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\R$id.class 825 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\R$layout.class 448 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\R$string.class 421 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\R.class 517 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\ServerActivity$1.class 2124 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\ServerActivity$2.class 1827 2013-12-13
Bluetooth\bin\classes\com\ds\bluetooth\ServerActivity.class 2991 2013-12-13
Bluetooth\bin\classes\com\ds\bluetoothUtil
Bluetooth\bin\classes\com\ds\bluetoothUtil\BluetoothClientConnThread.class 1783 2013-12-13
Bluetooth\bin\classes\com\ds\bluetoothUtil\BluetoothClientService$1.class 2497 2013-12-13
Bluetooth\bin\classes\com\ds\bluetoothUtil\BluetoothClientService$2.class 2028 2013-12-13
Bluetooth\bin\classes\com\ds\bluetoothUtil\BluetoothClientService$3.class 1914 2013-12-13
Bluetooth\bin\classes\com\ds\bluetoothUtil\BluetoothClientService.class 3383 2013-12-13
Bluetooth\bin\classes\com\ds\bluetoothUtil\BluetoothCommunThread.class 2338 2013-12-13
Bluetooth\bin\classes\com\ds\bluetoothUtil\BluetoothServerConnThread.class 1977 2013-12-13
Bluetooth\bin\classes\com\ds\bluetoothUtil\BluetoothServerService$1.class 1578 2013-12-13
Bluetooth\bin\classes\com\ds\bluetoothUtil\BluetoothServerService$2.class 1966 2013-12-13
Bluetooth\bin\classes\com\ds\bluetoothUtil\BluetoothServerService.class 3083 2013-12-13
Bluetooth\bin\classes\com\ds\bluetoothUtil\BluetoothTools.class 2278 2013-12-13
Bluetooth\bin\classes\com\ds\bluetoothUtil\TransmitBean.class 598 2013-12-13
Bluetooth\bin\classes.dex 24756 2013-12-13
Bluetooth\bin\dexedLibs
Bluetooth\bin\dexedLibs\annotations-5bbb0a59cf663c535a64f12025aaf441.jar 943 2013-12-13
Bluetooth\bin\jarlist.cache 120 2013-12-13
Bluetooth\bin\res
Bluetooth\bin\res\drawable-hdpi
Bluetooth\bin\res\drawable-hdpi\icon.png 3966 2013-12-13
Bluetooth\bin\res\drawable-ldpi
Bluetooth\bin\res\drawable-ldpi\icon.png 1537 2013-12-13
Bluetooth\bin\res\drawable-mdpi
Bluetooth\bin\res\drawable-mdpi\icon.png 2200 2013-12-13
Bluetooth\bin\resources.ap_ 13429 2013-12-13
Bluetooth\gen
Bluetooth\gen\com
Bluetooth\gen\com\ds
Bluetooth\gen\com\ds\bluetooth
Bluetooth\gen\com\ds\bluetooth\BuildConfig.java 158 2013-12-13
Bluetooth\gen\com\ds\bluetooth\R.java 1526 2013-12-13
Bluetooth\proguard.cfg 1159 2012-04-24
Bluetooth\project.properties 563 2013-12-13
Bluetooth\res
Bluetooth\res\drawable
Bluetooth\res\drawable-hdpi
Bluetooth\res\drawable-hdpi\icon.png 4147 2012-04-24
Bluetooth\res\drawable-ldpi
Bluetooth\res\drawable-ldpi\icon.png 1723 2012-04-24
Bluetooth\res\drawable-mdpi
Bluetooth\res\drawable-mdpi\icon.png 2574 2012-04-24
Bluetooth\res\layout
Bluetooth\res\layout\client.xml 1431 2012-05-08
Bluetooth\res\layout\main.xml 721 2013-12-13
Bluetooth\res\layout\server.xml 1082 2012-05-08
Bluetooth\res\values
Bluetooth\res\values\strings.xml 172 2012-04-24
Bluetooth\src
Bluetooth\src\com
Bluetooth\src\com\ds
Bluetooth\src\com\ds\bluetooth
Bluetooth\src\com\ds\bluetooth\ClientActivity.java 4798 2012-05-08
Bluetooth\src\com\ds\bluetooth\MainActivity.java 1494 2012-05-08
Bluetooth\src\com\ds\bluetooth\ServerActivity.java 3308 2012-05-08
Bluetooth\src\com\ds\bluetoothUtil
Bluetooth\src\com\ds\bluetoothUtil\BluetoothClientConnThread.java 1514 2012-05-09
Bluetooth\src\com\ds\bluetoothUtil\BluetoothClientService.java 5727 2012-05-09
Bluetooth\src\com\ds\bluetoothUtil\BluetoothCommunThread.java 2522 2012-05-09
Bluetooth\src\com\ds\bluetoothUtil\BluetoothServerConnThread.java 1626 2012-05-09
Bluetooth\src\com\ds\bluetoothUtil\BluetoothServerService.java 3718 2012-05-09
Bluetooth\src\com\ds\bluetoothUtil\BluetoothTools.java 3127 2012-05-09
Bluetooth\src\com\ds\bluetoothUtil\TransmitBean.java 322 2012-05-09
Bluetooth\说明.htm 4317 2013-03-26

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org