文件名称:043879DBF4E769652E19416691E52CFE
介绍说明--下载内容来自于网络,使用问题请自行百度
本例子是一个android蓝牙接收单片机数据并绘制波形的例子。测试可以正常连接另外一个手机,例子里面只实现了蓝牙数据接收,蓝牙数据的发送没有实现。接收到数据以后会绘制不同的图,源码有很详细的注释,需要的朋友可以下载看一下,默认编译版本4.4.2编码GBK-This example is a Bluetooth receiver SCM data and draw a waveform example of a android. Testing can connect to another phone, examples of which only achieved a Bluetooth data receiving and sending Bluetooth data has not been achieved. Will draw different figures after receiving the data, there is a very detailed source notes, need friends can download to look at the default compiler version 4.4.2 coding GBK
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/.classpath
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/.project
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/.settings/org.eclipse.jdt.core.prefs
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/AndroidManifest.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/AndroidManifest.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/BluetoothActivity.apk
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/BuildConfig.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$1.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$2.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$3.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$BlueBroadcastReceiver.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$ConnectedThread.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$DrawThread$1.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$DrawThread.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$ListChooseListener.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$MyButtonClearListener.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$MyButtonListener.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$MyButtonStopListener.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$attr.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$dimen.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$drawable.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$id.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$layout.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$menu.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$string.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$style.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes.dex
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/dexedLibs/android-support-v4-2311661611935eaf83951d66680159d2.jar
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/dexedLibs/android-support-v4-54bb68d0f7efad773aca5601719ffc09.jar
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/dexedLibs/android-support-v7-appcompat-ab6d3e2785a7dbbf4bc28a73ac5b64b8.jar
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/dexedLibs/appcompat_v7_3-18e481a52f6877167ee7513ef5a56d0a.jar
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/jarlist.cache
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/R.txt
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/res/crunch/drawable-hdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/res/crunch/drawable-mdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/res/crunch/drawable-xhdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/resources.ap_
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/gen/com/example/bluetoothactivity/BuildConfig.java
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/gen/com/example/bluetoothactivity/R.java
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/ic_launcher-web.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/libs/android-support-v4.jar
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/proguard-project.txt
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/project.properties
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/drawable-hdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/drawable-mdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/drawable-xhdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/drawable-xxhdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/layout/activity_main.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/layout/array_item.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/menu/main.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values/dimens.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values/strings.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values/styles.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values-sw600dp/dimens.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values-sw720dp-land/dimens.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values-v11/styles.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values-v14/
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/.project
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/.settings/org.eclipse.jdt.core.prefs
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/AndroidManifest.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/AndroidManifest.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/BluetoothActivity.apk
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/BuildConfig.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$1.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$2.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$3.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$BlueBroadcastReceiver.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$ConnectedThread.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$DrawThread$1.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$DrawThread.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$ListChooseListener.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$MyButtonClearListener.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$MyButtonListener.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity$MyButtonStopListener.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/MainActivity.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$attr.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$dimen.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$drawable.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$id.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$layout.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$menu.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$string.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R$style.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes/com/example/bluetoothactivity/R.class
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/classes.dex
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/dexedLibs/android-support-v4-2311661611935eaf83951d66680159d2.jar
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/dexedLibs/android-support-v4-54bb68d0f7efad773aca5601719ffc09.jar
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/dexedLibs/android-support-v7-appcompat-ab6d3e2785a7dbbf4bc28a73ac5b64b8.jar
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/dexedLibs/appcompat_v7_3-18e481a52f6877167ee7513ef5a56d0a.jar
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/jarlist.cache
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/R.txt
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/res/crunch/drawable-hdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/res/crunch/drawable-mdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/res/crunch/drawable-xhdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/bin/resources.ap_
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/gen/com/example/bluetoothactivity/BuildConfig.java
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/gen/com/example/bluetoothactivity/R.java
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/ic_launcher-web.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/libs/android-support-v4.jar
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/proguard-project.txt
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/project.properties
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/drawable-hdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/drawable-mdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/drawable-xhdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/drawable-xxhdpi/ic_launcher.png
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/layout/activity_main.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/layout/array_item.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/menu/main.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values/dimens.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values/strings.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values/styles.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values-sw600dp/dimens.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values-sw720dp-land/dimens.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values-v11/styles.xml
Android例子源码蓝牙接收数据并绘制波形/BluetoothActivity/res/values-v14/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.