文件名称:testBlueTooth
介绍说明--下载内容均来自于网络,请自行研究使用
本系统是AndroidSDK编程实现的手机蓝牙通信功能,实现了搜索蓝牙设备,以列表展现出来设备,点击列表进行连接,连接成功可进行数据的收发操作,还可以设置蓝牙的可见性,完全可以运行。-This system is the AndroidSDK programming Mobile Bluetooth communication function, search for Bluetooth devices, unfolded the device list, click the list to connect, the connection can successfully send and receive data operation, you can set Bluetooth visibility, can run.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
testBlueTooth
.............\.classpath
.............\.project
.............\AndroidManifest.xml
.............\assets
.............\bin
.............\...\AndroidManifest.xml
.............\...\classes
.............\...\classes.dex
.............\...\.......\com
.............\...\.......\...\testBlueTooth
.............\...\.......\...\.............\BuildConfig.class
.............\...\.......\...\.............\R$attr.class
.............\...\.......\...\.............\R$drawable.class
.............\...\.......\...\.............\R$id.class
.............\...\.......\...\.............\R$layout.class
.............\...\.......\...\.............\R$string.class
.............\...\.......\...\.............\R.class
.............\...\.......\...\.............\RelayControl$ClickEvent.class
.............\...\.......\...\.............\RelayControl$ConnectedThread$ReadRunnable.class
.............\...\.......\...\.............\RelayControl$ConnectedThread.class
.............\...\.......\...\.............\RelayControl.class
.............\...\.......\...\.............\testBlueTooth$1.class
.............\...\.......\...\.............\testBlueTooth$AcceptThread.class
.............\...\.......\...\.............\testBlueTooth$ClickEvent.class
.............\...\.......\...\.............\testBlueTooth$ItemClickEvent.class
.............\...\.......\...\.............\testBlueTooth.class
.............\...\dexedLibs
.............\...\.........\annotations-a52b7fbe9a2ab9c6153e95d0e89068af.jar
.............\...\jarlist.cache
.............\...\res
.............\...\resources.ap_
.............\...\...\drawable-hdpi
.............\...\...\drawable-ldpi
.............\...\...\drawable-mdpi
.............\...\testBlueTooth.apk
.............\default.properties
.............\gen
.............\...\com
.............\...\...\testBlueTooth
.............\...\...\.............\BuildConfig.java
.............\...\...\.............\R.java
.............\InsecureBluetooth.java
.............\project.properties
.............\res
.............\...\drawable-hdpi
.............\...\.............\icon.png
.............\...\drawable-ldpi
.............\...\.............\icon.png
.............\...\drawable-mdpi
.............\...\.............\icon.png
.............\...\drawable-xhdpi
.............\...\layout
.............\...\......\main.xml
.............\...\......\relaycontrol.xml
.............\...\values
.............\...\......\strings.xml
.............\src
.............\...\com
.............\...\...\testBlueTooth
.............\...\...\.............\RelayControl.java
.............\...\...\.............\testBlueTooth.java