文件名称:BluetoothActivity
介绍说明--下载内容均来自于网络,请自行研究使用
蓝牙接收数据并绘制波形是一个android蓝牙接收单片机数据并绘制波形的例子。测试可以正常连接另外一个手机,例子里面只实现了蓝牙数据接收,蓝牙数据的发送没有实现。接收到数据以后会绘制不同的图,源码有很详细的注释,需要的朋友可以下载看一下,默认编译版本4.4.2编码GBK。-Bluetooth to receive data and draw the waveform is a single-chip Bluetooth receiver data and draw a waveform example of android. Testing can be properly connected to another mobile phone, example of which only achieved a Bluetooth data reception to send Bluetooth data has not been achieved. After receiving the data will draw different figures, there are very detailed source notes, need friends can download look at the version 4.4.2 compiler default encoding GBK.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BluetoothActivity
.................\.classpath
.................\.project
.................\.settings
.................\.........\org.eclipse.jdt.core.prefs
.................\AndroidManifest.xml
.................\assets
.................\bin
.................\...\AndroidManifest.xml
.................\...\BluetoothActivity.apk
.................\...\classes
.................\...\.......\com
.................\...\.......\...\example
.................\...\.......\...\.......\bluetoothactivity
.................\...\.......\...\.......\.................\BuildConfig.class
.................\...\.......\...\.......\.................\MainActivity$1.class
.................\...\.......\...\.......\.................\MainActivity$2.class
.................\...\.......\...\.......\.................\MainActivity$3.class
.................\...\.......\...\.......\.................\MainActivity$BlueBroadcastReceiver.class
.................\...\.......\...\.......\.................\MainActivity$ConnectedThread.class
.................\...\.......\...\.......\.................\MainActivity$DrawThread$1.class
.................\...\.......\...\.......\.................\MainActivity$DrawThread.class
.................\...\.......\...\.......\.................\MainActivity$ListChooseListener.class
.................\...\.......\...\.......\.................\MainActivity$MyButtonClearListener.class
.................\...\.......\...\.......\.................\MainActivity$MyButtonListener.class
.................\...\.......\...\.......\.................\MainActivity$MyButtonStopListener.class
.................\...\.......\...\.......\.................\MainActivity.class
.................\...\.......\...\.......\.................\R$attr.class
.................\...\.......\...\.......\.................\R$dimen.class
.................\...\.......\...\.......\.................\R$drawable.class
.................\...\.......\...\.......\.................\R$id.class
.................\...\.......\...\.......\.................\R$layout.class
.................\...\.......\...\.......\.................\R$menu.class
.................\...\.......\...\.......\.................\R$string.class
.................\...\.......\...\.......\.................\R$style.class
.................\...\.......\...\.......\.................\R.class
.................\...\classes.dex
.................\...\dexedLibs
.................\...\.........\android-support-v4-2311661611935eaf83951d66680159d2.jar
.................\...\.........\android-support-v4-54bb68d0f7efad773aca5601719ffc09.jar
.................\...\.........\android-support-v7-appcompat-ab6d3e2785a7dbbf4bc28a73ac5b64b8.jar
.................\...\.........\appcompat_v7_3-18e481a52f6877167ee7513ef5a56d0a.jar
.................\...\jarlist.cache
.................\...\R.txt
.................\...\res
.................\...\...\crunch
.................\...\...\......\drawable-hdpi
.................\...\...\......\.............\ic_launcher.png
.................\...\...\......\drawable-mdpi
.................\...\...\......\.............\ic_launcher.png
.................\...\...\......\drawable-xhdpi
.................\...\...\......\..............\ic_launcher.png
.................\...\...\......\drawable-xxhdpi
.................\...\...\......\...............\ic_launcher.png
.................\...\resources.ap_
.................\gen
.................\...\com
.................\...\...\example
.................\...\...\.......\bluetoothactivity
.................\...\...\.......\.................\BuildConfig.java
.................\...\...\.......\.................\R.java
.................\ic_launcher-web.png
.................\libs
.................\....\android-support-v4.jar
.................\proguard-project.txt
.................\project.properties
.................\res
.................\...\drawable-hdpi
.................\...\.............\ic_launcher.png
.................\...\drawable-ldpi
.................\...\drawable-mdpi
.................\...\.............\ic_launcher.png
.................\...\drawable-xhdpi
.................\..