转贴: CSR公司还支持APT-X Bluetooth 编码技术

Android 4.3 Jelly Bean introduced a standardised API for Bluetooth® Smart (previously known as Bluetooth Low Energy) application developers. CSR is committed to supporting developers in creating engaging Bluetooth Smart products, and part of that product development includes the creation of applications for smartphones and tablets.

What have we created for developers?

CSR has built a framework application for Bluetooth Smart on Android (application skeleton code). The framework application demonstrates how to connect to and communicate with a Bluetooth Smart accessory using the Android 4.3 GATT API.

Using this framework we have created an application supporting the Heart Rate profile. This profile uses a SIG defined GATT database to communicate with chest worn heart rate monitors.

We have written a guide that shows how to build the heart rate application from the CSR framework. All of the source code and the final application can be downloaded from CSR support:

Example Bluetooth Smart Android application code

What can you do with this code?

The Android API for Bluetooth Smart has some known issues. In our example code we have done what we can to give you a head start in dealing with these.

As a registered CSR developer you can take this code as and use it in any way you choose to create your own application. We have concentrated on the Bluetooth Smart functionality using very basic graphics and expect that you will want to create your own user experience.

Android has a huge share of the global market for smart devices (nearly 80%, according to IDC’s latest figures) and we look forward to seeing the results of your development. Stay tuned as we release more example applications and profiles in the coming months.

更多相关文章

  1. Android(安卓)技术博客(3):android 悬浮窗菜单,可用于显示在 launche
  2. Android简单的计步器应用实现
  3. Android(安卓)RecyclerView轮播图实现 支持放大动画
  4. Android(安卓)倒计时(支持小时,分钟)
  5. android sdk支持ant自动构建jar步骤
  6. Android(安卓)剪切板监听
  7. Android百分比布局支持库
  8. 在Android中支持表情
  9. 整理android环境离线安装搭建方法——支持android 2.3.3和androi

随机推荐

  1. 安卓开发中Android消息机制详解
  2. Android(安卓)搭建开发环境
  3. Android(安卓)greedao数据库简单的升级
  4. Android重力传感器实现滚动的弹球
  5. 我眼中最好用的Android日志记录库Logger
  6. Android关于arm64-v8a,armeabi-v7a,armea
  7. Android(安卓)Timer编写方式深解(貌似使用
  8. 详解Android是如何启动的
  9. Android(安卓)UI开发第三十篇――使用Fra
  10. Content Providers-原文[译]