文件名称:BluetoothSample
介绍说明--下载内容均来自于网络,请自行研究使用
安卓蓝牙2.0应用Demo,根据官方BluetoothChat修改,精简到只有收发功能。-Android Bluetooth 2.0 application Demo, modified according to the official BluetoothChat, reduced to only send and receive functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BluetoothSample\.classpath
...............\.project
...............\AndroidManifest.xml
...............\bin\AndroidManifest.xml
...............\...\BluetoothSample.apk
...............\...\classes\com\example\bluetoothsample\BuildConfig.class
...............\...\.......\...\.......\...............\comm\BluetoothHelper.class
...............\...\.......\...\.......\...............\....\BluetoothService$1$1.class
...............\...\.......\...\.......\...............\....\BluetoothService$1.class
...............\...\.......\...\.......\...............\....\BluetoothService.class
...............\...\.......\...\.......\...............\....\RemoteDevice.class
...............\...\.......\...\.......\...............\MainActivity$1.class
...............\...\.......\...\.......\...............\MainActivity$2$1.class
...............\...\.......\...\.......\...............\MainActivity$2$2.class
...............\...\.......\...\.......\...............\MainActivity$2.class
...............\...\.......\...\.......\...............\MainActivity$3$1.class
...............\...\.......\...\.......\...............\MainActivity$3.class
...............\...\.......\...\.......\...............\MainActivity.class
...............\...\.......\...\.......\...............\R$attr.class
...............\...\.......\...\.......\...............\R$drawable.class
...............\...\.......\...\.......\...............\R$id.class
...............\...\.......\...\.......\...............\R$layout.class
...............\...\.......\...\.......\...............\R$string.class
...............\...\.......\...\.......\...............\R$style.class
...............\...\.......\...\.......\...............\R.class
...............\...\classes.dex
...............\...\dexedLibs\android-support-v4-3df7d9ad1b59d2bbe9e36109fbb8f1b2.jar
...............\...\jarlist.cache
...............\...\res\crunch\drawable-hdpi\ic_launcher.png
...............\...\...\......\.........mdpi\ic_launcher.png
...............\...\...\......\.........xhdpi\ic_launcher.png
...............\...\...\......\..........xhdpi\ic_launcher.png
...............\...\resources.ap_
...............\gen\com\example\bluetoothsample\BuildConfig.java
...............\...\...\.......\...............\R.java
...............\ic_launcher-web.png
...............\libs\android-support-v4.jar
...............\proguard-project.txt
...............\project.properties
...............\res\drawable-hdpi\ic_launcher.png
...............\...\.........mdpi\ic_launcher.png
...............\...\.........xhdpi\ic_launcher.png
...............\...\..........xhdpi\ic_launcher.png
...............\...\layout\main.xml
...............\...\values\strings.xml
...............\...\......\styles.xml
...............\...\......-v11\styles.xml
...............\...\.........4\styles.xml
...............\src\com\example\bluetoothsample\comm\BluetoothHelper.java
...............\...\...\.......\...............\....\BluetoothService.java
...............\...\...\.......\...............\....\RemoteDevice.java
...............\...\...\.......\...............\MainActivity.java
...............\bin\classes\com\example\bluetoothsample\comm
...............\...\.......\...\.......\bluetoothsample
...............\src\com\example\bluetoothsample\comm
...............\bin\classes\com\example
...............\...\res\crunch\drawable-hdpi
...............\...\...\......\drawable-mdpi
...............\...\...\......\drawable-xhdpi
...............\...\...\......\drawable-xxhdpi
...............\gen\com\example\bluetoothsample
...............\src\com\example\bluetoothsample
...............\bin\classes\com
...............\...\res\crunch
...............\gen\com\example
...............\src\com\example
...............\bin\classes
...............\...\dexedLibs
...............\...\res
...............\gen\com
...............\res\drawable-hdpi
...............\...\drawable-ldpi
...............\...\drawable-mdpi
...............\...\drawable-xhdpi
...............\...\drawable-xxhdpi
...............\...\layout
...............\...\values
...............\...\values-v11
...............\...\values-v14