Description: 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.
To Search:
File list (Check if you may need any files):
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