文件名称:androidbluetoothtest
介绍说明--下载内容来自于网络,使用问题请自行百度
Android蓝牙串口测试源码,对周围蓝牙设备进行扫描、连接并进行十六进制数据传输。-Bluetooth serial port testing for Android。It can scan other bluetooth device,and connect with selected device,then transmit hexadecimal data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
生产蓝牙测试/.classpath
生产蓝牙测试/.idea/.name
生产蓝牙测试/.idea/compiler.xml
生产蓝牙测试/.idea/copyright/profiles_settings.xml
生产蓝牙测试/.idea/encodings.xml
生产蓝牙测试/.idea/libraries/android_support_v4.xml
生产蓝牙测试/.idea/libraries/android_support_v42.xml
生产蓝牙测试/.idea/libraries/dexedLibs.xml
生产蓝牙测试/.idea/libraries/dexedLibs2.xml
生产蓝牙测试/.idea/misc.xml
生产蓝牙测试/.idea/modules.xml
生产蓝牙测试/.idea/scopes/scope_settings.xml
生产蓝牙测试/.idea/vcs.xml
生产蓝牙测试/.idea/workspace.xml
生产蓝牙测试/.project
生产蓝牙测试/AndroidManifest.xml
生产蓝牙测试/bin/AndroidManifest.xml
生产蓝牙测试/bin/classes/com/example/bttest/BTClientCopyActivity$1.class
生产蓝牙测试/bin/classes/com/example/bttest/BTClientCopyActivity$2.class
生产蓝牙测试/bin/classes/com/example/bttest/BTClientCopyActivity$3.class
生产蓝牙测试/bin/classes/com/example/bttest/BTClientCopyActivity$4.class
生产蓝牙测试/bin/classes/com/example/bttest/BTClientCopyActivity.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity$1.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity$2.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity$3.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity$4.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity$5.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity$6.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity.class
生产蓝牙测试/bin/classes/com/example/bttest/BuildConfig.class
生产蓝牙测试/bin/classes/com/example/bttest/ClsUtils.class
生产蓝牙测试/bin/classes/com/example/bttest/CommandInfo.class
生产蓝牙测试/bin/classes/com/example/bttest/CRCCheck.class
生产蓝牙测试/bin/classes/com/example/bttest/DataDecode.class
生产蓝牙测试/bin/classes/com/example/bttest/HexString.class
生产蓝牙测试/bin/classes/com/example/bttest/IConfig.class
生产蓝牙测试/bin/classes/com/example/bttest/R$array.class
生产蓝牙测试/bin/classes/com/example/bttest/R$attr.class
生产蓝牙测试/bin/classes/com/example/bttest/R$dimen.class
生产蓝牙测试/bin/classes/com/example/bttest/R$drawable.class
生产蓝牙测试/bin/classes/com/example/bttest/R$id.class
生产蓝牙测试/bin/classes/com/example/bttest/R$layout.class
生产蓝牙测试/bin/classes/com/example/bttest/R$menu.class
生产蓝牙测试/bin/classes/com/example/bttest/R$string.class
生产蓝牙测试/bin/classes/com/example/bttest/R$style.class
生产蓝牙测试/bin/classes/com/example/bttest/R.class
生产蓝牙测试/bin/classes/com/example/bttest/SamplesUtils$1$1.class
生产蓝牙测试/bin/classes/com/example/bttest/SamplesUtils$1.class
生产蓝牙测试/bin/classes/com/example/bttest/SamplesUtils.class
生产蓝牙测试/bin/dexedLibs/android-support-v4-d054105d73ac0321c2c47d5ca469b4a5.jar
生产蓝牙测试/bin/dexedLibs/annotations-23306d58b89c9a8e6e1479880a70ed77.jar
生产蓝牙测试/bin/jarlist.cache
生产蓝牙测试/bin/res/crunch/drawable-hdpi/ic_launcher.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_normal.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_pressed.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_style_alert_dialog_button_normal.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_style_alert_dialog_button_pressed.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_style_one_disabled.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_style_one_focused.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_style_one_normal.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_style_one_pressed.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/ic_launcher.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/title_bar.png
生产蓝牙测试/bin/res/crunch/drawable-xhdpi/ic_launcher.png
生产蓝牙测试/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
生产蓝牙测试/gen/com/example/bttest/BuildConfig.java
生产蓝牙测试/gen/com/example/bttest/Manifest.java
生产蓝牙测试/gen/com/example/bttest/R.java
生产蓝牙测试/ic_launcher-web.png
生产蓝牙测试/libs/android-support-v4.jar
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTClientCopyActivity$1.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTClientCopyActivity$2.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTClientCopyActivity$3.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTClientCopyActivity$4.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTClientCopyActivity.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity$1.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity$2.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity$3.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity$4.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity$5.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity$6.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BuildConfig.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/ClsUtils.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/CommandInfo.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/CRCCheck.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/DataDecode.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/HexString.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/IConfig.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/R$array.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/R$attr.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/R$dimen.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/R$draw
生产蓝牙测试/.idea/.name
生产蓝牙测试/.idea/compiler.xml
生产蓝牙测试/.idea/copyright/profiles_settings.xml
生产蓝牙测试/.idea/encodings.xml
生产蓝牙测试/.idea/libraries/android_support_v4.xml
生产蓝牙测试/.idea/libraries/android_support_v42.xml
生产蓝牙测试/.idea/libraries/dexedLibs.xml
生产蓝牙测试/.idea/libraries/dexedLibs2.xml
生产蓝牙测试/.idea/misc.xml
生产蓝牙测试/.idea/modules.xml
生产蓝牙测试/.idea/scopes/scope_settings.xml
生产蓝牙测试/.idea/vcs.xml
生产蓝牙测试/.idea/workspace.xml
生产蓝牙测试/.project
生产蓝牙测试/AndroidManifest.xml
生产蓝牙测试/bin/AndroidManifest.xml
生产蓝牙测试/bin/classes/com/example/bttest/BTClientCopyActivity$1.class
生产蓝牙测试/bin/classes/com/example/bttest/BTClientCopyActivity$2.class
生产蓝牙测试/bin/classes/com/example/bttest/BTClientCopyActivity$3.class
生产蓝牙测试/bin/classes/com/example/bttest/BTClientCopyActivity$4.class
生产蓝牙测试/bin/classes/com/example/bttest/BTClientCopyActivity.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity$1.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity$2.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity$3.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity$4.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity$5.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity$6.class
生产蓝牙测试/bin/classes/com/example/bttest/BTDiscoveryActivity.class
生产蓝牙测试/bin/classes/com/example/bttest/BuildConfig.class
生产蓝牙测试/bin/classes/com/example/bttest/ClsUtils.class
生产蓝牙测试/bin/classes/com/example/bttest/CommandInfo.class
生产蓝牙测试/bin/classes/com/example/bttest/CRCCheck.class
生产蓝牙测试/bin/classes/com/example/bttest/DataDecode.class
生产蓝牙测试/bin/classes/com/example/bttest/HexString.class
生产蓝牙测试/bin/classes/com/example/bttest/IConfig.class
生产蓝牙测试/bin/classes/com/example/bttest/R$array.class
生产蓝牙测试/bin/classes/com/example/bttest/R$attr.class
生产蓝牙测试/bin/classes/com/example/bttest/R$dimen.class
生产蓝牙测试/bin/classes/com/example/bttest/R$drawable.class
生产蓝牙测试/bin/classes/com/example/bttest/R$id.class
生产蓝牙测试/bin/classes/com/example/bttest/R$layout.class
生产蓝牙测试/bin/classes/com/example/bttest/R$menu.class
生产蓝牙测试/bin/classes/com/example/bttest/R$string.class
生产蓝牙测试/bin/classes/com/example/bttest/R$style.class
生产蓝牙测试/bin/classes/com/example/bttest/R.class
生产蓝牙测试/bin/classes/com/example/bttest/SamplesUtils$1$1.class
生产蓝牙测试/bin/classes/com/example/bttest/SamplesUtils$1.class
生产蓝牙测试/bin/classes/com/example/bttest/SamplesUtils.class
生产蓝牙测试/bin/dexedLibs/android-support-v4-d054105d73ac0321c2c47d5ca469b4a5.jar
生产蓝牙测试/bin/dexedLibs/annotations-23306d58b89c9a8e6e1479880a70ed77.jar
生产蓝牙测试/bin/jarlist.cache
生产蓝牙测试/bin/res/crunch/drawable-hdpi/ic_launcher.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_normal.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_pressed.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_style_alert_dialog_button_normal.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_style_alert_dialog_button_pressed.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_style_one_disabled.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_style_one_focused.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_style_one_normal.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/btn_style_one_pressed.9.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/ic_launcher.png
生产蓝牙测试/bin/res/crunch/drawable-mdpi/title_bar.png
生产蓝牙测试/bin/res/crunch/drawable-xhdpi/ic_launcher.png
生产蓝牙测试/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
生产蓝牙测试/gen/com/example/bttest/BuildConfig.java
生产蓝牙测试/gen/com/example/bttest/Manifest.java
生产蓝牙测试/gen/com/example/bttest/R.java
生产蓝牙测试/ic_launcher-web.png
生产蓝牙测试/libs/android-support-v4.jar
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTClientCopyActivity$1.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTClientCopyActivity$2.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTClientCopyActivity$3.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTClientCopyActivity$4.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTClientCopyActivity.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity$1.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity$2.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity$3.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity$4.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity$5.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity$6.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BTDiscoveryActivity.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/BuildConfig.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/ClsUtils.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/CommandInfo.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/CRCCheck.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/DataDecode.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/HexString.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/IConfig.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/R$array.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/R$attr.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/R$dimen.class
生产蓝牙测试/out/production/生产蓝牙测试/com/example/bttest/R$draw
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.