文件名称:bluetoothautopair
-
所属分类:
- 标签属性:
- 上传时间:2013-06-27
-
文件大小:696kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
android 移动开发手机蓝牙自动配对例子,该例子可用于指导开发蓝牙配对问题。-Automatic matching cell phone bluetooth android mobile development example, the example can be used to guide the development of bluetooth pairing problem.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BluetoothChat/.classpath
BluetoothChat/.project
BluetoothChat/AndroidManifest.xml
BluetoothChat/bin/AndroidManifest.xml
BluetoothChat/bin/BluetoothChat.apk
BluetoothChat/bin/classes/com/ljj/bluetoothchat/BuildConfig.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/ClientActivity$1.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/ClientActivity$2.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/ClientActivity.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/MainActivity$ButtonClickListener.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/MainActivity.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$attr.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$dimen.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$drawable.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$id.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$layout.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$menu.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$string.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$style.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/ServerActivity$1.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/ServerActivity$2.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/ServerActivity.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientConnThread.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientService$1.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientService$2.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientService$3.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientService.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothCommunThread.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothServerConnThread.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothServerService$1.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothServerService$2.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothServerService.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothTools.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/TransmitBean.class
BluetoothChat/bin/classes.dex
BluetoothChat/bin/res/drawable-hdpi/ic_action_search.png
BluetoothChat/bin/res/drawable-hdpi/ic_launcher.png
BluetoothChat/bin/res/drawable-ldpi/ic_launcher.png
BluetoothChat/bin/res/drawable-mdpi/ic_action_search.png
BluetoothChat/bin/res/drawable-mdpi/ic_launcher.png
BluetoothChat/bin/res/drawable-xhdpi/ic_action_search.png
BluetoothChat/bin/res/drawable-xhdpi/ic_launcher.png
BluetoothChat/bin/resources.ap_
BluetoothChat/gen/com/ljj/bluetoothchat/BuildConfig.java
BluetoothChat/gen/com/ljj/bluetoothchat/R.java
BluetoothChat/ic_launcher-web.png
BluetoothChat/libs/android-support-v4.jar
BluetoothChat/proguard-project.txt
BluetoothChat/project.properties
BluetoothChat/res/drawable-hdpi/ic_action_search.png
BluetoothChat/res/drawable-hdpi/ic_launcher.png
BluetoothChat/res/drawable-ldpi/ic_launcher.png
BluetoothChat/res/drawable-mdpi/ic_action_search.png
BluetoothChat/res/drawable-mdpi/ic_launcher.png
BluetoothChat/res/drawable-xhdpi/ic_action_search.png
BluetoothChat/res/drawable-xhdpi/ic_launcher.png
BluetoothChat/res/layout/activity_main.xml
BluetoothChat/res/layout/client.xml
BluetoothChat/res/layout/server.xml
BluetoothChat/res/menu/activity_main.xml
BluetoothChat/res/values/dimens.xml
BluetoothChat/res/values/strings.xml
BluetoothChat/res/values/styles.xml
BluetoothChat/res/values-large/dimens.xml
BluetoothChat/res/values-v11/styles.xml
BluetoothChat/res/values-v14/styles.xml
BluetoothChat/src/com/ljj/bluetoothchat/ClientActivity.java
BluetoothChat/src/com/ljj/bluetoothchat/MainActivity.java
BluetoothChat/src/com/ljj/bluetoothchat/ServerActivity.java
BluetoothChat/src/com/ljj/bluetoothUtil/BluetoothClientConnThread.java
BluetoothChat/src/com/ljj/bluetoothUtil/BluetoothClientService.java
BluetoothChat/src/com/ljj/bluetoothUtil/BluetoothCommunThread.java
BluetoothChat/src/com/ljj/bluetoothUtil/BluetoothServerConnThread.java
BluetoothChat/src/com/ljj/bluetoothUtil/BluetoothServerService.java
BluetoothChat/src/com/ljj/bluetoothUtil/BluetoothTools.java
BluetoothChat/src/com/ljj/bluetoothUtil/TransmitBean.java
蓝牙聊天程序说明文件.txt
BluetoothChat/bin/classes/com/ljj/bluetoothchat
BluetoothChat/bin/classes/com/ljj/bluetoothUtil
BluetoothChat/bin/classes/com/ljj
BluetoothChat/gen/com/ljj/bluetoothchat
BluetoothChat/src/com/ljj/bluetoothchat
BluetoothChat/src/com/ljj/bluetoothUtil
BluetoothChat/bin/classes/com
BluetoothChat/bin/res/drawable-hdpi
BluetoothChat/bin/res/drawable-ldpi
BluetoothChat/bin/res/drawable-mdpi
BluetoothChat/bin/res/drawable-xhdpi
BluetoothChat/gen/com/ljj
BluetoothChat/src/com/ljj
BluetoothChat/bin/classes
BluetoothChat/bin/res
BluetoothChat/gen/com
BluetoothChat/res/drawable-hdpi
BluetoothChat/res/drawable-ldpi
BluetoothChat/res/drawable-mdpi
BluetoothChat/res/drawable-xhdpi
BluetoothChat/res/layout
BluetoothChat/res/menu
BluetoothChat/res/values
BluetoothChat
BluetoothChat/.project
BluetoothChat/AndroidManifest.xml
BluetoothChat/bin/AndroidManifest.xml
BluetoothChat/bin/BluetoothChat.apk
BluetoothChat/bin/classes/com/ljj/bluetoothchat/BuildConfig.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/ClientActivity$1.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/ClientActivity$2.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/ClientActivity.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/MainActivity$ButtonClickListener.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/MainActivity.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$attr.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$dimen.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$drawable.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$id.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$layout.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$menu.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$string.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R$style.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/R.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/ServerActivity$1.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/ServerActivity$2.class
BluetoothChat/bin/classes/com/ljj/bluetoothchat/ServerActivity.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientConnThread.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientService$1.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientService$2.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientService$3.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientService.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothCommunThread.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothServerConnThread.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothServerService$1.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothServerService$2.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothServerService.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothTools.class
BluetoothChat/bin/classes/com/ljj/bluetoothUtil/TransmitBean.class
BluetoothChat/bin/classes.dex
BluetoothChat/bin/res/drawable-hdpi/ic_action_search.png
BluetoothChat/bin/res/drawable-hdpi/ic_launcher.png
BluetoothChat/bin/res/drawable-ldpi/ic_launcher.png
BluetoothChat/bin/res/drawable-mdpi/ic_action_search.png
BluetoothChat/bin/res/drawable-mdpi/ic_launcher.png
BluetoothChat/bin/res/drawable-xhdpi/ic_action_search.png
BluetoothChat/bin/res/drawable-xhdpi/ic_launcher.png
BluetoothChat/bin/resources.ap_
BluetoothChat/gen/com/ljj/bluetoothchat/BuildConfig.java
BluetoothChat/gen/com/ljj/bluetoothchat/R.java
BluetoothChat/ic_launcher-web.png
BluetoothChat/libs/android-support-v4.jar
BluetoothChat/proguard-project.txt
BluetoothChat/project.properties
BluetoothChat/res/drawable-hdpi/ic_action_search.png
BluetoothChat/res/drawable-hdpi/ic_launcher.png
BluetoothChat/res/drawable-ldpi/ic_launcher.png
BluetoothChat/res/drawable-mdpi/ic_action_search.png
BluetoothChat/res/drawable-mdpi/ic_launcher.png
BluetoothChat/res/drawable-xhdpi/ic_action_search.png
BluetoothChat/res/drawable-xhdpi/ic_launcher.png
BluetoothChat/res/layout/activity_main.xml
BluetoothChat/res/layout/client.xml
BluetoothChat/res/layout/server.xml
BluetoothChat/res/menu/activity_main.xml
BluetoothChat/res/values/dimens.xml
BluetoothChat/res/values/strings.xml
BluetoothChat/res/values/styles.xml
BluetoothChat/res/values-large/dimens.xml
BluetoothChat/res/values-v11/styles.xml
BluetoothChat/res/values-v14/styles.xml
BluetoothChat/src/com/ljj/bluetoothchat/ClientActivity.java
BluetoothChat/src/com/ljj/bluetoothchat/MainActivity.java
BluetoothChat/src/com/ljj/bluetoothchat/ServerActivity.java
BluetoothChat/src/com/ljj/bluetoothUtil/BluetoothClientConnThread.java
BluetoothChat/src/com/ljj/bluetoothUtil/BluetoothClientService.java
BluetoothChat/src/com/ljj/bluetoothUtil/BluetoothCommunThread.java
BluetoothChat/src/com/ljj/bluetoothUtil/BluetoothServerConnThread.java
BluetoothChat/src/com/ljj/bluetoothUtil/BluetoothServerService.java
BluetoothChat/src/com/ljj/bluetoothUtil/BluetoothTools.java
BluetoothChat/src/com/ljj/bluetoothUtil/TransmitBean.java
蓝牙聊天程序说明文件.txt
BluetoothChat/bin/classes/com/ljj/bluetoothchat
BluetoothChat/bin/classes/com/ljj/bluetoothUtil
BluetoothChat/bin/classes/com/ljj
BluetoothChat/gen/com/ljj/bluetoothchat
BluetoothChat/src/com/ljj/bluetoothchat
BluetoothChat/src/com/ljj/bluetoothUtil
BluetoothChat/bin/classes/com
BluetoothChat/bin/res/drawable-hdpi
BluetoothChat/bin/res/drawable-ldpi
BluetoothChat/bin/res/drawable-mdpi
BluetoothChat/bin/res/drawable-xhdpi
BluetoothChat/gen/com/ljj
BluetoothChat/src/com/ljj
BluetoothChat/bin/classes
BluetoothChat/bin/res
BluetoothChat/gen/com
BluetoothChat/res/drawable-hdpi
BluetoothChat/res/drawable-ldpi
BluetoothChat/res/drawable-mdpi
BluetoothChat/res/drawable-xhdpi
BluetoothChat/res/layout
BluetoothChat/res/menu
BluetoothChat/res/values
BluetoothChat
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.