文件名称:TIAOSHIZHUSHOU
介绍说明--下载内容来自于网络,使用问题请自行百度
蓝牙的设备扫描,链接以及通讯聊天功能,具有聊天后台线程和前台界面。-Bluetooth device scanning, link and chat chat function, with chat background thread and front desk interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
蓝牙调试助手/
蓝牙调试助手/.classpath
蓝牙调试助手/.project
蓝牙调试助手/.settings/
蓝牙调试助手/.settings/org.eclipse.core.resources.prefs
蓝牙调试助手/.settings/org.eclipse.jdt.core.prefs
蓝牙调试助手/AndroidManifest.xml
蓝牙调试助手/assets/
蓝牙调试助手/bin/
蓝牙调试助手/bin/AndroidManifest.xml
蓝牙调试助手/bin/classes/
蓝牙调试助手/bin/classes/com/
蓝牙调试助手/bin/classes/com/example/
蓝牙调试助手/bin/classes/com/example/android/
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatActivity$1.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatActivity$2.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatActivity$3.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatActivity$4.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatActivity.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatService$AcceptThread.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatService$ConnectThread.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatService$ConnectedThread.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatService.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BuildConfig.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/DeviceListActivity$1.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/DeviceListActivity$2.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/DeviceListActivity$3.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/DeviceListActivity.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R$attr.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R$drawable.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R$id.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R$layout.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R$menu.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R$string.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R.class
蓝牙调试助手/bin/classes.dex
蓝牙调试助手/bin/dexedLibs/
蓝牙调试助手/bin/dexedLibs/annotations-53579a14ce9d3ed38ce5ff89aa31cd6c.jar
蓝牙调试助手/bin/dexedLibs/annotations-8899042832e529d61285e2b81b5b5221.jar
蓝牙调试助手/bin/dexedLibs/annotations-dcf1e168887fa7a54bc743af95e12af5.jar
蓝牙调试助手/bin/jarlist.cache
蓝牙调试助手/bin/res/
蓝牙调试助手/bin/res/crunch/
蓝牙调试助手/bin/res/crunch/drawable-hdpi/
蓝牙调试助手/bin/res/crunch/drawable-hdpi/app_icon.png
蓝牙调试助手/bin/res/drawable/
蓝牙调试助手/bin/res/drawable-hdpi/
蓝牙调试助手/bin/res/drawable-hdpi/app_icon.png
蓝牙调试助手/bin/resources.ap_
蓝牙调试助手/bin/蓝牙调试助手.apk
蓝牙调试助手/gen/
蓝牙调试助手/gen/com/
蓝牙调试助手/gen/com/example/
蓝牙调试助手/gen/com/example/android/
蓝牙调试助手/gen/com/example/android/BluetoothChat/
蓝牙调试助手/gen/com/example/android/BluetoothChat/BuildConfig.java
蓝牙调试助手/gen/com/example/android/BluetoothChat/R.java
蓝牙调试助手/proguard.cfg
蓝牙调试助手/project.properties
蓝牙调试助手/res/
蓝牙调试助手/res/drawable/
蓝牙调试助手/res/drawable-hdpi/
蓝牙调试助手/res/drawable-hdpi/app_icon.png
蓝牙调试助手/res/drawable-ldpi/
蓝牙调试助手/res/drawable-mdpi/
蓝牙调试助手/res/drawable-xhdpi/
蓝牙调试助手/res/layout/
蓝牙调试助手/res/layout/custom_title.xml
蓝牙调试助手/res/layout/device_list.xml
蓝牙调试助手/res/layout/device_name.xml
蓝牙调试助手/res/layout/main.xml
蓝牙调试助手/res/layout/message.xml
蓝牙调试助手/res/menu/
蓝牙调试助手/res/menu/option_menu.xml
蓝牙调试助手/res/values/
蓝牙调试助手/res/values/strings.xml
蓝牙调试助手/src/
蓝牙调试助手/src/com/
蓝牙调试助手/src/com/example/
蓝牙调试助手/src/com/example/android/
蓝牙调试助手/src/com/example/android/BluetoothChat/
蓝牙调试助手/src/com/example/android/BluetoothChat/BluetoothChatActivity.java
蓝牙调试助手/src/com/example/android/BluetoothChat/BluetoothChatService.java
蓝牙调试助手/src/com/example/android/BluetoothChat/DeviceListActivity.java
本源码使用帮助.txt
更多源码免费下载.url
蓝牙调试助手/.classpath
蓝牙调试助手/.project
蓝牙调试助手/.settings/
蓝牙调试助手/.settings/org.eclipse.core.resources.prefs
蓝牙调试助手/.settings/org.eclipse.jdt.core.prefs
蓝牙调试助手/AndroidManifest.xml
蓝牙调试助手/assets/
蓝牙调试助手/bin/
蓝牙调试助手/bin/AndroidManifest.xml
蓝牙调试助手/bin/classes/
蓝牙调试助手/bin/classes/com/
蓝牙调试助手/bin/classes/com/example/
蓝牙调试助手/bin/classes/com/example/android/
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatActivity$1.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatActivity$2.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatActivity$3.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatActivity$4.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatActivity.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatService$AcceptThread.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatService$ConnectThread.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatService$ConnectedThread.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BluetoothChatService.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/BuildConfig.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/DeviceListActivity$1.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/DeviceListActivity$2.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/DeviceListActivity$3.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/DeviceListActivity.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R$attr.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R$drawable.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R$id.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R$layout.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R$menu.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R$string.class
蓝牙调试助手/bin/classes/com/example/android/BluetoothChat/R.class
蓝牙调试助手/bin/classes.dex
蓝牙调试助手/bin/dexedLibs/
蓝牙调试助手/bin/dexedLibs/annotations-53579a14ce9d3ed38ce5ff89aa31cd6c.jar
蓝牙调试助手/bin/dexedLibs/annotations-8899042832e529d61285e2b81b5b5221.jar
蓝牙调试助手/bin/dexedLibs/annotations-dcf1e168887fa7a54bc743af95e12af5.jar
蓝牙调试助手/bin/jarlist.cache
蓝牙调试助手/bin/res/
蓝牙调试助手/bin/res/crunch/
蓝牙调试助手/bin/res/crunch/drawable-hdpi/
蓝牙调试助手/bin/res/crunch/drawable-hdpi/app_icon.png
蓝牙调试助手/bin/res/drawable/
蓝牙调试助手/bin/res/drawable-hdpi/
蓝牙调试助手/bin/res/drawable-hdpi/app_icon.png
蓝牙调试助手/bin/resources.ap_
蓝牙调试助手/bin/蓝牙调试助手.apk
蓝牙调试助手/gen/
蓝牙调试助手/gen/com/
蓝牙调试助手/gen/com/example/
蓝牙调试助手/gen/com/example/android/
蓝牙调试助手/gen/com/example/android/BluetoothChat/
蓝牙调试助手/gen/com/example/android/BluetoothChat/BuildConfig.java
蓝牙调试助手/gen/com/example/android/BluetoothChat/R.java
蓝牙调试助手/proguard.cfg
蓝牙调试助手/project.properties
蓝牙调试助手/res/
蓝牙调试助手/res/drawable/
蓝牙调试助手/res/drawable-hdpi/
蓝牙调试助手/res/drawable-hdpi/app_icon.png
蓝牙调试助手/res/drawable-ldpi/
蓝牙调试助手/res/drawable-mdpi/
蓝牙调试助手/res/drawable-xhdpi/
蓝牙调试助手/res/layout/
蓝牙调试助手/res/layout/custom_title.xml
蓝牙调试助手/res/layout/device_list.xml
蓝牙调试助手/res/layout/device_name.xml
蓝牙调试助手/res/layout/main.xml
蓝牙调试助手/res/layout/message.xml
蓝牙调试助手/res/menu/
蓝牙调试助手/res/menu/option_menu.xml
蓝牙调试助手/res/values/
蓝牙调试助手/res/values/strings.xml
蓝牙调试助手/src/
蓝牙调试助手/src/com/
蓝牙调试助手/src/com/example/
蓝牙调试助手/src/com/example/android/
蓝牙调试助手/src/com/example/android/BluetoothChat/
蓝牙调试助手/src/com/example/android/BluetoothChat/BluetoothChatActivity.java
蓝牙调试助手/src/com/example/android/BluetoothChat/BluetoothChatService.java
蓝牙调试助手/src/com/example/android/BluetoothChat/DeviceListActivity.java
本源码使用帮助.txt
更多源码免费下载.url
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.