文件名称:Bluetooth_4.3BLE
介绍说明--下载内容均来自于网络,请自行研究使用
android实现了蓝牙的通信。是学习android中蓝牙的一个不错demo哦-Android has realized the bluetooth communication.A good demo is learning android bluetooth oh
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.settings
.........\org.eclipse.core.resources.prefs
.........\org.eclipse.jdt.core.prefs
bin
...\AndroidManifest.xml
...\Bluetooth4_3.apk
...\classes
...\.......\com
...\.......\...\example
...\.......\...\.......\bluetooth
...\.......\...\.......\.........\le
...\.......\...\.......\.........\..\BluetoothLeService$1.class
...\.......\...\.......\.........\..\BluetoothLeService$LocalBinder.class
...\.......\...\.......\.........\..\BluetoothLeService.class
...\.......\...\.......\.........\..\BuildConfig.class
...\.......\...\.......\.........\..\DeviceControlActivity$1.class
...\.......\...\.......\.........\..\DeviceControlActivity$2.class
...\.......\...\.......\.........\..\DeviceControlActivity$3.class
...\.......\...\.......\.........\..\DeviceControlActivity$4.class
...\.......\...\.......\.........\..\DeviceControlActivity.class
...\.......\...\.......\.........\..\DeviceScanActivity$1$1.class
...\.......\...\.......\.........\..\DeviceScanActivity$1.class
...\.......\...\.......\.........\..\DeviceScanActivity$2.class
...\.......\...\.......\.........\..\DeviceScanActivity$LeDeviceListAdapter.class
...\.......\...\.......\.........\..\DeviceScanActivity$ViewHolder.class
...\.......\...\.......\.........\..\DeviceScanActivity.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
...\.......\...\.......\.........\..\SampleGattAttributes.class
...\classes.dex
...\dexedLibs
...\.........\android-support-v4-4e494c5f0857e7bb4b0c8a78d4113ce9.jar
...\.........\android-support-v4-bcd3d5a754016d41cbb9ebf6ce42c0af.jar
...\jarlist.cache
...\res
...\...\crunch
...\...\......\drawable-hdpi
...\...\......\.............\ic_launcher.png
...\...\......\drawable-mdpi
...\...\......\.............\ic_launcher.png
...\...\......\drawable-xhdpi
...\...\......\..............\ic_launcher.png
...\...\......\drawable-xxhdpi
...\...\......\...............\ic_launcher.png
...\...\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
...\...\.......\bluetooth
...\...\.......\.........\le
...\...\.......\.........\..\BuildConfig.java
...\...\.......\.........\..\R.java
libs
....\android-support-v4.jar
res
...\drawable-hdpi
...\.............\ic_launcher.png
...\drawable-mdpi
...\.............\ic_launcher.png
...\drawable-xhdpi
...\..............\ic_launcher.png
...\drawable-xxhdpi
...\...............\ic_launcher.png
...\layout
...\......\actionbar_indeterminate_progress.xml
...\......\activity_main.xml
...\......\gatt_services_characteristics.xml
...\......\listitem_device.xml
...\menu
...\....\gatt_services.xml
...\....\main.xml
...\values
...\......\dimens.xml
...\......\strings.xml
...\......\styles.xml
...\values-sw600dp
...\..............\dimens.xml
...\values-sw720dp-land
...\...................\dimens.xml
...\values-v11
...\..........\styles.xml
...\values-v14
...\..........\styles.xml
src