CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:Bluetooth4.0Demo

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-08-03
  • 文件大小:
    16.41mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Android 4.3(API Level 18)开始引入Bluetooth Low Energy(BLE,低功耗蓝牙)的核心功能并提供了相应的API,应用程序通过这些api可以扫描设备、查询services,读写设备的characteristics(属性特征)。对比传统的蓝牙,BLE的设计能够显著减低功耗。这让Android应用程序与BLE设备之间的低功耗通讯成为可能,例如距离传感器、心率监视器、健身设备等等。-Android 4.3 (API Level 18) introduced Bluetooth Low Energy (BLE, Bluetooth Low Energy) core functionality and provides a corresponding API, applications can scan devices through these api query characteristics (properties characteristic services, the read-write device ). Compared to traditional Bluetooth, BLE is designed to significantly reduce power consumption. This allows Android applications and low-power communications BLE devices becomes possible, for example, a distance sensor, heart rate monitors, fitness equipment and so on.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Bluetooth4.0Demo/.classpath
Bluetooth4.0Demo/.gradle/2.10/taskArtifacts/cache.properties
Bluetooth4.0Demo/.gradle/2.10/taskArtifacts/cache.properties.lock
Bluetooth4.0Demo/.gradle/2.10/taskArtifacts/fileHashes.bin
Bluetooth4.0Demo/.gradle/2.10/taskArtifacts/fileSnapshots.bin
Bluetooth4.0Demo/.gradle/2.10/taskArtifacts/outputFileStates.bin
Bluetooth4.0Demo/.gradle/2.10/taskArtifacts/taskArtifacts.bin
Bluetooth4.0Demo/.gradle/2.10/tasks/_app_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.bin
Bluetooth4.0Demo/.gradle/2.10/tasks/_app_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.lock
Bluetooth4.0Demo/.gradle/2.10/tasks/_app_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.bin
Bluetooth4.0Demo/.gradle/2.10/tasks/_app_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.lock
Bluetooth4.0Demo/.idea/.name
Bluetooth4.0Demo/.idea/compiler.xml
Bluetooth4.0Demo/.idea/copyright/profiles_settings.xml
Bluetooth4.0Demo/.idea/encodings.xml
Bluetooth4.0Demo/.idea/gradle.xml
Bluetooth4.0Demo/.idea/libraries/android_android_18.xml
Bluetooth4.0Demo/.idea/libraries/support_v4_18_0_0.xml
Bluetooth4.0Demo/.idea/misc.xml
Bluetooth4.0Demo/.idea/modules.xml
Bluetooth4.0Demo/.idea/runConfigurations.xml
Bluetooth4.0Demo/.idea/workspace.xml
Bluetooth4.0Demo/.project
Bluetooth4.0Demo/.settings/org.eclipse.jdt.core.prefs
Bluetooth4.0Demo/AndroidManifest.xml
Bluetooth4.0Demo/app/app.iml
Bluetooth4.0Demo/app/build/generated/source/buildConfig/androidTest/debug/com/david/bluetooth4demo/test/BuildConfig.java
Bluetooth4.0Demo/app/build/generated/source/buildConfig/debug/com/david/bluetooth4demo/BuildConfig.java
Bluetooth4.0Demo/app/build/generated/source/r/debug/com/david/bluetooth4demo/R.java
Bluetooth4.0Demo/app/build/intermediates/blame/res/debug/multi/values-sw720dp-land-v13.json
Bluetooth4.0Demo/app/build/intermediates/blame/res/debug/multi/values-v11.json
Bluetooth4.0Demo/app/build/intermediates/blame/res/debug/multi/values-v14.json
Bluetooth4.0Demo/app/build/intermediates/blame/res/debug/multi/values.json
Bluetooth4.0Demo/app/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json
Bluetooth4.0Demo/app/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json
Bluetooth4.0Demo/app/build/intermediates/blame/res/debug/single/drawable-xhdpi-v4.json
Bluetooth4.0Demo/app/build/intermediates/blame/res/debug/single/drawable-xxhdpi-v4.json
Bluetooth4.0Demo/app/build/intermediates/blame/res/debug/single/layout.json
Bluetooth4.0Demo/app/build/intermediates/blame/res/debug/single/menu.json
Bluetooth4.0Demo/app/build/intermediates/bundles/debug/instant-run/AndroidManifest.xml
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/BluetoothLEService$1.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/BluetoothLEService$LocalBinder.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/BluetoothLEService.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/BuildConfig.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/DeviceControlActivity$1.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/DeviceControlActivity$2.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/DeviceControlActivity$3.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/DeviceControlActivity$4.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/DeviceControlActivity$CatConResult.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/DeviceControlActivity$NotifyThread.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/DeviceControlActivity.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/MainActivity$1.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/MainActivity$2.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/MainActivity$3.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/MainActivity$4$1.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/MainActivity$4.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/MainActivity$DeviceListAdapter.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/MainActivity$ViewHolder.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/MainActivity.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/R$attr.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/R$dimen.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/R$drawable.class
Bluetooth4.0Demo/app/build/intermediates/classes/debug/com/david/bluetooth4demo/R$id.class

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com